Support create new docker-type space with docker template #410
Annotations
12 errors and 1 warning
|
lint:
builder/deploy/scheduler/deploy_runner.go#L292
deploy.EngineArgs undefined (type *database.Deploy has no field or method EngineArgs) (typecheck)
|
|
lint:
api/handler/accounting_test.go#L28
tester.WithParam undefined (type *AccountingTester has no field or method WithParam) (typecheck)
|
|
lint:
api/handler/accounting_test.go#L29
tester.WithParam undefined (type *AccountingTester has no field or method WithParam) (typecheck)
|
|
lint:
api/handler/accounting_test.go#L34
t.Handler undefined (type *AccountingTester has no field or method Handler, but does have field handler) (typecheck)
|
|
lint:
api/handler/accounting_test.go#L42
tester.RequireUser undefined (type *AccountingTester has no field or method RequireUser) (typecheck)
|
|
lint:
api/handler/accounting_test.go#L45
tester.Ctx undefined (type *AccountingTester has no field or method Ctx) (typecheck)
|
|
lint:
api/handler/accounting_test.go#L56
tester.AddPagination undefined (type *AccountingTester has no field or method AddPagination) (typecheck)
|
|
lint:
api/handler/accounting_test.go#L57
tester.WithQuery undefined (type *AccountingTester has no field or method WithQuery) (typecheck)
|
|
lint:
api/handler/accounting_test.go#L58
tester.Execute undefined (type *AccountingTester has no field or method Execute) (typecheck)
|
|
lint:
api/handler/accounting_test.go#L60
tester.ResponseEq undefined (type *AccountingTester has no field or method ResponseEq) (typecheck)
|
|
test (1.23):
builder/deploy/scheduler/deploy_runner.go#L292
deploy.EngineArgs undefined (type *database.Deploy has no field or method EngineArgs)
|
|
test (1.23)
Process completed with exit code 1.
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/csghub-server/csghub-server. Supported file pattern: go.sum
|