Fully implement /savefile
(except ImportText()
because fuck it)
#3771
Annotations
2 errors and 12 warnings
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The operation was canceled.
|
build (ubuntu-latest)
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/
|
build (ubuntu-latest):
RobustToolbox/Robust.Serialization.Generator/Generator.cs#L13
'Robust.Serialization.Generator.Generator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build (ubuntu-latest):
RobustToolbox/Robust.Analyzers/PreferGenericVariantAnalyzer.cs#L18
'Robust.Analyzers.PreferGenericVariantAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build (ubuntu-latest):
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)
|
build (ubuntu-latest):
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)
|
build (ubuntu-latest):
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)
|
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/TaskResultAnalyzer.cs#L10
'Robust.Analyzers.TaskResultAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build (ubuntu-latest):
RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L12
'Robust.Analyzers.ByRefEventAnalyzer': 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/ExplicitInterfaceAnalyzer.cs#L18
'Robust.Analyzers.ExplicitInterfaceAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build (windows-latest)
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/
|