Skip to content

Updating nuget packages to latest (#126) #26

Updating nuget packages to latest (#126)

Updating nuget packages to latest (#126) #26

Triggered via push July 26, 2024 22:25
Status Success
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions uses Node.js version which is deprecated 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.