Skip to content

Incentives: Heartbeat transaction type #13710

Incentives: Heartbeat transaction type

Incentives: Heartbeat transaction type #13710

Triggered via pull request November 20, 2024 12:39
Status Failure
Total duration 3m 33s
Artifacts

reviewdog.yml

on: pull_request
reviewdog-errors
2m 10s
reviewdog-errors
reviewdog-warnings
3m 23s
reviewdog-warnings
reviewdog-shellcheck
12s
reviewdog-shellcheck
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
reviewdog-errors: heartbeat/abstractions.go#L1
[Lint Errors] reported by reviewdog 🐶 : # github.com/algorand/go-algorand/heartbeat [github.com/algorand/go-algorand/heartbeat.test] Raw Output: heartbeat/abstractions.go:1: : # github.com/algorand/go-algorand/heartbeat [github.com/algorand/go-algorand/heartbeat.test]
reviewdog-errors: heartbeat/service_test.go#L239
[Lint Errors] reported by reviewdog 🐶 cannot use batches (variable of type int) as uint64 value in argument to crypto.GenerateOneTimeSignatureSecrets (typecheck) Raw Output: heartbeat/service_test.go:239:61: cannot use batches (variable of type int) as uint64 value in argument to crypto.GenerateOneTimeSignatureSecrets (typecheck) // Copyright (C) 2019-2024 Algorand, Inc.
reviewdog-errors
reviewdog exited with status code: 1
reviewdog-warnings: heartbeat/abstractions.go#L1
[Lint Warnings] reported by reviewdog 🐶 : # github.com/algorand/go-algorand/heartbeat [github.com/algorand/go-algorand/heartbeat.test] Raw Output: heartbeat/abstractions.go:1: : # github.com/algorand/go-algorand/heartbeat [github.com/algorand/go-algorand/heartbeat.test]
reviewdog-warnings: heartbeat/service_test.go#L239
[Lint Warnings] reported by reviewdog 🐶 cannot use batches (variable of type int) as uint64 value in argument to crypto.GenerateOneTimeSignatureSecrets (typecheck) Raw Output: heartbeat/service_test.go:239:61: cannot use batches (variable of type int) as uint64 value in argument to crypto.GenerateOneTimeSignatureSecrets (typecheck) // Copyright (C) 2019-2024 Algorand, Inc.
reviewdog-warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/