smartcontract: fix go version mismatch in TestContractInitAndCompile #629
Annotations
10 errors and 2 warnings
golangci-lint:
cli/app/app.go#L10
could not import github.com/nspcc-dev/neo-go/cli/smartcontract (-: # github.com/nspcc-dev/neo-go/cli/smartcontract
|
golangci-lint:
cli/smartcontract/smart_contract.go#L362
undefined: yaml
|
golangci-lint:
cli/smartcontract/smart_contract.go#L803
undefined: yaml) (typecheck)
|
golangci-lint:
internal/testchain/transaction.go#L9
could not import github.com/nspcc-dev/neo-go/cli/smartcontract (-: # github.com/nspcc-dev/neo-go/cli/smartcontract
|
golangci-lint:
cli/smartcontract/smart_contract.go#L362
undefined: yaml
|
golangci-lint:
cli/smartcontract/smart_contract.go#L803
undefined: yaml) (typecheck)
|
golangci-lint:
cli/smartcontract/generate.go#L1
: # github.com/nspcc-dev/neo-go/cli/smartcontract [github.com/nspcc-dev/neo-go/cli/smartcontract.test]
|
golangci-lint:
cli/smartcontract/smart_contract.go#L362
undefined: yaml
|
golangci-lint:
cli/smartcontract/smart_contract.go#L803
undefined: yaml (typecheck)
|
golangci-lint:
cli/smartcontract/contract_test.go#L14
could not import github.com/nspcc-dev/neo-go/cli/smartcontract (-: # github.com/nspcc-dev/neo-go/cli/smartcontract [github.com/nspcc-dev/neo-go/cli/smartcontract.test]
|
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/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/neo-go/neo-go. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading