smartcontract: fix go version mismatch in TestContractInitAndCompile #597
Triggered via pull request
February 15, 2024 07:26
Status
Failure
Total duration
12m 56s
Artifacts
–
tests.yml
on: pull_request
Lint
1m 38s
Check internal dependencies
4s
Coverage
12m 47s
Matrix: CodeQL
Matrix: Run tests
Annotations
13 errors and 10 warnings
Lint:
cli/smartcontract/contract_test.go#L1
: # github.com/nspcc-dev/neo-go/cli/smartcontract_test [github.com/nspcc-dev/neo-go/cli/smartcontract.test]
|
Lint:
cli/smartcontract/contract_test.go#L654
undefined: yaml (typecheck)
|
Lint
issues found
|
|
Run tests (ubuntu-20.04, 1.20)
Process completed with exit code 1.
|
|
Run tests (ubuntu-20.04, 1.19)
Process completed with exit code 1.
|
|
Run tests (macos-12, 1.21)
Process completed with exit code 1.
|
|
Run tests (windows-2022, 1.21)
Process completed with exit code 1.
|
Coverage:
cli/smartcontract/contract_test.go#L654
undefined: yaml
|
Coverage
Process completed with exit code 1.
|
Check internal dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/neo-go/neo-go. Supported file pattern: go.sum
|
CodeQL (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Run tests (ubuntu-20.04, 1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests (ubuntu-20.04, 1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests (macos-12, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests (windows-2022, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|