Skip to content

Merge commit from fork #15

Merge commit from fork

Merge commit from fork #15

Triggered via push February 1, 2025 13:31
Status Cancelled
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The run was canceled by @hakusaro.
build
The operation was canceled.
build: TShockPluginManager/Nuget.cs#L231
Converting null literal or possible null value to non-nullable type.
build: TShockPluginManager/Nuget.cs#L235
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
build: 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: 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: 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: TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L4
Missing XML comment for publicly visible type or member 'IPackedVector'
build: TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L6
Missing XML comment for publicly visible type or member 'IPackedVector.PackFromVector4(Vector4)'
build: TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L7
Missing XML comment for publicly visible type or member 'IPackedVector.ToVector4()'
build: TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L9
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>'
build: TerrariaServerAPI/TerrariaServerAPI/IPackedVector.cs#L11
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>.PackedValue'