Skip to content
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

build(deps): bump document-schema.js from 3.2.0 to 3.3.0

build(deps): bump document-schema.js from 3.2.0 to 3.3.0 #179

Triggered via pull request August 18, 2026 00:56
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Release
Release
Notify downstream repositories
0s
Notify downstream repositories
Publish alias to GitHub Packages
0s
Publish alias to GitHub Packages
Attest SBOM and build provenance
0s
Attest SBOM and build provenance
Matrix: publish-aliases
Fit to window
Zoom out
Zoom in

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.