feat: add environment column to --list and --list-csv (#1837) #4821
build.yml
on: pull_request
yamllint
8s
typecheck
13s
eslint
13s
unused-deps
9s
test
4m 5s
CodeQL
1m 14s
Matrix: smoke-test
Annotations
2 errors and 1 warning
|
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 description stage when allow_failure environment 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`.
|