[WIP] Attachables-220 #10393
Annotations
10 errors and 10 warnings
Build Project
Assets file '/home/runner/work/space-station-14/space-station-14/RobustToolbox/Robust.Analyzers.Tests/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
Build Project:
RobustToolbox/Robust.Benchmarks/EntityManager/AddRemoveComponentBenchmark.cs#L6
The type or namespace name 'UnitTesting' does not exist in the namespace 'Robust' (are you missing an assembly reference?)
|
Build Project:
RobustToolbox/Robust.Benchmarks/EntityManager/ComponentIteratorBenchmark.cs#L5
The type or namespace name 'UnitTesting' does not exist in the namespace 'Robust' (are you missing an assembly reference?)
|
Build Project:
RobustToolbox/Robust.Benchmarks/EntityManager/GetComponentBenchmark.cs#L6
The type or namespace name 'UnitTesting' does not exist in the namespace 'Robust' (are you missing an assembly reference?)
|
Build Project:
RobustToolbox/Robust.Benchmarks/EntityManager/HasComponentBenchmark.cs#L7
The type or namespace name 'UnitTesting' does not exist in the namespace 'Robust' (are you missing an assembly reference?)
|
Build Project:
RobustToolbox/Robust.Benchmarks/EntityManager/SpawnDeleteEntityBenchmark.cs#L6
The type or namespace name 'UnitTesting' does not exist in the namespace 'Robust' (are you missing an assembly reference?)
|
Build Project:
RobustToolbox/Robust.Benchmarks/Physics/BoxStackBenchmark.cs#L13
The type or namespace name 'UnitTesting' does not exist in the namespace 'Robust' (are you missing an assembly reference?)
|
Build Project:
RobustToolbox/Robust.Benchmarks/Physics/CircleStackBenchmark.cs#L11
The type or namespace name 'UnitTesting' does not exist in the namespace 'Robust' (are you missing an assembly reference?)
|
Build Project:
RobustToolbox/Robust.Benchmarks/Physics/PyramidBenchmark.cs#L12
The type or namespace name 'UnitTesting' does not exist in the namespace 'Robust' (are you missing an assembly reference?)
|
Build Project:
RobustToolbox/Robust.Benchmarks/Physics/TumblerBenchmark.cs#L12
The type or namespace name 'UnitTesting' does not exist in the namespace 'Robust' (are you missing an assembly reference?)
|
Build Project:
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)
|
Build Project:
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)
|
Build Project:
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)
|
Build Project:
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)
|
Build Project:
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)
|
Build Project:
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)
|
Build Project:
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)
|
Build Project:
RobustToolbox/Robust.Analyzers/MustCallBaseAnalyzer.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)
|
Build Project:
RobustToolbox/Robust.Analyzers/PreferOtherTypeAnalyzer.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)
|
Build Project:
RobustToolbox/Robust.Analyzers/NotNullableFlagAnalyzer.cs#L10
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)
|
Loading