Automatic Labeling (#1664) #5
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[email protected], 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/
|
Publish OpenDream:
RobustToolbox/Robust.Analyzers/ExplicitVirtualAnalyzer.cs#L12
'Robust.Analyzers.ExplicitVirtualAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Publish OpenDream:
RobustToolbox/Robust.Analyzers/PreferGenericVariantAnalyzer.cs#L18
'Robust.Analyzers.PreferGenericVariantAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Publish OpenDream:
RobustToolbox/Robust.Analyzers/PreferGenericVariantAnalyzer.cs#L27
Enable analyzer release tracking for the analyzer project containing rule 'RA0005' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Publish OpenDream:
RobustToolbox/Robust.Analyzers/PreferGenericVariantAnalyzer.cs#L36
Enable analyzer release tracking for the analyzer project containing rule 'RA0006' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Publish OpenDream:
RobustToolbox/Robust.Analyzers/PreferGenericVariantAnalyzer.cs#L45
Enable analyzer release tracking for the analyzer project containing rule 'RA0007' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Publish OpenDream:
RobustToolbox/Robust.Analyzers/MeansImplicitAssigmentSuppressor.cs#L9
'Robust.Analyzers.MeansImplicitAssigmentSuppressor': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Publish OpenDream:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L10
'Robust.Analyzers.NotNullableFlagAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Publish OpenDream:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L15
Enable analyzer release tracking for the analyzer project containing rule 'RA0008' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Publish OpenDream:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L24
Enable analyzer release tracking for the analyzer project containing rule 'RA0009' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Publish OpenDream:
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:
DMCompiler/Compiler/CompilerError.cs#L130
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
|
Build:
DMCompiler/Compiler/CompilerError.cs#L141
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
|
Build:
DMCompiler/Compiler/DMPreprocessor/DMMacro.cs#L142
Nullability of type of parameter 'parameters' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
DMCompiler/Compiler/DMPreprocessor/DMMacro.cs#L153
Nullability of type of parameter 'parameters' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
DMCompiler/Compiler/DMPreprocessor/DMMacro.cs#L167
Nullability of type of parameter 'parameters' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
DMCompiler/Compiler/DMPreprocessor/DMMacro.cs#L179
Nullability of type of parameter 'parameters' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
DMCompiler/DM/Expressions/Procs.cs#L146
'ProcCall.DoCompiletimeLinting(DMObject?, DMProc?)': new protected member declared in sealed type
|
Build:
DMCompiler/DM/DMExpression.cs#L57
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
|
Build:
DMCompiler/Bytecode/DreamProcOpcode.cs#L418
Converting null literal or possible null value to non-nullable type.
|
Build:
DMCompiler/DM/Visitors/DMProcBuilder.cs#L47
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
|
The logs for this run have expired and are no longer available.
Loading