Skip to content

Update neo to 3.7.5 #21

Update neo to 3.7.5

Update neo to 3.7.5 #21

Triggered via pull request June 20, 2024 06:35
Status Failure
Total duration 1m 11s
Artifacts

pr_cs.yml

on: pull_request
Matrix: test / build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test / format: src/neoxp/Commands/BatchCommand.BatchFileCommands.cs#L1
A source file contains a header that does not match the required text
test / format: src/neoxp/Commands/BatchCommand.cs#L1
A source file contains a header that does not match the required text
test / format: src/neoxp/Commands/CandidateCommand.cs#L1
A source file contains a header that does not match the required text
test / format: src/neoxp/Commands/CandidateCommand.List.cs#L1
A source file contains a header that does not match the required text
test / format: src/neoxp/Commands/CandidateCommand.Register.cs#L1
A source file contains a header that does not match the required text
test / format: src/neoxp/Commands/CandidateCommand.UnRegister.cs#L1
A source file contains a header that does not match the required text
test / format: src/neoxp/Commands/CandidateCommand.UnVote.cs#L1
A source file contains a header that does not match the required text
test / format: src/neoxp/Commands/CandidateCommand.Vote.cs#L1
A source file contains a header that does not match the required text
test / format: src/neoxp/Commands/CheckpointCommand.Create.cs#L1
A source file contains a header that does not match the required text
test / format: src/neoxp/Commands/CheckpointCommand.cs#L1
A source file contains a header that does not match the required text
test / format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / format: src/bctklib/persistence/StateServiceStore.cs#L186
Use "Async" suffix in names of methods that return an awaitable type
test / format: test/test-build-tasks/TestNeoManifest.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
test / format: test/test-build-tasks/TestNeoManifest.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.