Bump NUnit.Analyzers from 4.6.0 to 4.14.0#87
Merged
jpk6789 merged 2 commits intoJul 15, 2026
Annotations
3 errors and 8 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
RDMSharp/Metadata/MetadataFactory.cs#L103
Argument 1: cannot convert from 'System.Text.Json.Nodes.JsonNode' to 'System.Text.Json.JsonElement'
|
|
Build:
RDMSharp/Metadata/MetadataFactory.cs#L103
Argument 1: cannot convert from 'System.Text.Json.Nodes.JsonNode' to 'System.Text.Json.JsonElement'
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.2.0, actions/upload-artifact@v4.6.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload a Build Artifact
No files were found with the provided path: RDMSharpTests/bin/*/net7.0/log.txt
TestResults-ubuntu-latest 7.0
RDMSharp/bin/Release/net7.0/RDMSharp.dll. No artifacts will be uploaded.
|
|
Build:
RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
background
wait
wait-all
cancel
parallel
Loading