Skip to content

Add a lint check to ensure no actor names are conflicting with script… #111

Add a lint check to ensure no actor names are conflicting with script…

Add a lint check to ensure no actor names are conflicting with script… #111

Triggered via push December 12, 2023 17:54
Status Failure
Total duration 3m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Linux (.NET 6.0)
1m 10s
Linux (.NET 6.0)
Linux (mono)
55s
Linux (mono)
Windows (.NET 6.0)
3m 24s
Windows (.NET 6.0)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linux (mono)
Process completed with exit code 2.
Linux (.NET 6.0): OpenRA.Mods.Common/Lint/CheckActors.cs#L13
Using directive for 'System' should appear before directive for 'OpenRA.Scripting' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Linux (.NET 6.0): OpenRA.Mods.Common/Lint/CheckActors.cs#L14
Using directive for 'System.Linq' should appear before directive for 'OpenRA.Scripting' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Linux (.NET 6.0): OpenRA.Mods.Common/Lint/CheckActors.cs#L13
Using directive for 'System' should appear before directive for 'OpenRA.Scripting' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Linux (.NET 6.0): OpenRA.Mods.Common/Lint/CheckActors.cs#L14
Using directive for 'System.Linq' should appear before directive for 'OpenRA.Scripting' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Linux (.NET 6.0)
Process completed with exit code 2.
Windows (.NET 6.0): OpenRA.Mods.Common/Lint/CheckActors.cs#L13
Using directive for 'System' should appear before directive for 'OpenRA.Scripting' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Windows (.NET 6.0): OpenRA.Mods.Common/Lint/CheckActors.cs#L14
Using directive for 'System.Linq' should appear before directive for 'OpenRA.Scripting' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Windows (.NET 6.0): OpenRA.Mods.Common/Lint/CheckActors.cs#L13
Using directive for 'System' should appear before directive for 'OpenRA.Scripting' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Windows (.NET 6.0): OpenRA.Mods.Common/Lint/CheckActors.cs#L14
Using directive for 'System.Linq' should appear before directive for 'OpenRA.Scripting' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)