Upstream 28.02-03.03 #1271
Annotations
9 errors and 10 warnings
YAML Linter:
Content.Shared/_Goobstation/Weapons/Multishot/SharedMultishotSystem.cs#L48
'GunComponent' does not contain a definition for 'LastFire' and no accessible extension method 'LastFire' accepting a first argument of type 'GunComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/_Goobstation/Weapons/Multishot/SharedMultishotSystem.cs#L48
'GunComponent' does not contain a definition for 'LastFire' and no accessible extension method 'LastFire' accepting a first argument of type 'GunComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/_Lavaland/Weapons/Ranged/Upgrades/SharedGunUpgradeSystem.cs#L43
'ProjectileShotEvent' is an ambiguous reference between 'Content.Shared.Weapons.Ranged.Events.ProjectileShotEvent' and 'Content.Shared._Lavaland.Weapons.Ranged.Events.ProjectileShotEvent'
|
YAML Linter:
Content.Shared/_Lavaland/Weapons/Ranged/Upgrades/SharedGunUpgradeSystem.cs#L43
The type arguments for method 'SharedGunUpgradeSystem.RelayEvent<T>(Entity<UpgradeableGunComponent>, ref T)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
YAML Linter:
Content.Shared/_Goobstation/Weapons/Multishot/SharedMultishotSystem.cs#L48
'GunComponent' does not contain a definition for 'LastFire' and no accessible extension method 'LastFire' accepting a first argument of type 'GunComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/_Goobstation/Weapons/Multishot/SharedMultishotSystem.cs#L48
'GunComponent' does not contain a definition for 'LastFire' and no accessible extension method 'LastFire' accepting a first argument of type 'GunComponent' could be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/_Lavaland/Weapons/Ranged/Upgrades/SharedGunUpgradeSystem.cs#L43
'ProjectileShotEvent' is an ambiguous reference between 'Content.Shared.Weapons.Ranged.Events.ProjectileShotEvent' and 'Content.Shared._Lavaland.Weapons.Ranged.Events.ProjectileShotEvent'
|
YAML Linter:
Content.Shared/_Lavaland/Weapons/Ranged/Upgrades/SharedGunUpgradeSystem.cs#L43
The type arguments for method 'SharedGunUpgradeSystem.RelayEvent<T>(Entity<UpgradeableGunComponent>, ref T)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
YAML Linter
Process completed with exit code 1.
|
YAML Linter:
RobustToolbox/Robust.Serialization.Generator/ComponentPauseGenerator.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
YAML Linter:
RobustToolbox/Robust.Serialization.Generator/Generator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
YAML Linter:
RobustToolbox/Robust.Analyzers/AccessAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
YAML Linter:
RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L12
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
YAML Linter:
RobustToolbox/Robust.Analyzers/DataDefinitionAnalyzer.cs#L14
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
YAML Linter:
RobustToolbox/Robust.Analyzers/DependencyAssignAnalyzer.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
YAML Linter:
RobustToolbox/Robust.Analyzers/DuplicateDependencyAnalyzer.cs#L15
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
YAML Linter:
RobustToolbox/Robust.Analyzers/ExplicitInterfaceAnalyzer.cs#L18
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
YAML Linter:
RobustToolbox/Robust.Analyzers/ExplicitVirtualAnalyzer.cs#L12
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
YAML Linter:
RobustToolbox/Robust.Analyzers/MeansImplicitAssigmentSuppressor.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|