Skip to content

Support optional override argument when enqueuing job #279

Support optional override argument when enqueuing job

Support optional override argument when enqueuing job #279

Triggered via pull request February 23, 2024 08:40
Status Failure
Total duration 53s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: backends/suite_test.go#L63
s.NoError undefined (type *NeoQTestSuite has no field or method NoError) (typecheck)
lint: backends/suite_test.go#L64
s.NotEmpty undefined (type *NeoQTestSuite has no field or method NotEmpty) (typecheck)
lint: backends/suite_test.go#L68
s.Truef undefined (type *NeoQTestSuite has no field or method Truef) (typecheck)
lint: backends/suite_test.go#L76
s.T undefined (type *NeoQTestSuite has no field or method T) (typecheck)
lint: backends/suite_test.go#L83
s.NoError undefined (type *NeoQTestSuite has no field or method NoError) (typecheck)
lint: backends/suite_test.go#L97
s.NoError undefined (type *NeoQTestSuite has no field or method NoError) (typecheck)
lint: backends/suite_test.go#L122
s.Error undefined (type *NeoQTestSuite has no field or method Error) (typecheck)
lint: backends/suite_test.go#L123
s.True undefined (type *NeoQTestSuite has no field or method True) (typecheck)
lint: backends/suite_test.go#L134
s.NoErrorf undefined (type *NeoQTestSuite has no field or method NoErrorf) (typecheck)
lint: backends/suite_test.go#L145
s.NoErrorf undefined (type *NeoQTestSuite has no field or method NoErrorf) (typecheck)
lint
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/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/neoq/neoq. Supported file pattern: go.sum