Add files via upload #2
Annotations
10 errors and 11 warnings
Run Linter:
Prototypes/_NF/Entities/Clothing/Belt/belts.yml#L64
/Prototypes/_NF/Entities/Clothing/Belt/belts.yml(64,15) No Content.Shared.Contraband.ContrabandSeverityPrototype found with id Class3General
|
Run Linter:
Prototypes/_NF/Entities/Clothing/Belt/belts.yml#L6
/Prototypes/_NF/Entities/Clothing/Belt/belts.yml(6,14) No Content.Shared.NPC.Prototypes.NpcFactionPrototype found with id ContrabandClothing
|
Run Linter:
Prototypes/_NF/Entities/Clothing/Belt/belts.yml#L33
/Prototypes/_NF/Entities/Clothing/Belt/belts.yml(33,15) No Content.Shared.Contraband.ContrabandSeverityPrototype found with id Class2
|
Run Linter:
Prototypes/_NF/Entities/Clothing/Belt/belts.yml#L92
/Prototypes/_NF/Entities/Clothing/Belt/belts.yml(92,5) Field "turnInValues" not found in "Content.Shared.Contraband.ContrabandComponent".
|
Run Linter:
Prototypes/_NF/Entities/Clothing/Belt/belts_blood_cult.yml#L100
/Prototypes/_NF/Entities/Clothing/Belt/belts_blood_cult.yml(100,15) No Content.Shared.Contraband.ContrabandSeverityPrototype found with id Class3Cult
|
Run Linter:
Prototypes/_NF/Entities/Clothing/Belt/belts_blood_cult.yml#L6
/Prototypes/_NF/Entities/Clothing/Belt/belts_blood_cult.yml(6,14) No Content.Shared.NPC.Prototypes.NpcFactionPrototype found with id ContrabandClothing
|
Run Linter:
Prototypes/_NF/Entities/Clothing/Belt/belts_blood_cult.yml#L109
/Prototypes/_NF/Entities/Clothing/Belt/belts_blood_cult.yml(109,5) Field "turnInValues" not found in "Content.Shared.Contraband.ContrabandComponent".
|
Run Linter:
Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml#L64
/Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml(64,15) No Content.Shared.Contraband.ContrabandSeverityPrototype found with id Class3General
|
Run Linter:
Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml#L6
/Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml(6,14) No Content.Shared.NPC.Prototypes.NpcFactionPrototype found with id ContrabandClothing
|
Run Linter:
Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml#L92
/Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml(92,5) Field "turnInValues" not found in "Content.Shared.Contraband.ContrabandComponent".
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build:
RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L27
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build:
RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build:
RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L146
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Build:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/SessionTypeParser.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Install dependencies
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading