GitHub Actions / Lint Errors
failed
Dec 22, 2024 in 2s
reviewdog [Lint Errors] report
reported by reviewdog 🐶
Findings (2)
accounting/rewind.go|7| 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)
accounting/rewind.go|10| 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)
Filtered Findings (0)
Annotations
Check failure on line 7 in accounting/rewind.go
github-actions / Lint Errors
[Lint Errors] accounting/rewind.go#L7
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.go:7: 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"
Check failure on line 10 in accounting/rewind.go
github-actions / Lint Errors
[Lint Errors] accounting/rewind.go#L10
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.go:10: 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/types"
Loading