eslint rule for line endings #241
Annotations
14 errors
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/util/url.ts#L2
Module '"path"' can only be default-imported using the 'esModuleInterop' flag
|
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/util/errors.ts#L30
Type 'Set<string | symbol>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/util/convert-path-to-posix.ts#L1
Module '"path"' can only be default-imported using the 'esModuleInterop' flag
|
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/file.ts#L1
Module '"fs"' has no default export.
|
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L3
Could not find a declaration file for module 'js-yaml'. '/home/runner/work/swagger-parser/swagger-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
|
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L2
Could not find a declaration file for module 'js-yaml'. '/home/runner/work/swagger-parser/swagger-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
|
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/index.ts#L392
The 'arguments' object cannot be referenced in an async function or method in ES5. Consider using a standard function or method.
|
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/index.ts#L314
The 'arguments' object cannot be referenced in an async function or method in ES5. Consider using a standard function or method.
|
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/index.ts#L196
The 'arguments' object cannot be referenced in an async function or method in ES5. Consider using a standard function or method.
|
Node 22 on ubuntu-latest:
node_modules/@apidevtools/json-schema-ref-parser/lib/index.ts#L75
The 'arguments' object cannot be referenced in an async function or method in ES5. Consider using a standard function or method.
|
Node 22 on windows-latest
The operation was canceled.
|
Node 22 on windows-latest
The strategy configuration was canceled because "node_tests.ubuntu-latest_22" failed
|
Node 22 on macos-latest
The operation was canceled.
|
Node 22 on macos-latest
The strategy configuration was canceled because "node_tests.ubuntu-latest_22" failed
|