Skip to content

feat: Moves logger to a separate assembly for reuse #548

feat: Moves logger to a separate assembly for reuse

feat: Moves logger to a separate assembly for reuse #548

Triggered via pull request December 31, 2024 03:49
Status Success
Total duration 4m 44s
Artifacts

code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 3 notices
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Namespace does not correspond to file location: Projects/Logger/LogFactory.cs#L19
Namespace does not correspond to file location, must be: 'Server'
Namespace does not correspond to file location: Projects/Logger/SerilogLogger.cs#L19
Namespace does not correspond to file location, must be: 'Server'
Namespace does not correspond to file location: Projects/Logger/ILogger.cs#L18
Namespace does not correspond to file location, must be: 'Server'