Skip to content

chore: upgrade deps #426

chore: upgrade deps

chore: upgrade deps #426

Triggered via push November 24, 2023 04:34
Status Failure
Total duration 1m 40s
Artifacts

push.yml

on: push
Matrix: ci / test
ci  /  Lint source files
25s
ci / Lint source files
ci  /  Check for commonly ignored files
5s
ci / Check for commonly ignored files
ci  /  Check health of package-lock.json file
18s
ci / Check health of package-lock.json file
ci  /  Run CodeQL security scan
1m 28s
ci / Run CodeQL security scan
ci  /  Build 'npmDist' artifact
19s
ci / Build 'npmDist' artifact
ci  /  Build 'denoDist' artifact
18s
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

5 errors
ci / Build 'denoDist' artifact
Process completed with exit code 1.
ci / Build 'npmDist' artifact
Process completed with exit code 1.
ci / Lint source files: resources/change-extension-in-import-paths.ts#L37
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
ci / Lint source files: src/utilities/invariant.ts#L7
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
ci / Lint source files
Process completed with exit code 1.