Skip to content

Update messages.

Update messages. #195

Triggered via push August 23, 2024 21:43
Status Success
Total duration 41s
Artifacts

build-test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Qowaiv.CodeAnalysis.CSharp/Rules/UseSystemDateOnly.cs#L16
Make 'ReportField' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build: src/Qowaiv.CodeAnalysis.CSharp/Rules/UseSystemDateOnly.cs#L19
Make 'ReportMethod' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build: src/Qowaiv.CodeAnalysis.CSharp/Rules/UseSystemDateOnly.cs#L30
Make 'ReportProperty' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build: src/Qowaiv.CodeAnalysis.CSharp/Rules/UseSystemDateOnly.cs#L22
Make 'ReportParameterList' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build: src/Qowaiv.CodeAnalysis.CSharp/Rules/DecoratePureFunctions.cs#L9
Make 'Report' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build: src/Qowaiv.CodeAnalysis.CSharp/Rules/DefinePropertiesAsNotNullable.cs#L14
Make 'ReportProperty' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build: src/Qowaiv.CodeAnalysis.CSharp/Rules/DefinePropertiesAsNotNullable.cs#L17
Make 'ReportRecord' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)