Skip to content

Also allow null directions #102

Also allow null directions

Also allow null directions #102

Triggered via push November 9, 2023 15:23
Status Failure
Total duration 25s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: rdf-js-tests.ts#L1
Type '"" | "ltr" | "rtl" | null | undefined' is not assignable to type '"" | "ltr" | "rtl" | undefined'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/