docs: update CHANGES.md #1107
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
|
Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
Libplanet.Action/GasTracer.cs#L21
Dereference of a possibly null reference.
|
Libplanet.Action/GasTracer.cs#L26
Dereference of a possibly null reference.
|
Libplanet.Action/GasTracer.cs#L38
Dereference of a possibly null reference.
|
Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
|
Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
|
Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
|
Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
Libplanet.Action/GasTracer.cs#L21
Dereference of a possibly null reference.
|
This job succeeded
Loading