This repository was archived by the owner on Aug 20, 2026. It is now read-only.
build(deps): bump document-schema.js from 3.2.0 to 3.3.0 #179
ci.yml
on: pull_request
Commitlint
24s
Lint
24s
Typecheck
33s
Test
38s
Smoke test
27s
Notify downstream repositories
0s
Publish alias to GitHub Packages
0s
Attest SBOM and build provenance
0s
Matrix: publish-aliases
Annotations
6 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck
command (/home/runner/work/markdown-codec/markdown-codec/) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run _typecheck exited (2)
|
|
Typecheck:
src/emit/emit.ts#L255
Type 'string | undefined' is not assignable to type 'string'.
|
|
Typecheck:
src/emit/emit.ts#L242
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Typecheck:
src/emit/emit.ts#L233
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
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.
|