Skip to content

fix dotnet version

fix dotnet version #2

Triggered via push October 12, 2023 18:13
Status Failure
Total duration 36s
Artifacts

test_cli.yml

on: push
build-and-test
26s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test
The type or namespace name 'SmartContract' does not exist in the namespace 'Neo' (are you missing an assembly reference?)
build-and-test
The type or namespace name 'SmartContract' does not exist in the namespace 'Neo' (are you missing an assembly reference?)
build-and-test
The type or namespace name 'Json' does not exist in the namespace 'Neo' (are you missing an assembly reference?)
build-and-test
The type or namespace name 'Network' does not exist in the namespace 'Neo' (are you missing an assembly reference?)
build-and-test
The type or namespace name 'SmartContract' does not exist in the namespace 'Neo' (are you missing an assembly reference?)
build-and-test
The type or namespace name 'SmartContract' does not exist in the namespace 'Neo' (are you missing an assembly reference?)
build-and-test
The type or namespace name 'Akka' could not be found (are you missing a using directive or an assembly reference?)
build-and-test
The type or namespace name 'Cryptography' does not exist in the namespace 'Neo' (are you missing an assembly reference?)
build-and-test
The type or namespace name 'IO' does not exist in the namespace 'Neo' (are you missing an assembly reference?)
build-and-test
The type or namespace name 'Json' does not exist in the namespace 'Neo' (are you missing an assembly reference?)
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/