Rewrite: Partially fix bed spawning for SSC #2010
Annotations
22 errors and 60 warnings
build (linux-x64):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawnx' does not exist in the current context
|
build (linux-x64):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawny' does not exist in the current context
|
build (linux-x64)
Process completed with exit code 1.
|
build (win-x64)
The job was canceled because "linux-x64" failed.
|
build (win-x64):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawnx' does not exist in the current context
|
build (win-x64):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawny' does not exist in the current context
|
build (win-x64)
Process completed with exit code 1.
|
build (linux-arm)
The job was canceled because "linux-x64" failed.
|
build (linux-arm):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawnx' does not exist in the current context
|
build (linux-arm):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawny' does not exist in the current context
|
build (linux-arm)
The operation was canceled.
|
build (linux-arm64)
The job was canceled because "linux-x64" failed.
|
build (linux-arm64):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawnx' does not exist in the current context
|
build (linux-arm64):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawny' does not exist in the current context
|
build (linux-arm64)
The operation was canceled.
|
build (osx-x64)
The job was canceled because "linux-x64" failed.
|
build (osx-x64):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawnx' does not exist in the current context
|
build (osx-x64):
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawny' does not exist in the current context
|
build (osx-x64)
The operation was canceled.
|
test:
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawnx' does not exist in the current context
|
test:
TShockAPI/GetDataHandlers.cs#L2731
The name 'spawny' does not exist in the current context
|
test
Process completed with exit code 1.
|
build (linux-x64):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
build (linux-x64):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ItemHooks.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/HookManager.cs#L481
'SHA512Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L4
Missing XML comment for publicly visible type or member 'IPackedVector'
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L6
Missing XML comment for publicly visible type or member 'IPackedVector.PackFromVector4(Vector4)'
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L7
Missing XML comment for publicly visible type or member 'IPackedVector.ToVector4()'
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L9
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>'
|
build (linux-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L11
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>.PackedValue'
|
build (win-x64):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
build (win-x64):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ItemHooks.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/HookManager.cs#L481
'SHA512Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L4
Missing XML comment for publicly visible type or member 'IPackedVector'
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L6
Missing XML comment for publicly visible type or member 'IPackedVector.PackFromVector4(Vector4)'
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L7
Missing XML comment for publicly visible type or member 'IPackedVector.ToVector4()'
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L9
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>'
|
build (win-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L11
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>.PackedValue'
|
build (linux-arm):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
build (linux-arm):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ItemHooks.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/HookManager.cs#L481
'SHA512Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L4
Missing XML comment for publicly visible type or member 'IPackedVector'
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L6
Missing XML comment for publicly visible type or member 'IPackedVector.PackFromVector4(Vector4)'
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L7
Missing XML comment for publicly visible type or member 'IPackedVector.ToVector4()'
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L9
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>'
|
build (linux-arm):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L11
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>.PackedValue'
|
build (linux-arm64):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
build (linux-arm64):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ItemHooks.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/HookManager.cs#L481
'SHA512Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L4
Missing XML comment for publicly visible type or member 'IPackedVector'
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L6
Missing XML comment for publicly visible type or member 'IPackedVector.PackFromVector4(Vector4)'
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L7
Missing XML comment for publicly visible type or member 'IPackedVector.ToVector4()'
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L9
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>'
|
build (linux-arm64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L11
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>.PackedValue'
|
build (osx-x64):
TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
|
build (osx-x64):
TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ItemHooks.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/HookManager.cs#L481
'SHA512Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L4
Missing XML comment for publicly visible type or member 'IPackedVector'
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L6
Missing XML comment for publicly visible type or member 'IPackedVector.PackFromVector4(Vector4)'
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L7
Missing XML comment for publicly visible type or member 'IPackedVector.ToVector4()'
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L9
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>'
|
build (osx-x64):
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L11
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>.PackedValue'
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/Hooking/ItemHooks.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test:
TerrariaServerAPI/TerrariaServerAPI/TerrariaApi.Server/HookManager.cs#L481
'SHA512Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
test:
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L4
Missing XML comment for publicly visible type or member 'IPackedVector'
|
test:
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L6
Missing XML comment for publicly visible type or member 'IPackedVector.PackFromVector4(Vector4)'
|
test:
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L7
Missing XML comment for publicly visible type or member 'IPackedVector.ToVector4()'
|
test:
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L9
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>'
|
test:
TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L11
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>.PackedValue'
|
test:
TerrariaServerAPI/TerrariaServerAPI/Program.cs#L11
Missing XML comment for publicly visible type or member 'Program'
|
test:
TerrariaServerAPI/TerrariaServerAPI/Program.cs#L94
Missing XML comment for publicly visible type or member 'Program.Main(string[])'
|