Skip to content

fix: add failing test around bug with dereffing and leaving .components around #1173

fix: add failing test around bug with dereffing and leaving .components around

fix: add failing test around bug with dereffing and leaving .components around #1173

Triggered via pull request October 7, 2024 20:22
Status Success
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
lint: src/dereference-document.test.ts#L1
'_fs' is defined but never used
lint: src/dereference-document.test.ts#L5
'defaultResolver' is defined but never used
lint: src/dereference-document.test.ts#L13
'JSONSchema7' is defined but never used
lint: src/dereference-document.test.ts#L440
Unexpected any. Specify a different type
lint: src/dereference-document.test.ts#L468
Unexpected any. Specify a different type
lint: src/dereference-document.test.ts#L506
Unexpected any. Specify a different type
lint: src/dereference-document.test.ts#L546
Unexpected any. Specify a different type
lint: src/dereference-document.ts#L30
Unexpected any. Specify a different type
lint: src/dereference-document.ts#L31
Unexpected any. Specify a different type
lint: src/dereference-document.ts#L68
Unexpected any. Specify a different type