Skip to content

删除多余的方法 #95

删除多余的方法

删除多余的方法 #95

Triggered via push February 7, 2024 20:13
Status Success
Total duration 32s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Protocol.Generator/DefinedPacketGenerator.cs#L14
The field 'DefinedPacketGenerator.ReadOnlyCompatiblePacket' is assigned but its value is never used
build: Protocol.Core/IO/Pools/Bucket.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Protocol.Core/IO/Pools/Bucket.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Protocol.Core/Crypto/CryptoUtils.cs#L21
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: Protocol.Core/Crypto/CryptoUtils.cs#L21
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: Protocol.Core/Crypto/CryptoUtils.cs#L96
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: Protocol.Core/Crypto/CryptoUtils.cs#L96
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: Protocol.Core/Client/ForgeClient.cs#L163
'ModIdData' is obsolete: 'Removed in Minecraft 1.8'
build: Protocol.Core/IO/Pools/SawtoothArrayPool.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Protocol.Core/IO/Pools/Bucket.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.