Update nuget monorepo to 6.12.1 #1958
Triggered via pull request
January 25, 2025 13:51
Status
Cancelled
Total duration
21m 28s
Artifacts
–
Annotations
5 errors and 10 warnings
build (linux-x64)
The run was canceled by @hakusaro.
|
build (osx-x64)
The run was canceled by @hakusaro.
|
build (linux-arm)
The run was canceled by @hakusaro.
|
build (win-x64)
The run was canceled by @hakusaro.
|
build (linux-arm64)
The run was canceled by @hakusaro.
|
test:
TShockPluginManager/Nuget.cs#L234
Converting null literal or possible null value to non-nullable type.
|
test:
TShockPluginManager/Nuget.cs#L238
Nullability of reference types in value of type '(string? pkgPath, PackageReaderBase packageReader)' doesn't match target type '(string, PackageReaderBase)'.
|
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'
|