2323 #1
Annotations
13 errors and 12 warnings
build (linux-x64)
Assets file '/home/runner/work/TShock/TShock/TShockInstaller/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
|
build (linux-x64)
Process completed with exit code 1.
|
build (win-x64)
The job was canceled because "linux-x64" failed.
|
build (win-x64)
Assets file '/home/runner/work/TShock/TShock/TShockInstaller/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
|
build (win-x64)
Process completed with exit code 1.
|
build (linux-arm64)
The job was canceled because "linux-x64" failed.
|
build (linux-arm64)
Assets file '/home/runner/work/TShock/TShock/TShockInstaller/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
|
build (linux-arm64)
Process completed with exit code 1.
|
build (osx-x64)
The job was canceled because "linux-x64" failed.
|
build (osx-x64)
The operation was canceled.
|
build (linux-arm)
The job was canceled because "linux-x64" failed.
|
build (linux-arm)
The operation was canceled.
|
test
Process completed with exit code 1.
|
build (linux-x64)
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/
|
test
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/
|
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[])'
|