Skip to content

Support for confiscation #35

Support for confiscation

Support for confiscation #35

Triggered via push January 14, 2024 03:50
Status Failure
Total duration 3m 7s
Artifacts

run-tests.yml

on: push
Run yaml linter
4s
Run yaml linter
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test (1.21.x, ubuntu-latest): app/models/alert_message_freeze_utxo.go#L19
var-naming: struct field TransactionOutId should be TransactionOutID (revive)
test (1.21.x, ubuntu-latest): app/models/alert_message_freeze_utxo.go#L18
exported: exported type Fund should have comment or be unexported (revive)
test (1.21.x, ubuntu-latest): app/models/alert_message_confiscate_utxo.go#L20
var-naming: struct field Id should be ID (revive)
test (1.21.x, ubuntu-latest): app/models/alert_message_confiscate_utxo.go#L18
exported: exported type ConfiscateTransaction should have comment or be unexported (revive)
test (1.21.x, ubuntu-latest): hack/publish.go#L144
exported: exported function ConfiscateAlert should have comment or be unexported (revive)
test (1.21.x, ubuntu-latest): app/models/alert_message_confiscate_utxo.go#L45
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
test (1.21.x, ubuntu-latest)
Process completed with exit code 2.
test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/alert-system/alert-system. Supported file pattern: go.sum