Publish #376
Annotations
10 errors and 9 warnings
build:
Content.Server/Abilities/Boxer/Boxer/BoxerComponent.cs#L1
The type or namespace name 'Damage' does not exist in the namespace 'Content.Shared' (are you missing an assembly reference?)
|
build:
Content.Server/Abilities/Boxer/Boxer/BoxingGlovesComponent.cs#L1
The type or namespace name 'Damage' does not exist in the namespace 'Content.Shared' (are you missing an assembly reference?)
|
build:
Content.Server/Abilities/Boxer/BoxingSystem.cs#L1
The type or namespace name 'Damage' does not exist in the namespace 'Content.Shared' (are you missing an assembly reference?)
|
build:
Content.Server/Abilities/Boxer/BoxingSystem.cs#L2
The type or namespace name 'Weapons' does not exist in the namespace 'Content.Shared' (are you missing an assembly reference?)
|
build:
Content.Server/Abilities/Boxer/BoxingSystem.cs#L3
The type or namespace name 'Weapons' does not exist in the namespace 'Content.Shared' (are you missing an assembly reference?)
|
build:
Content.Server/Abilities/Boxer/BoxingSystem.cs#L4
The type or namespace name 'Containers' does not exist in the namespace 'Robust.Shared' (are you missing an assembly reference?)
|
build:
Content.Server/Abilities/Mime/MimePowersComponent.cs#L1
The type or namespace name 'Actions' does not exist in the namespace 'Content.Shared' (are you missing an assembly reference?)
|
build:
Content.Server/Abilities/Mime/MimePowersComponent.cs#L2
The type or namespace name 'Prototypes' does not exist in the namespace 'Robust.Shared' (are you missing an assembly reference?)
|
build:
Content.Server/Abilities/Mime/MimePowersComponent.cs#L3
The type or namespace name 'Serialization' does not exist in the namespace 'Robust.Shared' (are you missing an assembly reference?)
|
build:
Content.Server/Abilities/Mime/MimePowersComponent.cs#L4
The type or namespace name 'Serialization' does not exist in the namespace 'Robust.Shared' (are you missing an assembly reference?)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
Content.Server/Cloning/CloningSystem.cs#L33
The using directive for 'Content.Server.Mind' appeared previously in this namespace
|
build:
Content.Server/Revenant/EntitySystems/RevenantSystem.Abilities.cs#L11
The using directive for 'System.Linq' appeared previously in this namespace
|
build:
Content.Server/Objectives/Conditions/KillRandomHeadCondition.cs#L46
'KillRandomHeadCondition.Description' hides inherited member 'KillPersonCondition.Description'. Use the new keyword if hiding was intended.
|
build:
Content.Server/Info/InfoSystem.cs#L19
'InfoSystem.OnRequestRules(RequestRulesMessage, EntitySessionEventArgs)': new protected member declared in sealed type
|
build:
Content.Server/Cloning/CloningSystem.cs#L33
The using directive for 'Content.Server.Mind' appeared previously in this namespace
|
build:
Content.Server/Revenant/EntitySystems/RevenantSystem.Abilities.cs#L11
The using directive for 'System.Linq' appeared previously in this namespace
|
build:
Content.Server/Objectives/Conditions/KillRandomHeadCondition.cs#L46
'KillRandomHeadCondition.Description' hides inherited member 'KillPersonCondition.Description'. Use the new keyword if hiding was intended.
|
build:
Content.Server/Info/InfoSystem.cs#L19
'InfoSystem.OnRequestRules(RequestRulesMessage, EntitySessionEventArgs)': new protected member declared in sealed type
|