Skip to content

Configure Renovate

Configure Renovate #30

Triggered via pull request December 15, 2023 14:28
Status Failure
Total duration 3m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Test and coverage
1m 43s
Test and coverage
go vet and lint
1m 52s
go vet and lint
golangci lint check
2m 50s
golangci lint check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
Test and coverage
Process completed with exit code 1.
go vet and lint
Process completed with exit code 127.
golangci lint check: internal/vault/api_test.go#L28
suite.T undefined (type *VaultAPITestSuite has no field or method T) (typecheck)
golangci lint check: internal/vault/api_test.go#L36
suite.T undefined (type *VaultAPITestSuite has no field or method T) (typecheck)
golangci lint check: internal/vault/api_test.go#L57
suite.T undefined (type *VaultAPITestSuite has no field or method T) (typecheck)
golangci lint check
issues found
Test and coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go vet and lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci lint check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci lint check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/