Skip to content

🐛 fix --stdin CLI option #79

🐛 fix --stdin CLI option

🐛 fix --stdin CLI option #79

Triggered via pull request June 16, 2024 11:26
Status Failure
Total duration 57s
Artifacts

pull_request.yml

on: pull_request
format rust files
20s
format rust files
lint all rust files
37s
lint all rust files
Matrix: test rust files
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
lint all rust files: src/main.rs#L61
expected value, found macro `file`
lint all rust files: src/main.rs#L62
expected value, found macro `file`
lint all rust files: src/main.rs#L64
expected value, found macro `file`
lint all rust files: src/main.rs#L65
expected value, found macro `file`
lint all rust files: src/main.rs#L68
cannot find value `options` in this scope
lint all rust files: src/main.rs#L75
expected value, found macro `file`
lint all rust files: src/main.rs#L76
expected value, found macro `file`
lint all rust files: src/main.rs#L76
cannot find value `options` in this scope
lint all rust files: src/main.rs#L4
unused import: `MaybeStdin`
lint all rust files: src/main.rs#L63
mismatched types
test rust files (ubuntu-latest): src/main.rs#L61
expected value, found macro `file`
test rust files (ubuntu-latest): src/main.rs#L62
expected value, found macro `file`
test rust files (ubuntu-latest): src/main.rs#L64
expected value, found macro `file`
test rust files (ubuntu-latest): src/main.rs#L65
expected value, found macro `file`
test rust files (ubuntu-latest): src/main.rs#L68
cannot find value `options` in this scope
test rust files (ubuntu-latest): src/main.rs#L75
expected value, found macro `file`
test rust files (ubuntu-latest): src/main.rs#L76
expected value, found macro `file`
test rust files (ubuntu-latest): src/main.rs#L76
cannot find value `options` in this scope
test rust files (ubuntu-latest): src/main.rs#L4
unused import: `MaybeStdin`
test rust files (ubuntu-latest): src/main.rs#L63
mismatched types
test rust files (windows-latest)
The job was canceled because "ubuntu-latest" failed.
format rust files
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/.
lint all rust files
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/.
test rust files (ubuntu-latest)
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/.