Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump golangci lint to 1.62 #3278

Merged
merged 9 commits into from
Dec 6, 2024

Merge branch 'master' into fix/bump-golangci-lint

f78308c
Select commit
Loading
Failed to load commit list.
Merged

fix: bump golangci lint to 1.62 #3278

Merge branch 'master' into fix/bump-golangci-lint
f78308c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 6, 2024 in 1s

63.82% of diff hit (target 63.40%)

View this Pull Request on Codecov

63.82% of diff hit (target 63.40%)

Annotations

Check warning on line 34 in gno.land/pkg/gnoclient/client_queries.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_queries.go#L34

Added line #L34 was not covered by tests

Check warning on line 100 in gno.land/pkg/gnoclient/client_queries.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_queries.go#L100

Added line #L100 was not covered by tests

Check warning on line 123 in gno.land/pkg/gnoclient/client_queries.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_queries.go#L123

Added line #L123 was not covered by tests

Check warning on line 286 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L286

Added line #L286 was not covered by tests

Check warning on line 289 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L289

Added line #L289 was not covered by tests

Check warning on line 393 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L393

Added line #L393 was not covered by tests

Check warning on line 597 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L597

Added line #L597 was not covered by tests

Check warning on line 819 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L819

Added line #L819 was not covered by tests

Check warning on line 48 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 1091 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L1091

Added line #L1091 was not covered by tests

Check warning on line 1093 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L1093

Added line #L1093 was not covered by tests

Check warning on line 2255 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L2255

Added line #L2255 was not covered by tests

Check warning on line 2260 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L2260

Added line #L2260 was not covered by tests

Check warning on line 2265 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L2265

Added line #L2265 was not covered by tests

Check warning on line 2270 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L2270

Added line #L2270 was not covered by tests

Check warning on line 2275 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L2275

Added line #L2275 was not covered by tests

Check warning on line 2280 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L2280

Added line #L2280 was not covered by tests

Check warning on line 2285 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L2285

Added line #L2285 was not covered by tests

Check warning on line 2305 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L2305

Added line #L2305 was not covered by tests

Check warning on line 513 in tm2/pkg/bft/mempool/clist_mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/mempool/clist_mempool.go#L513

Added line #L513 was not covered by tests

Check warning on line 42 in tm2/pkg/bft/types/evidence.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/evidence.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 182 in tm2/pkg/bft/types/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/genesis.go#L182

Added line #L182 was not covered by tests

Check warning on line 178 in tm2/pkg/bft/types/vote_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/vote_set.go#L178

Added line #L178 was not covered by tests

Check warning on line 184 in tm2/pkg/bft/types/vote_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/vote_set.go#L184

Added line #L184 was not covered by tests

Check warning on line 194 in tm2/pkg/bft/types/vote_set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/types/vote_set.go#L194

Added line #L194 was not covered by tests