Suppressed CA2007 on a unit test warning that was preventing CI builds. #234
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Debug
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Build Debug:
ASFFreeGames/Commands/GetIp/GetIPCommand.cs#L47
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Build Debug:
ASFFreeGames/Commands/GetIp/GetIPCommand.cs#L47
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Build Debug:
ASFFreeGames/Commands/GetIp/GetIPCommand.cs#L47
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Build Debug:
ASFFreeGames/Commands/GetIp/GetIPCommand.cs#L47
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Loading