Skip to content

feat: improve --list-csv and --list output #4733

feat: improve --list-csv and --list output

feat: improve --list-csv and --list output #4733

Triggered via pull request March 21, 2026 13:13
Status Failure
Total duration 3m 46s
Artifacts

build.yml

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

Annotations

3 errors and 1 warning
test
Process completed with exit code 1.
[threads] tests/test-cases/script-failures/integration.test.ts > script-failures <test-job>: tests/test-cases/script-failures/integration.test.ts#L25
AssertionError: expected [ …(15) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ + [ + "test-job starting shell (test)", + "", " FAIL test-job", + "test-job $ echo \"Not printed\"", + "test-job > Not printed", + "test-job $ echo \"Test something\"", + "test-job > Test something", + "test-job $ echo \"That fails\"", + "test-job > That fails", + "test-job $ echo \"Something in the log\"", + "test-job > Something in the log", + "test-job $ exit 1", + " > Not printed", " > Test something", " > That fails", - " > Something in the log", ] ❯ tests/test-cases/script-failures/integration.test.ts:25:38
[threads] tests/test-cases/include-project-file/integration.test.ts > include:project should respect rules specified in included project: tests/test-cases/include-project-file/integration.test.ts#L67
AssertionError: expected 'name …' to deeply equal 'name …' - Expected + Received name stage when allow_failure needs - should execute since rule eval to true test on_success false + should execute since rule eval to true test on_success false ❯ tests/test-cases/include-project-file/integration.test.ts:67:49
CodeQL
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.