Add match_indices field to Suggestion #1399
Annotations
10 errors and 1 warning
src/completion/default.rs#L59
missing field `match_indices` in initializer of `Suggestion`
|
src/completion/default.rs#L60
missing field `match_indices` in initializer of `Suggestion`
|
src/completion/default.rs#L61
missing field `match_indices` in initializer of `Suggestion`
|
src/completion/default.rs#L67
missing field `match_indices` in initializer of `Suggestion`
|
src/completion/default.rs#L68
missing field `match_indices` in initializer of `Suggestion`
|
src/completion/default.rs#L69
missing field `match_indices` in initializer of `Suggestion`
|
|
src/completion/default.rs#L187
missing field `match_indices` in initializer of `Suggestion`
|
src/completion/default.rs#L194
missing field `match_indices` in initializer of `Suggestion`
|
src/completion/default.rs#L195
missing field `match_indices` in initializer of `Suggestion`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading