Support optional override argument when enqueuing job #276
Annotations
10 errors and 2 warnings
golangci-lint:
backends/suite_test.go#L63
s.NoError undefined (type *NeoQTestSuite has no field or method NoError) (typecheck)
|
golangci-lint:
backends/suite_test.go#L64
s.NotEmpty undefined (type *NeoQTestSuite has no field or method NotEmpty) (typecheck)
|
golangci-lint:
backends/suite_test.go#L68
s.Truef undefined (type *NeoQTestSuite has no field or method Truef) (typecheck)
|
golangci-lint:
backends/suite_test.go#L76
s.T undefined (type *NeoQTestSuite has no field or method T) (typecheck)
|
golangci-lint:
backends/suite_test.go#L83
s.NoError undefined (type *NeoQTestSuite has no field or method NoError) (typecheck)
|
golangci-lint:
backends/suite_test.go#L97
s.NoError undefined (type *NeoQTestSuite has no field or method NoError) (typecheck)
|
golangci-lint:
backends/suite_test.go#L122
s.Error undefined (type *NeoQTestSuite has no field or method Error) (typecheck)
|
golangci-lint:
backends/suite_test.go#L123
s.True undefined (type *NeoQTestSuite has no field or method True) (typecheck)
|
golangci-lint:
backends/suite_test.go#L134
s.NoErrorf undefined (type *NeoQTestSuite has no field or method NoErrorf) (typecheck)
|
golangci-lint:
backends/suite_test.go#L145
s.NoErrorf undefined (type *NeoQTestSuite has no field or method NoErrorf) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/neoq/neoq. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading