Skip to content

fix: Address warnings #9

fix: Address warnings

fix: Address warnings #9

Triggered via push February 21, 2024 14:18
Status Success
Total duration 53s
Artifacts

dotnet.yml

on: push
build-and-test
44s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test
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/.
build-and-test: src/Linker.WebApi.IntegrationTests/UnitTest1.cs#L6
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186)
build-and-test: src/Linker.WebApi.IntegrationTests/UnitTest1.cs#L6
Add at least one assertion to this test case. (https://rules.sonarsource.com/csharp/RSPEC-2699)