Merge pull request #47 from matthieubosquet/packaging-files #120
Annotations
12 warnings
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/
|
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/
|
Run yarn lint:
rdf-js-query-tests.ts#L29
Forbidden non-null assertion
|
Run yarn lint:
rdf-js-query-tests.ts#L30
Forbidden non-null assertion
|
Run yarn lint:
rdf-js-query-tests.ts#L34
Forbidden non-null assertion
|
Run yarn lint:
rdf-js-query-tests.ts#L39
Forbidden non-null assertion
|
Run yarn lint:
rdf-js-query-tests.ts#L91
Do not use "@ts-ignore" because it alters compilation errors
|
Run yarn lint:
rdf-js-query-tests.ts#L100
Do not use "@ts-ignore" because it alters compilation errors
|
Run yarn lint:
rdf-js-query-tests.ts#L102
Do not use "@ts-ignore" because it alters compilation errors
|
Run yarn lint:
rdf-js-query-tests.ts#L112
Do not use "@ts-ignore" because it alters compilation errors
|
Run yarn lint:
rdf-js-query-tests.ts#L114
Do not use "@ts-ignore" because it alters compilation errors
|
Run yarn lint:
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
|
Loading