Skip to content

Issue #45: Add missing spec methods to DataFactory interface #137

Issue #45: Add missing spec methods to DataFactory interface

Issue #45: Add missing spec methods to DataFactory interface #137

Triggered via pull request September 18, 2024 11:07
Status Success
Total duration 25s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: rdf-js-query-tests.ts#L29
Forbidden non-null assertion
build: rdf-js-query-tests.ts#L30
Forbidden non-null assertion
build: rdf-js-query-tests.ts#L34
Forbidden non-null assertion
build: rdf-js-query-tests.ts#L39
Forbidden non-null assertion
build: rdf-js-query-tests.ts#L91
Do not use "@ts-ignore" because it alters compilation errors
build: rdf-js-query-tests.ts#L100
Do not use "@ts-ignore" because it alters compilation errors
build: rdf-js-query-tests.ts#L102
Do not use "@ts-ignore" because it alters compilation errors
build: rdf-js-query-tests.ts#L112
Do not use "@ts-ignore" because it alters compilation errors
build: rdf-js-query-tests.ts#L114
Do not use "@ts-ignore" because it alters compilation errors
build: rdf-js-tests.ts#L22
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer