Skip to content

add bashism !term to prefix search for last command beginning with term #1363

add bashism !term to prefix search for last command beginning with term

add bashism !term to prefix search for last command beginning with term #1363

Triggered via pull request March 28, 2024 15:14
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: pull_request
Matrix: build-lint-test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
build-lint-test (ubuntu-latest, stable, external_printer): src/menu/menu_functions.rs#L55
expected one of `!`, `,`, `.`, `::`, `?`, `{`, `}`, or an operator, found `prefix`
build-lint-test (ubuntu-latest, stable, external_printer): src/menu/menu_functions.rs#L50
missing field `prefix` in initializer of `ParseResult<'_>`
build-lint-test (ubuntu-latest, stable, external_printer)
aborting due to 2 previous errors
build-lint-test (ubuntu-latest, stable, external_printer)
Process completed with exit code 101.
build-lint-test (ubuntu-latest, stable, sqlite): src/menu/menu_functions.rs#L55
expected one of `!`, `,`, `.`, `::`, `?`, `{`, `}`, or an operator, found `prefix`
build-lint-test (ubuntu-latest, stable, sqlite): src/menu/menu_functions.rs#L50
missing field `prefix` in initializer of `ParseResult<'_>`
build-lint-test (ubuntu-latest, stable, sqlite)
aborting due to 2 previous errors
build-lint-test (ubuntu-latest, stable, sqlite)
Process completed with exit code 101.
build-lint-test (ubuntu-latest, stable, default): src/menu/menu_functions.rs#L55
expected one of `!`, `,`, `.`, `::`, `?`, `{`, `}`, or an operator, found `prefix`
build-lint-test (ubuntu-latest, stable, default): src/menu/menu_functions.rs#L50
missing field `prefix` in initializer of `ParseResult<'_>`
build-lint-test (ubuntu-latest, stable, default)
aborting due to 2 previous errors
build-lint-test (ubuntu-latest, stable, default)
Process completed with exit code 101.
build-lint-test (ubuntu-latest, stable, bashisms): src/menu/menu_functions.rs#L55
expected one of `!`, `,`, `.`, `::`, `?`, `{`, `}`, or an operator, found `prefix`
build-lint-test (ubuntu-latest, stable, bashisms): src/menu/menu_functions.rs#L50
missing field `prefix` in initializer of `ParseResult<'_>`
build-lint-test (ubuntu-latest, stable, bashisms)
aborting due to 2 previous errors
build-lint-test (ubuntu-latest, stable, bashisms)
Process completed with exit code 101.
build-lint-test (ubuntu-latest, stable, basqlite): src/menu/menu_functions.rs#L55
expected one of `!`, `,`, `.`, `::`, `?`, `{`, `}`, or an operator, found `prefix`
build-lint-test (ubuntu-latest, stable, basqlite): src/menu/menu_functions.rs#L50
missing field `prefix` in initializer of `ParseResult<'_>`
build-lint-test (ubuntu-latest, stable, basqlite)
aborting due to 2 previous errors
build-lint-test (ubuntu-latest, stable, basqlite)
Process completed with exit code 101.
build-lint-test (ubuntu-latest, stable, external_printer)
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/.
build-lint-test (ubuntu-latest, stable, sqlite)
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/.
build-lint-test (ubuntu-latest, stable, default)
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/.
build-lint-test (ubuntu-latest, stable, bashisms)
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/.
build-lint-test (ubuntu-latest, stable, basqlite)
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/.