feat: proto-build better modularity #163
Annotations
11 errors and 4 warnings
|
proto-build/src/parser/utils/common.rs#L5
unused imports: `Field`, `GenericArgument`, `TraitBoundModifier`, `TraitBound`, `TypeParamBound`, `TypeParam`
|
proto-build/src/main.rs#L7
unused import: `process`
|
proto-build/src/commands/export.rs#L8
the borrowed expression implements the required traits
|
proto-build/src/commands/export.rs#L11
this expression creates a reference which is immediately dereferenced by the compiler
|
proto-build/src/commands/export.rs#L12
this expression creates a reference which is immediately dereferenced by the compiler
|
proto-build/src/commands/export.rs#L13
this expression creates a reference which is immediately dereferenced by the compiler
|
proto-build/src/commands/export.rs#L14
this expression creates a reference which is immediately dereferenced by the compiler
|
proto-build/src/commands/generate.rs#L9
the borrowed expression implements the required traits
|
proto-build/src/utils/patch_file.rs#L6
the borrowed expression implements the required traits
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job was cancelled
Loading