Skip to content

Test Engine Fixes

Test Engine Fixes #43

Triggered via push June 28, 2024 22:48
Status Failure
Total duration 57s
Artifacts

push.yml

on: push
Test Application  /  format
46s
Test Application / format
Matrix: Test Application / build
publish  /  publish
publish / publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Test Application / format
Process completed with exit code 2.
Test Application / 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 Application / format: src/bctklib/persistence/StateServiceStore.cs#L186
Use "Async" suffix in names of methods that return an awaitable type
Test Application / format: test/test-build-tasks/TestNeoManifest.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
Test Application / format: test/test-build-tasks/TestNeoManifest.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.