Update Benchmarks.cs #9
Annotations
1 error and 21 warnings
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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[])'
|
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[])'
|