Skip to content

atualizando a rota /indice #9

atualizando a rota /indice

atualizando a rota /indice #9

Triggered via pull request November 8, 2023 20:34
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
testing
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/newrelic/go-agent/v3/newrelic); to add:
testing
missing go.sum entry for module providing package google.golang.org/grpc/backoff (imported by github.com/newrelic/go-agent/v3/newrelic); to add:
testing
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/newrelic/go-agent/v3/newrelic); to add:
testing
missing go.sum entry for module providing package google.golang.org/grpc/credentials (imported by github.com/newrelic/go-agent/v3/newrelic); to add:
testing
missing go.sum entry for module providing package google.golang.org/grpc/metadata (imported by github.com/newrelic/go-agent/v3/newrelic); to add:
testing
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/newrelic/go-agent/v3/newrelic); to add:
testing
Process completed with exit code 1.
testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/