Skip to content
Triggered via pull request September 3, 2024 08:01
@BlackfadedBlackfaded
synchronize #4
develop
Status Success
Total duration 2m 12s
Artifacts

lint_test_sonar.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
sonar: lib/PCPServerSDKDotNet/Utils/ServerMetaInfo.cs#L6
Implement 'IEquatable<ServerMetaInfo>'. (https://rules.sonarsource.com/csharp/RSPEC-3897)
sonar: lib/PCPServerSDKDotNet/Utils/ServerMetaInfo.cs#L6
Seal class 'ServerMetaInfo' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035)
sonar: lib/PCPServerSDKDotNet/Utils/ServerMetaInfo.cs#L60
Replace this type-check-and-cast sequence to use pattern matching. (https://rules.sonarsource.com/csharp/RSPEC-3247)