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

feat(cmd/gno): perform type checking when calling linter #1730

Merged
merged 81 commits into from
Dec 9, 2024

Merge branch 'dev/morgan/typecheck-gno-lint' of github.com:gnolang/gn…

6db9b6c
Select commit
Loading
Failed to load commit list.
Merged

feat(cmd/gno): perform type checking when calling linter #1730

Merge branch 'dev/morgan/typecheck-gno-lint' of github.com:gnolang/gn…
6db9b6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 8, 2024 in 1s

74.77% of diff hit (target 63.25%)

View this Pull Request on Codecov

74.77% of diff hit (target 63.25%)

Annotations

Check warning on line 103 in gnovm/cmd/gno/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 138 in gnovm/cmd/gno/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 143 in gnovm/cmd/gno/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 199 in gnovm/cmd/gno/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L191-L199

Added lines #L191 - L199 were not covered by tests

Check warning on line 209 in gnovm/cmd/gno/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L209

Added line #L209 was not covered by tests

Check warning on line 214 in gnovm/cmd/gno/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L214

Added line #L214 was not covered by tests

Check warning on line 641 in gnovm/pkg/gnolang/go2gno.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/go2gno.go#L640-L641

Added lines #L640 - L641 were not covered by tests

Check warning on line 646 in gnovm/pkg/gnolang/go2gno.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/go2gno.go#L644-L646

Added lines #L644 - L646 were not covered by tests