Skip to content

docs: add examples #525

docs: add examples

docs: add examples #525

Triggered via push September 30, 2023 10:41
Status Failure
Total duration 45s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
Process completed with exit code 1.
test (18, ubuntu-latest)
Process completed with exit code 1.
lint: docs/importing.md#L23
Expected an assignment or function call and instead saw an expression
lint: docs/importing.md#L23
Strings must use doublequote
lint: examples/node-esm-javascript/src/pdf.js#L1
Run autofix to sort these imports!
lint: examples/node-esm-javascript/src/pdf.js#L1
Missing semicolon
lint: examples/node-esm-javascript/src/pdf.js#L4
Expected 2 empty lines after import statement not followed by another import
lint: examples/node-esm-javascript/src/pdf.js#L6
Strings must use doublequote
lint: examples/node-esm-javascript/src/pdf.js#L14
Too many blank lines at the end of file. Max of 0 allowed
lint: examples/node-esm-javascript/src/svg.js#L1
Run autofix to sort these imports!
lint: examples/node-esm-javascript/src/svg.js#L1
Missing semicolon
lint: examples/node-esm-javascript/src/svg.js#L3
Expected 2 empty lines after import statement not followed by another import