Skip to content

test: add regression test #12305

test: add regression test

test: add regression test #12305

Triggered via push July 4, 2024 02:50
Status Failure
Total duration 6m 18s
Artifacts

main.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 33 warnings
build-and-test (Release)
Process completed with exit code 1.
build-js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-js: .Libplanet/Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
build-js: .Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
build-js: .Libplanet/Libplanet.Action/GasTracer.cs#L19
Dereference of a possibly null reference.
build-js: .Libplanet/Libplanet.Action/GasTracer.cs#L24
Dereference of a possibly null reference.
build-js: .Libplanet/Libplanet.Action/GasTracer.cs#L32
Dereference of a possibly null reference.
build-js: .Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
build-js: Lib9c.Policy/NCStagePolicy.cs#L144
Nullability of reference types in type of parameter 'x' of 'int TxComparer.Compare(Transaction x, Transaction y)' doesn't match implicitly implemented member 'int IComparer<Transaction>.Compare(Transaction? x, Transaction? y)' (possibly because of nullability attributes).
build-js: Lib9c.Policy/NCStagePolicy.cs#L144
Nullability of reference types in type of parameter 'y' of 'int TxComparer.Compare(Transaction x, Transaction y)' doesn't match implicitly implemented member 'int IComparer<Transaction>.Compare(Transaction? x, Transaction? y)' (possibly because of nullability attributes).
build-js: Lib9c.Policy/NCStagePolicy.cs#L42
Possible null reference return.
build-js: Lib9c.Policy/Policy/DebugPolicy.cs#L32
Possible null reference return.
build-for-unity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-for-unity: .Libplanet/Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
build-for-unity: .Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
build-for-unity: .Libplanet/Libplanet.Action/GasTracer.cs#L19
Dereference of a possibly null reference.
build-for-unity: .Libplanet/Libplanet.Action/GasTracer.cs#L24
Dereference of a possibly null reference.
build-for-unity: .Libplanet/Libplanet.Action/GasTracer.cs#L32
Dereference of a possibly null reference.
build-for-unity: .Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
build-for-unity: .Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
build-for-unity: Lib9c.Policy/NCStagePolicy.cs#L42
Possible null reference return.
build-for-unity: Lib9c.Policy/Policy/DebugPolicy.cs#L32
Possible null reference return.
build-for-unity: Lib9c.Policy/Policy/DebugPolicy.cs#L38
Possible null reference return.
build-and-test (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test (Release): .Libplanet/Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
build-and-test (Release): .Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
build-and-test (Release): .Libplanet/Libplanet.Action/GasTracer.cs#L19
Dereference of a possibly null reference.
build-and-test (Release): .Libplanet/Libplanet.Action/GasTracer.cs#L24
Dereference of a possibly null reference.
build-and-test (Release): .Libplanet/Libplanet.Action/GasTracer.cs#L32
Dereference of a possibly null reference.
build-and-test (Release): .Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
build-and-test (Release): .Libplanet/Libplanet.Action/ActionContext.cs#L13
An opening brace should not be followed by a blank line
build-and-test (Release): Lib9c.Policy/NCStagePolicy.cs#L144
Nullability of reference types in type of parameter 'x' of 'int TxComparer.Compare(Transaction x, Transaction y)' doesn't match implicitly implemented member 'int IComparer<Transaction>.Compare(Transaction? x, Transaction? y)' (possibly because of nullability attributes).
build-and-test (Release): Lib9c.Policy/NCStagePolicy.cs#L144
Nullability of reference types in type of parameter 'y' of 'int TxComparer.Compare(Transaction x, Transaction y)' doesn't match implicitly implemented member 'int IComparer<Transaction>.Compare(Transaction? x, Transaction? y)' (possibly because of nullability attributes).
build-and-test (Release): Lib9c.Policy/NCStagePolicy.cs#L42
Possible null reference return.