Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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(gnovm): improve error message for nil assignment in variable declaration #3068
fix(gnovm): improve error message for nil assignment in variable declaration #3068
Changes from 15 commits
a67d677
a29ccd8
20e0161
6be8a9a
404b83d
808511f
8e8ecd4
99ae7d8
fc40836
3eb2827
f6180cc
9f39fe2
156dbc2
06404c1
dd82008
7ae5d59
251fdf3
5b6fee7
a23d2b5
202ee0b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
Check warning on line 828 in gnovm/pkg/gnolang/type_check.go
gnovm/pkg/gnolang/type_check.go#L828
Check warning on line 2444 in gnovm/pkg/gnolang/types.go
gnovm/pkg/gnolang/types.go#L2444
Check warning on line 2448 in gnovm/pkg/gnolang/types.go
gnovm/pkg/gnolang/types.go#L2448
Check warning on line 2457 in gnovm/pkg/gnolang/types.go
gnovm/pkg/gnolang/types.go#L2457
Check warning on line 2461 in gnovm/pkg/gnolang/types.go
gnovm/pkg/gnolang/types.go#L2461
Check warning on line 2472 in gnovm/pkg/gnolang/types.go
gnovm/pkg/gnolang/types.go#L2472
Check warning on line 2492 in gnovm/pkg/gnolang/types.go
gnovm/pkg/gnolang/types.go#L2492
Check warning on line 2508 in gnovm/pkg/gnolang/types.go
gnovm/pkg/gnolang/types.go#L2507-L2508
Check warning on line 2579 in gnovm/pkg/gnolang/types.go
gnovm/pkg/gnolang/types.go#L2579