This repository was archived by the owner on Aug 20, 2026. It is now read-only.
build(deps): bump document-schema.js to 2.4.4 #70
ci.yml
on: pull_request
Commitlint
14s
Lint
33s
Typecheck
27s
Test
43s
Smoke test
22s
Notify downstream repositories
0s
Publish alias to GitHub Packages
0s
Attest SBOM and build provenance
0s
Matrix: publish-aliases
Annotations
5 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
src/index.ts#L50
Cannot find module 'byte-codec' or its corresponding type declarations.
|
|
Test
Coverage upload failed: Coverage upload failed (HTTP 403): Code quality is not enabled for this repository. Enable code quality in your repository settings.. To treat upload errors as warnings, add 'fail-on-error: false' to the action inputs. See https://docs.github.com/en/code-security/how-tos/maintain-quality-code/set-up-code-coverage for more information.
|
|
Smoke test
Process completed with exit code 1.
|
|
[smoke] test/smoke.test.mjs:
dist/index.js#L19
Error: Failed to resolve entry for package "byte-codec". The package may have incorrect main/module/exports specified in its package.json.
❯ dist/index.js:19:1
❯ test/smoke.test.mjs:4:1
|