feat: output type definitions, and allow new Docsify(opts) to accept options for ESM usage
#2622
Triggered via pull request
November 17, 2025 03:36
Status
Failure
Total duration
4h 36m 15s
Artifacts
–
test.yml
on: pull_request
Matrix: lint
Matrix: test-jest
Matrix: test-playwright
Annotations
5 errors and 3 warnings
|
test-jest (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
|
test-jest (lts/*, macos-latest)
Process completed with exit code 1.
|
|
test-jest (lts/*, windows-latest)
Process completed with exit code 1.
|
|
test-playwright (lts/*)
The artifact name is not valid: -lts/*-artifacts. Contains the following character: Asterisk *
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
|
test-playwright (lts/*)
Process completed with exit code 1.
|
|
lint (lts/*):
src/core/global-api.js#L16
Unexpected console statement
|
|
lint (lts/*):
src/core/config.js#L159
Unexpected console statement
|
|
lint (lts/*):
src/core/config.js#L103
Unexpected console statement
|