feat: improve --list-csv and --list output #4731
build.yml
on: pull_request
yamllint
6s
typecheck
13s
eslint
12s
unused-deps
8s
test
3m 56s
CodeQL
1m 16s
Matrix: smoke-test
Annotations
3 errors and 1 warning
|
eslint
Process completed with exit code 1.
|
|
test
Process completed with exit code 1.
|
|
[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 description stage when allow_failure needs
+ 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`.
|