Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Update to use the new TokenCache interface #716

Update to use the new TokenCache interface

Update to use the new TokenCache interface #716

Triggered via pull request April 29, 2024 14:49
Status Failure
Total duration 58m 27s
Artifacts

checks.yml

on: pull_request
Lint  /  Run Lint
2m 52s
Lint / Run Lint
Unit Tests  /  Run Unit Test
2m 48s
Unit Tests / Run Unit Test
Check Go Gennerate  /  Go Generate
2m 24s
Check Go Gennerate / Go Generate
Dry Run Goreleaser
8m 41s
Dry Run Goreleaser
Test Getting started
4m 7s
Test Getting started
Bump Version  /  Bump Version
Bump Version / Bump Version
Generate documentation
0s
Generate documentation
Goreleaser  /  Goreleaser
Goreleaser / Goreleaser
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 8 warnings
Lint / Run Lint: cmd/create/execution_test.go#L30
s.MockClient undefined (type *createSuite has no field or method MockClient) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L37
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L75
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L153
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L192
s.Ctx undefined (type *createSuite has no field or method Ctx) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L203
s.Ctx undefined (type *createSuite has no field or method Ctx) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L206
s.TearDownAndVerify undefined (type *createSuite has no field or method TearDownAndVerify) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L214
s.Ctx undefined (type *createSuite has no field or method Ctx) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L247
s.TearDownAndVerify undefined (type *createSuite has no field or method TearDownAndVerify) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L281
s.TearDownAndVerify undefined (type *createSuite has no field or method TearDownAndVerify) (typecheck)
Test Getting started
fields.Selector does not implement comparable
Test Getting started
fields.Selector does not implement comparable
Test Getting started
Process completed with exit code 2.
Unit Tests / Run Unit Test
fields.Selector does not implement comparable
Unit Tests / Run Unit Test
fields.Selector does not implement comparable
Unit Tests / Run Unit Test
Process completed with exit code 2.
Dry Run Goreleaser
fields.Selector does not implement comparable
Dry Run Goreleaser
fields.Selector does not implement comparable
Dry Run Goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/1.25.1/x64/goreleaser' failed with exit code 1
Lint / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Gennerate / Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Gennerate / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Test Getting started
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Getting started
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
Unit Tests / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dry Run Goreleaser
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v3, goreleaser/goreleaser-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dry Run Goreleaser
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, goreleaser/goreleaser-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/