Skip to content

Use Serilog for file and console logging (#6) #12

Use Serilog for file and console logging (#6)

Use Serilog for file and console logging (#6) #12

Triggered via push March 18, 2025 15:53
Status Success
Total duration 2m 22s
Artifacts
Build and analyze
2m 10s

Annotations

6 warnings
Build and analyze: src/ConnyConsole/Infrastructure/CancellationTokenFactory.cs#L27
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Build and analyze: src/ConnyConsole/Program.cs#L43
Await CloseAndFlushAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and analyze: src/ConnyConsole/Infrastructure/CancellationTokenFactory.cs#L10
Dispose '_cancellationTokenSource' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Build and analyze: src/ConnyConsole/Infrastructure/CancellationTokenFactory.cs#L27
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Build and analyze: src/ConnyConsole/Program.cs#L43
Await CloseAndFlushAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build and analyze: src/ConnyConsole/Infrastructure/CancellationTokenFactory.cs#L10
Dispose '_cancellationTokenSource' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)