Incentives: Heartbeat transaction type #13710
Annotations
2 errors and 1 warning
Run golangci-lint with reviewdog:
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]
|
Run golangci-lint with reviewdog:
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.
|
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/
|
Loading