Skip to content

chore(deps): update dependencies for security #3319

chore(deps): update dependencies for security

chore(deps): update dependencies for security #3319

Triggered via pull request October 15, 2024 14:56
Status Failure
Total duration 3m 10s
Artifacts

gotest.yml

on: pull_request
💬 Commit checks
14s
💬 Commit checks
🛠 Go Build
19s
🛠 Go Build
🏢 Code format & OpenAPI lint
18s
🏢 Code format & OpenAPI lint
🏫 Go linter
2m 59s
🏫 Go linter
🏅 Unit tests
18s
🏅 Unit tests
🏆 Integration tests
40s
🏆 Integration tests
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 6 warnings
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by golang.org/x/crypto/sha3); to add:
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/go-playground/validator/v10); to add:
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by go.opentelemetry.io/otel/sdk/resource); to add:
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/sys/execabs (imported by github.com/getsentry/sentry-go); to add:
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/text/secure/precis (imported by github.com/jackc/pgx/v5/pgconn); to add:
🏅 Unit tests
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by github.com/jackc/puddle/v2); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by go.opentelemetry.io/otel/sdk/resource); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by golang.org/x/crypto/sha3); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/go-playground/validator/v10); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/text/secure/precis (imported by github.com/jackc/pgx/v5/pgconn); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by github.com/jackc/puddle/v2); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/sys/execabs (imported by github.com/getsentry/sentry-go); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
🛠 Go Build
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by golang.org/x/crypto/sha3); to add:
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/go-playground/validator/v10); to add:
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/mattn/go-isatty); to add:
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
🏢 Code format & OpenAPI lint
missing go.sum entry for module providing package golang.org/x/sys/execabs (imported by github.com/getsentry/sentry-go); to add:
🏢 Code format & OpenAPI lint
Process completed with exit code 2.
🏆 Integration tests
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by golang.org/x/crypto/sha3); to add:
🏆 Integration tests
Process completed with exit code 2.
🏫 Go linter: internal/models/validator.go#L12
undefined: validator (typecheck)
🏫 Go linter: internal/models/validator.go#L23
undefined: validator (typecheck)
🏫 Go linter: internal/models/validator.go#L15
undefined: validator (typecheck)
🏫 Go linter: internal/dao/dao_transaction.go#L14
undefined: pgx (typecheck)
🏫 Go linter: internal/dao/dao_errors.go#L14
undefined: pgx (typecheck)
🏫 Go linter: internal/clients/http/azure/create_vm.go#L306
cannot infer T (/home/runner/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/[email protected]/to/to.go:10:1) (typecheck)
🏫 Go linter: internal/clients/http/azure/create_vm.go#L307
cannot infer T (/home/runner/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/[email protected]/to/to.go:10:1) (typecheck)
🏫 Go linter: internal/clients/http/azure/create_vm.go#L310
cannot infer T (/home/runner/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/[email protected]/to/to.go:10:1) (typecheck)
🏫 Go linter: internal/clients/http/azure/create_vm.go#L436
cannot infer T (internal/ptr/any.go:9:1) (typecheck)
🏫 Go linter: internal/clients/http/azure/create_vms.go#L41
cannot infer T (internal/ptr/any.go:23:1) (typecheck)
💬 Commit checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🏅 Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🛠 Go Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🏢 Code format & OpenAPI lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🏆 Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🏫 Go linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/