add CollectedErrors utility class #2181
push.yml
on: push
Matrix: ci / test
ci
/
Lint source files
32s
ci
/
Run integration tests
1m 13s
ci
/
Run fuzzing tests
20s
ci
/
Check for commonly ignored files
5s
ci
/
Check health of package-lock.json file
17s
ci
/
Measure test coverage
29s
ci
/
Run CodeQL security scan
1m 26s
ci
/
Build 'npmDist' artifact
0s
ci
/
Build 'denoDist' artifact
0s
Deploy to `deno` branch
/
deploy-artifact-as-branch
Deploy to `npm` branch
/
deploy-artifact-as-branch
Annotations
6 errors and 1 warning
|
ci / Measure test coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
ci / Lint source files
Process completed with exit code 1.
|
|
ci / Lint source files:
src/execution/execute.ts#L142
Expected blank line between class members
|
|
ci / Lint source files:
src/execution/execute.ts#L133
Expected blank line between class members
|
|
ci / Lint source files:
src/execution/execute.ts#L130
Expected blank line between class members
|
|
ci / Run CodeQL security scan
Code Scanning could not process the submitted SARIF file:
CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
|
|
ci / Run CodeQL security scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|