Skip to content

add CollectedErrors utility class #2181

add CollectedErrors utility class

add CollectedErrors utility class #2181

Triggered via push December 23, 2025 12:32
Status Failure
Total duration 1m 31s
Artifacts

push.yml

on: push
Matrix: ci / test
ci  /  Lint source files
32s
ci / Lint source files
ci  /  Run integration tests
1m 13s
ci / Run integration tests
ci  /  Run fuzzing tests
20s
ci / Run fuzzing tests
ci  /  Check for commonly ignored files
5s
ci / Check for commonly ignored files
ci  /  Check health of package-lock.json file
17s
ci / Check health of package-lock.json file
ci  /  Measure test coverage
29s
ci / Measure test coverage
ci  /  Run CodeQL security scan
1m 26s
ci / Run CodeQL security scan
ci  /  Build 'npmDist' artifact
0s
ci / Build 'npmDist' artifact
ci  /  Build 'denoDist' artifact
0s
ci / Build 'denoDist' artifact
Deploy to `deno` branch  /  deploy-artifact-as-branch
Deploy to `deno` branch / deploy-artifact-as-branch
Deploy to `npm` branch  /  deploy-artifact-as-branch
Deploy to `npm` branch / deploy-artifact-as-branch
Fit to window
Zoom out
Zoom in

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/