This repository has been archived by the owner on May 31, 2024. It is now read-only.
Dep: Bump flyteidl, flytepropeller, ... to 1.10.6 #622
checks.yml
on: pull_request
Lint
/
Run Lint
2m 43s
Unit Tests
/
Run Unit Test
2m 28s
Check Go Gennerate
/
Go Generate
2m 17s
Dry Run Goreleaser
8m 19s
Test Getting started
3m 9s
Annotations
19 errors and 3 warnings
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.
|
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.
|
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.22.1/x64/goreleaser' failed with exit code 1
|
Check Go Gennerate / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
|
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/
|
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/
|