Skip to content

添加Nuget消息

添加Nuget消息 #90

Triggered via push May 22, 2023 07:15
Status Success
Total duration 38s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/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.
build: Protocol.Core/IO/Pools/Bucket.cs#L36
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.'