Skip to content

Automatic changelog update #19

Automatic changelog update

Automatic changelog update #19

Triggered via push January 21, 2024 16:49
Status Success
Total duration 8m 51s
Artifacts
Matrix: build
Build & Test Debug
0s
Build & Test Debug
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/submodule-dependency@v0.1.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/ExplicitVirtualAnalyzer.cs#L12
'Robust.Analyzers.ExplicitVirtualAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/AccessAnalyzer.cs#L13
'Robust.Analyzers.AccessAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/MeansImplicitAssigmentSuppressor.cs#L9
'Robust.Analyzers.MeansImplicitAssigmentSuppressor': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L10
'Robust.Analyzers.NotNullableFlagAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L34
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L44
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period