tmp: Push docker image #7539
Annotations
1 error and 12 warnings
|
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/
|
|
Lib9c/.Libplanet/src/Libplanet.Action/GasTracer.cs#L21
Dereference of a possibly null reference.
|
Lib9c/.Libplanet/src/Libplanet.Action/GasTracer.cs#L26
Dereference of a possibly null reference.
|
Lib9c/.Libplanet/src/Libplanet.Action/GasTracer.cs#L38
Dereference of a possibly null reference.
|
Lib9c/.Libplanet/src/Libplanet.Action/ActionContext.cs#L14
An opening brace should not be followed by a blank line
|
Libplanet.Extensions.ForkableActionEvaluator.Tests/ForkableActionEvaluatorTest.cs#L124
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Libplanet.Extensions.ForkableActionEvaluator.Tests/ForkableActionEvaluatorTest.cs#L124
Non-nullable property 'Evidence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lib9c/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).
|
Lib9c/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).
|
Lib9c/Lib9c.Policy/NCStagePolicy.cs#L42
Possible null reference return.
|
Lib9c/Lib9c.Policy/Policy/DebugPolicy.cs#L22
Possible null reference return.
|
This job failed
Loading