CodeQL analyzer #129
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Build:
MiniSpace.Services.Events/src/MiniSpace.Services.Events.Infrastructure/Services/EventValidator.cs#L16
The field 'EventValidator._expectedFormat' is assigned but its value is never used
|
|
Build:
MiniSpace.Services.Events/src/MiniSpace.Services.Events.Infrastructure/Services/EventValidator.cs#L16
The field 'EventValidator._expectedFormat' is assigned but its value is never used
|
Loading