This repository has been archived by the owner on May 31, 2024. It is now read-only.
Dep: Bump flyteidl, flytepropeller, ... to 1.10.7 #677
Annotations
10 errors and 1 warning
Lint:
cmd/create/execution_test.go#L30
s.MockClient undefined (type *createSuite has no field or method MockClient) (typecheck)
|
Lint:
cmd/create/execution_test.go#L37
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
|
Lint:
cmd/create/execution_test.go#L75
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
|
Lint:
cmd/create/execution_test.go#L153
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
|
Lint:
cmd/create/execution_test.go#L192
s.Ctx undefined (type *createSuite has no field or method Ctx) (typecheck)
|
Lint:
cmd/create/execution_test.go#L203
s.Ctx undefined (type *createSuite has no field or method Ctx) (typecheck)
|
Lint:
cmd/create/execution_test.go#L206
s.TearDownAndVerify undefined (type *createSuite has no field or method TearDownAndVerify) (typecheck)
|
Lint:
cmd/create/execution_test.go#L214
s.Ctx undefined (type *createSuite has no field or method Ctx) (typecheck)
|
Lint:
cmd/create/execution_test.go#L247
s.TearDownAndVerify undefined (type *createSuite has no field or method TearDownAndVerify) (typecheck)
|
Lint:
cmd/create/execution_test.go#L281
s.TearDownAndVerify undefined (type *createSuite has no field or method TearDownAndVerify) (typecheck)
|
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/.
|
Loading