Skip to content

Updating vulnerable packages (#128) #28

Updating vulnerable packages (#128)

Updating vulnerable packages (#128) #28

Triggered via push November 15, 2024 17:38
Status Success
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: test/EdjCase.JsonRpc.Router.Tests/ParserTests.cs#L18
Null should not be used for type parameter 'availableRouteName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: test/EdjCase.JsonRpc.Router.Tests/ParserTests.cs#L44
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: test/EdjCase.JsonRpc.Router.Tests/ParserTests.cs#L18
Null should not be used for type parameter 'availableRouteName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: test/EdjCase.JsonRpc.Router.Tests/ParserTests.cs#L44
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.