Rewind: Re-enable Rewinding #1938
reviewdog.yml
on: pull_request
reviewdog-errors
51s
reviewdog-warnings
1m 0s
Annotations
3 errors and 2 warnings
reviewdog-errors:
accounting/rewind_test.go#L8
[Lint Errors] reported by reviewdog 🐶
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/algorand) -s prefix(github.com/algorand/go-algorand) (gci)
Raw Output:
accounting/rewind_test.go:8: File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/algorand) -s prefix(github.com/algorand/go-algorand) (gci)
sdk "github.com/algorand/go-algorand-sdk/v2/types"
"github.com/algorand/indexer/v3/types"
|
reviewdog-errors:
accounting/rewind_test.go#L15
[Lint Errors] reported by reviewdog 🐶
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/algorand) -s prefix(github.com/algorand/go-algorand) (gci)
Raw Output:
accounting/rewind_test.go:15: File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/algorand) -s prefix(github.com/algorand/go-algorand) (gci)
"github.com/algorand/indexer/v3/idb/mocks"
|
reviewdog-errors
reviewdog exited with status code: 1
|
reviewdog-errors
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
reviewdog-warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|