Delete test-harv.oramap #198
ci.yml
on: push
Linux (.NET 6.0)
1m 19s
Linux (mono)
55s
Windows (.NET 6.0)
4m 4s
Annotations
22 errors and 3 warnings
Linux (mono)
Process completed with exit code 2.
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Projectiles/Missile.cs#L892
Prefer an 'IsEmpty' check rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Projectiles/GravityBomb.cs#L104
Prefer an 'IsEmpty' check rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Linux (.NET 6.0):
OpenRA.Mods.Common/Projectiles/GravityBomb.cs#L135
Prefer an 'IsEmpty' check rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Linux (.NET 6.0):
OpenRA.Mods.AS/Traits/SupportPowers/FireArmamentPower.cs#L203
No overload for method 'CheckFire' takes 4 arguments
|
Linux (.NET 6.0):
OpenRA.Mods.AS/Traits/Attack/AttackPrismSupported.cs#L130
No overload for method 'CheckFire' takes 4 arguments
|
Linux (.NET 6.0):
OpenRA.Mods.AS/Traits/Attack/AttackOpenTopped.cs#L146
No overload for method 'CheckFire' takes 4 arguments
|
Linux (.NET 6.0):
OpenRA.Mods.AS/Traits/SharedPassenger.cs#L82
The type or namespace name 'EnterAlliedActorTargeter<>' could not be found (are you missing a using directive or an assembly reference?)
|
Linux (.NET 6.0):
OpenRA.Mods.AS/Traits/PointDefense.cs#L69
No overload for method 'CheckFire' takes 4 arguments
|
Linux (.NET 6.0):
OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L71
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Linux (.NET 6.0):
OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L72
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Traits/SupportPowers/FireArmamentPower.cs#L203
No overload for method 'CheckFire' takes 4 arguments
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Traits/SharedPassenger.cs#L82
The type or namespace name 'EnterAlliedActorTargeter<>' could not be found (are you missing a using directive or an assembly reference?)
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Traits/PointDefense.cs#L69
No overload for method 'CheckFire' takes 4 arguments
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Traits/Attack/AttackOpenTopped.cs#L146
No overload for method 'CheckFire' takes 4 arguments
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Traits/Attack/AttackPrismSupported.cs#L130
No overload for method 'CheckFire' takes 4 arguments
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L71
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Activities/UnloadGarrison.cs#L72
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Traits/SharedPassenger.cs#L14
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Traits/SupportPowers/FireArmamentPower.cs#L203
No overload for method 'CheckFire' takes 4 arguments
|
Windows (.NET 6.0):
OpenRA.Mods.AS/Traits/SharedPassenger.cs#L82
The type or namespace name 'EnterAlliedActorTargeter<>' could not be found (are you missing a using directive or an assembly reference?)
|
Windows (.NET 6.0)
Process completed with exit code 1.
|
Linux (mono)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (.NET 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows (.NET 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|