chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2 #3764
Annotations
10 errors and 1 warning
build:
src/components/base.tsx#L36
Type 'BaseChartRawBindings<any>' does not satisfy the constraint 'ComponentObjectPropsOptions<Data>'.
|
build:
src/components/base.tsx#L40
'attrConfig' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
build:
src/components/base.tsx#L41
Property '$attrs' does not exist on type '{ attrConfig(): any; chartData(): any; chartConfig(): {}; }'.
|
build:
src/components/base.tsx#L43
'chartData' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
build:
src/components/base.tsx#L44
Property 'data' does not exist on type '() => any'.
|
build:
src/components/base.tsx#L44
'data' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
build:
src/components/base.tsx#L49
Property 'chart' does not exist on type '() => any'.
|
build:
src/components/base.tsx#L50
Property 'chartRef' does not exist on type '() => any'.
|
build:
src/components/base.tsx#L51
Property 'data' does not exist on type '() => any'.
|
build:
src/components/base.tsx#L52
Property 'class' does not exist on type '() => any'.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|