feat(eslint): support eslint for ReactLynx #7325
Annotations
8 errors
|
|
|
|
|
packages/eslint-config-reactlynx/src/index.ts#L52
Type 'typeof import("C:/Users/ContainerAdministrator/runner/_work/lynx-stack/lynx-stack/node_modules/.pnpm/eslint-plugin-react-hooks@5.2.0_eslint@9.30.0_jiti@2.4.2_/node_modules/eslint-plugin-react-hooks/index")' is not assignable to type 'Plugin'.
|
|
packages/eslint-config-reactlynx/src/index.ts#L51
Type '{ deprecatedRules: Partial<{ 'boolean-prop-naming': RuleModule; 'button-has-type': RuleModule; 'checked-requires-onchange-or-readonly': RuleModule; 'default-props-match-prop-types': RuleModule; ... 98 more ...; 'void-dom-elements-no-children': RuleModule; }>; rules: { ...; }; configs: { ...; } & { ...; }; }' is not assignable to type 'Plugin'.
|
|
packages/eslint-config-reactlynx/src/index.ts#L50
Type '{ config: { "flat/recommended": FlatConfig<RulesRecord>; recommended: Config<RulesRecord>; }; meta: { name: string; version: string; }; configs: { ...; }; rules: { ...; }; }' is not assignable to type 'Plugin'.
|
|
packages/eslint-config-reactlynx/src/index.ts#L14
Type 'import("C:/Users/ContainerAdministrator/runner/_work/lynx-stack/lynx-stack/node_modules/.pnpm/@types+eslint@9.6.1/node_modules/@types/eslint/index").Linter.Config<import("C:/Users/ContainerAdministrator/runner/_work/lynx-stack/lynx-stack/node_modules/.pnpm/@types+eslint@9.6.1/node_modules/@types/eslint/index").Linte...' is not assignable to type 'import("C:/Users/ContainerAdministrator/runner/_work/lynx-stack/lynx-stack/node_modules/.pnpm/eslint@9.30.0_jiti@2.4.2/node_modules/eslint/lib/types/index").Linter.Config<import("C:/Users/ContainerAdministrator/runner/_work/lynx-stack/lynx-stack/node_modules/.pnpm/eslint@9.30.0_jiti@2.4.2/node_modules/eslint/lib/typ...'.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading