fix: add failing test around bug with dereffing and leaving .components around #1172
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#L441
Unexpected any. Specify a different type
|
lint:
src/dereference-document.test.ts#L469
Unexpected any. Specify a different type
|
lint:
src/dereference-document.test.ts#L507
Unexpected any. Specify a different type
|
lint:
src/dereference-document.test.ts#L547
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#L67
Unexpected any. Specify a different type
|