Test Engine Fixes #43
push.yml
on: push
Test Application
/
format
46s
Matrix: Test Application / build
publish
/
publish
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.
|