Skip to content

chore: add ActivityTrace for CurrencyAcount #1111

chore: add ActivityTrace for CurrencyAcount

chore: add ActivityTrace for CurrencyAcount #1111

Triggered via push August 8, 2024 03:19
Status Success
Total duration 2m 15s
Artifacts

check-build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check-build
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/
check-build: src/Libplanet.Action/GasTracer.cs#L21
Dereference of a possibly null reference.
check-build: src/Libplanet.Action/GasTracer.cs#L26
Dereference of a possibly null reference.
check-build: src/Libplanet.Action/GasTracer.cs#L38
Dereference of a possibly null reference.
check-build: src/Libplanet.Action/ActionContext.cs#L14
An opening brace should not be followed by a blank line
check-build: src/Libplanet.Action/State/CurrencyAccount.cs#L24
Elements should be separated by blank line
check-build: src/Libplanet.Action/ActionContext.cs#L14
An opening brace should not be followed by a blank line
check-build: src/Libplanet.Action/State/CurrencyAccount.cs#L24
Elements should be separated by blank line
check-build: src/Libplanet.Action/ActionContext.cs#L14
An opening brace should not be followed by a blank line
check-build: src/Libplanet.Action/State/CurrencyAccount.cs#L24
Elements should be separated by blank line
check-build: src/Libplanet.Action/GasTracer.cs#L21
Dereference of a possibly null reference.