Skip to content

Merge pull request #251 from Arthri/feat/load-pdb-in-AssemblyResolve #224

Merge pull request #251 from Arthri/feat/load-pdb-in-AssemblyResolve

Merge pull request #251 from Arthri/feat/load-pdb-in-AssemblyResolve #224

Triggered via push January 4, 2025 16:38
Status Success
Total duration 5m 9s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: 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/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/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)
build: TerrariaServerAPI/IPackedVector.cs#L4
Missing XML comment for publicly visible type or member 'IPackedVector'
build: TerrariaServerAPI/IPackedVector.cs#L6
Missing XML comment for publicly visible type or member 'IPackedVector.PackFromVector4(Vector4)'
build: TerrariaServerAPI/IPackedVector.cs#L7
Missing XML comment for publicly visible type or member 'IPackedVector.ToVector4()'
build: TerrariaServerAPI/IPackedVector.cs#L9
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>'
build: TerrariaServerAPI/IPackedVector.cs#L11
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>.PackedValue'
build: TerrariaServerAPI/Program.cs#L11
Missing XML comment for publicly visible type or member 'Program'
build: TerrariaServerAPI/Program.cs#L94
Missing XML comment for publicly visible type or member 'Program.Main(string[])'
build: 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/TerrariaApi.Server/ServerApi.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: 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)
build: TerrariaServerAPI/IPackedVector.cs#L4
Missing XML comment for publicly visible type or member 'IPackedVector'
build: TerrariaServerAPI/IPackedVector.cs#L6
Missing XML comment for publicly visible type or member 'IPackedVector.PackFromVector4(Vector4)'
build: TerrariaServerAPI/IPackedVector.cs#L7
Missing XML comment for publicly visible type or member 'IPackedVector.ToVector4()'
build: TerrariaServerAPI/IPackedVector.cs#L9
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>'
build: TerrariaServerAPI/IPackedVector.cs#L11
Missing XML comment for publicly visible type or member 'IPackedVector<TPacked>.PackedValue'
build: TerrariaServerAPI/Program.cs#L11
Missing XML comment for publicly visible type or member 'Program'
build: TerrariaServerAPI/Program.cs#L94
Missing XML comment for publicly visible type or member 'Program.Main(string[])'