Some errors would be nice #34
Annotations
7 errors and 1 warning
Run linter and tests:
app/models/alert_message_freeze_utxo.go#L19
var-naming: struct field TransactionOutId should be TransactionOutID (revive)
|
Run linter and tests:
app/models/alert_message_confiscate_utxo.go#L20
var-naming: struct field Id should be ID (revive)
|
Run linter and tests:
app/models/alert_message_confiscate_utxo.go#L18
exported: exported type ConfiscateTransaction should have comment or be unexported (revive)
|
Run linter and tests:
app/models/alert_message_freeze_utxo.go#L18
exported: exported type Fund should have comment or be unexported (revive)
|
Run linter and tests:
hack/publish.go#L144
exported: exported function ConfiscateAlert should have comment or be unexported (revive)
|
Run linter and tests:
app/models/alert_message_confiscate_utxo.go#L45
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
Run linter and tests
Process completed with exit code 2.
|
Install Go 1.21.x
Restore cache failed: Dependencies file is not found in /home/runner/work/alert-system/alert-system. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading