Update Nuget-Packages and Fix whats now not working #97
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload a Build Artifact
No files were found with the provided path: ArtNetSharp/bin/Release//ArtNetSharp.dll. No artifacts will be uploaded.
|
Build:
ArtNetSharp/ApplicationLogging.cs#L100
The variable 'e' is declared but never used
|
Build:
ArtNetSharp/Communication/PortConfig.cs#L39
The event 'PortConfig.RDMMessageReceived' is never used
|
Build:
ArtNetSharp/ApplicationLogging.cs#L100
The variable 'e' is declared but never used
|
Build:
ArtNetSharp/Communication/PortConfig.cs#L39
The event 'PortConfig.RDMMessageReceived' is never used
|
Build:
ArtNetSharp/ApplicationLogging.cs#L100
The variable 'e' is declared but never used
|
Build:
ArtNetSharp/Communication/PortConfig.cs#L39
The event 'PortConfig.RDMMessageReceived' is never used
|
Build:
ArtNetTests/TestOS.cs#L42
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Build:
ArtNetTests/TestOS.cs#L52
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Build:
ArtNetTests/TestOS.cs#L62
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Build:
ArtNetTests/SendDMXTest.cs#L37
Converting null literal or possible null value to non-nullable type.
|
Loading