Skip to content

Merge pull request #652 from actions-rs-plus/renovate/node-20.x #4

Merge pull request #652 from actions-rs-plus/renovate/node-20.x

Merge pull request #652 from actions-rs-plus/renovate/node-20.x #4

GitHub Actions / Unit-test results succeeded Apr 4, 2024 in 0s

All 27 tests pass in 20s

 1 files   5 suites   20s ⏱️
27 tests 27 ✅ 0 💤 0 ❌
28 runs  28 ✅ 0 💤 0 ❌

Results for commit 8501f2f.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit-test results

27 tests found

There are 27 tests, see "Raw output" for the full list of tests.
Raw output
clippy clippy captures stdout ‑ clippy clippy captures stdout
clippy records versions with toolchain ‑ clippy records versions with toolchain
clippy records versions ‑ clippy records versions
clippy reports when clippy fails ‑ clippy reports when clippy fails
clippy runs with cargo ‑ clippy runs with cargo
clippy runs with cross ‑ clippy runs with cross
index catches Error ‑ index catches Error
index catches not-error ‑ index catches not-error
index works ‑ index works
input get 1, parses defaults ‑ input get 1, parses defaults
input get 2, can use cross ‑ input get 2, can use cross
input get 3, parses toolchain ‑ input get 3, parses toolchain
input get 4, parses +toolchain to toolchain ‑ input get 4, parses +toolchain to toolchain
input get 5, parses arguments ‑ input get 5, parses arguments
outputParser bumps error when message level is undefined ‑ outputParser bumps error when message level is undefined
outputParser bumps error: internal compiler error when message level is ice ‑ outputParser bumps error: internal compiler error when message level is ice
outputParser bumps help when message level is undefined ‑ outputParser bumps help when message level is undefined
outputParser bumps note when message level is undefined ‑ outputParser bumps note when message level is undefined
outputParser bumps warning when message level is undefined ‑ outputParser bumps warning when message level is undefined
outputParser fails when primary span cannot be found ‑ outputParser fails when primary span cannot be found
outputParser ignores duplicate ‑ outputParser ignores duplicate
outputParser ignores invalid json ‑ outputParser ignores invalid json
outputParser ignores non-compiler-messages ‑ outputParser ignores non-compiler-messages
outputParser ignores when compiler-message doesn't have a code ‑ outputParser ignores when compiler-message doesn't have a code
outputParser ignores when level is not help, note, warning, error, ice ‑ outputParser ignores when level is not help, note, warning, error, ice
outputParser parses annotations into AnnotationWithMessageAndLevel ‑ outputParser parses annotations into AnnotationWithMessageAndLevel
reporter works ‑ reporter works