Skip to content
Triggered via push September 5, 2024 08:28
Status Success
Total duration 1m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
job
The following actions use a deprecated Node.js version and will be forced to run on node20: Legion2/swagger-ui-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
job: src/P3D.Legacy.Common/Monsters/ExperienceCalculator.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
job: src/P3D.Legacy.Common/GameJoltId.cs#L1
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
job: src/P3D.Legacy.Common/Origin.cs#L1
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
job: src/P3D.Legacy.Common/GameJoltId.cs#L7
A class that implements IComparable<T> or IComparable should override comparison operators (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0097.md)