chore(deps): update dependency @eslint-react/eslint-plugin to v1.31.0 #780
Annotations
8 errors
lint:
src/configs/react.ts#L16
Type '{}' is not assignable to type 'OptionsFiles & OptionsStylistic & OptionsTypeScriptWithTypes & Omit<{ importSource?: string | undefined; jsxPragma?: string | undefined; ... 6 more ...; additionalComponents?: { ...; }[] | undefined; }, "skipImportCheck"> & OptionsOverrides & { ...; }'.
|
lint
Process completed with exit code 1.
|
build (lts/*, ubuntu-latest):
src/configs/react.ts#L16
Type '{}' is not assignable to type 'OptionsFiles & OptionsStylistic & OptionsTypeScriptWithTypes & Omit<{ importSource?: string | undefined; jsxPragma?: string | undefined; ... 6 more ...; additionalComponents?: { ...; }[] | undefined; }, "skipImportCheck"> & OptionsOverrides & { ...; }'.
|
build (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
build (lts/*, macos-latest):
src/configs/react.ts#L16
Type '{}' is not assignable to type 'OptionsFiles & OptionsStylistic & OptionsTypeScriptWithTypes & Omit<{ importSource?: string | undefined; jsxPragma?: string | undefined; ... 6 more ...; additionalComponents?: { ...; }[] | undefined; }, "skipImportCheck"> & OptionsOverrides & { ...; }'.
|
build (lts/*, macos-latest)
Process completed with exit code 1.
|
build (lts/*, windows-latest):
src/configs/react.ts#L16
Type '{}' is not assignable to type 'OptionsFiles & OptionsStylistic & OptionsTypeScriptWithTypes & Omit<{ importSource?: string | undefined; jsxPragma?: string | undefined; ... 6 more ...; additionalComponents?: { ...; }[] | undefined; }, "skipImportCheck"> & OptionsOverrides & { ...; }'.
|
build (lts/*, windows-latest)
Process completed with exit code 1.
|