Skip to content

Conversation

@ilgooz
Copy link
Member

@ilgooz ilgooz commented Jul 12, 2021

related to invalid .proto files.

instead of just returning with the parsing error, path info for the
related file also included. e.g.:

file: /home/ilker/Documents/code/src/github.com/tendermint/starport/local_test/mov/proto/mov/tx.proto: <input>:17:1: found "}" but expected [field =]

related to #1342.

related to invalid .proto files.

instead of just returning with the parsing error, path info for the
related file also included. e.g.:

```
file: /home/ilker/Documents/code/src/github.com/tendermint/starport/local_test/mov/proto/mov/tx.proto: <input>:17:1: found "}" but expected [field =]
```
Copy link
Contributor

@fadeev fadeev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ilgooz ilgooz merged commit dc7e897 into develop Jul 13, 2021
@ilgooz ilgooz deleted the feat/codegen-detailed-err branch July 13, 2021 06:02
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
related to invalid .proto files.

instead of just returning with the parsing error, path info for the
related file also included. e.g.:

```
file: /home/ilker/Documents/code/src/github.com/tendermint/starport/local_test/mov/proto/mov/tx.proto: <input>:17:1: found "}" but expected [field =]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants