fix(#185): merge parserOptions
from langaugeOptions
#480
Annotations
36 errors and 6 warnings
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest
Process completed with exit code 1.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/consistent-type-specifier-style.spec.ts#L457
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/consistent-type-specifier-style.spec.ts#L479
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/consistent-type-specifier-style.spec.ts#L495
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/default.spec.ts#L12
Argument of type 'RuleModule<"noDefaultExport", [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"noDefaultExport", [], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/default.spec.ts#L183
Argument of type 'RuleModule<"noDefaultExport", [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"noDefaultExport", [], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/default.spec.ts#L201
Argument of type 'RuleModule<"noDefaultExport", [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"noDefaultExport", [], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/dynamic-import-chunkname.spec.ts#L47
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/dynamic-import-chunkname.spec.ts#L965
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/export.spec.ts#L9
Argument of type 'RuleModule<MessageId, [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest:
test/rules/export.spec.ts#L191
Argument of type 'RuleModule<MessageId, [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [], unknown, RuleListener>'.
|
Lint and Test with Node.js 22 and ESLint 8.56 on macos-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 18 and ESLint 8 on ubuntu-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 22 and ESLint 8 on macos-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 22 and ESLint 9 on macos-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 18 and ESLint 8 on macos-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/consistent-type-specifier-style.spec.ts#L457
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/consistent-type-specifier-style.spec.ts#L479
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/consistent-type-specifier-style.spec.ts#L495
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/default.spec.ts#L12
Argument of type 'RuleModule<"noDefaultExport", [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"noDefaultExport", [], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/default.spec.ts#L183
Argument of type 'RuleModule<"noDefaultExport", [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"noDefaultExport", [], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/default.spec.ts#L201
Argument of type 'RuleModule<"noDefaultExport", [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<"noDefaultExport", [], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/dynamic-import-chunkname.spec.ts#L47
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/dynamic-import-chunkname.spec.ts#L965
Argument of type 'RuleModule<MessageId, [(Options | undefined)?], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [(Options | undefined)?], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/export.spec.ts#L9
Argument of type 'RuleModule<MessageId, [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest:
test/rules/export.spec.ts#L191
Argument of type 'RuleModule<MessageId, [], ImportXPluginDocs, RuleListener>' is not assignable to parameter of type 'RuleModule<MessageId, [], unknown, RuleListener>'.
|
Lint and Test with Node.js 20 and ESLint 9 on macos-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 20 and ESLint 9 on macos-latest
The operation was canceled.
|
Lint and Test with Node.js 18 and ESLint 8.56 on ubuntu-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 18 and ESLint 8.56 on ubuntu-latest
The operation was canceled.
|
Lint and Test with Node.js 18 and ESLint 8.56 on macos-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 18 and ESLint 8.56 on macos-latest
The operation was canceled.
|
Lint and Test with Node.js 20 and ESLint 8.56 on macos-latest
The job was canceled because "ubuntu-latest_20_9" failed.
|
Lint and Test with Node.js 20 and ESLint 8.56 on macos-latest
The operation was canceled.
|
Lint and Test with Node.js 22 and ESLint 9 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint and Test with Node.js 22 and ESLint 8 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint and Test with Node.js 22 and ESLint 8.56 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint and Test with Node.js 18 and ESLint 9 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint and Test with Node.js 18 and ESLint 9 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint and Test with Node.js 20 and ESLint 8 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|