Skip to content

Turn on standard input #121

Turn on standard input

Turn on standard input #121

Triggered via pull request January 24, 2024 15:05
Status Failure
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
runner / Biome (github-check)
12s
runner / Biome (github-check)
runner / Biome (github-pr-check)
12s
runner / Biome (github-pr-check)
runner / Biome (github-pr-review)
17s
runner / Biome (github-pr-review)
Fit to window
Zoom out
Zoom in

Annotations

7 errors
runner / Biome (github-pr-check)
Process completed with exit code 1.
runner / Biome (github-check)
Process completed with exit code 1.
runner / Biome (github-pr-review)
Process completed with exit code 1.
runner / Biome (github-pr-review): testdata/error/js/format-truncate.js#L2
[Biome] reported by reviewdog 🐶 Raw Output: testdata/error/js/format-truncate.js:2:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:3:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:4:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:5:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:6:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:7:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:8:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:9:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:10:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:11:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:12:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:13:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:14:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:15:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:16:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:17:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:18:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:19:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:20:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:21:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:22:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:23:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:24:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:25:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:26:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:27:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:28:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:29:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:30:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:31:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:32:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:33:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:34:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:35:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:36:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:37:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:38:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:39:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:40:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:41:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:42:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:43:-console.log('This line is detected by diagnostics.'); testdata/error/js/format-truncate.js:44:-console.log('This line is
runner / Biome (github-pr-review): testdata/error/js/format.js#L1
[Biome] reported by reviewdog 🐶 Raw Output: testdata/error/js/format.js:1:-const a = [2,2,1,3]; testdata/error/js/format.js:1:+const a = [2, 2, 1, 3];
runner / Biome (github-pr-review): testdata/error/ts/format.ts#L1
[Biome] reported by reviewdog 🐶 Raw Output: testdata/error/ts/format.ts:1:-import type { testdata/error/ts/format.ts:2:- A, testdata/error/ts/format.ts:3:-} from 'a'; testdata/error/ts/format.ts:1:+import type { A } from "a";
runner / Biome (github-pr-review)
Process completed with exit code 1.