Skip to content

chore(deps-dev): bump @commitlint/cli from 19.6.0 to 19.6.1 #3742

chore(deps-dev): bump @commitlint/cli from 19.6.0 to 19.6.1

chore(deps-dev): bump @commitlint/cli from 19.6.0 to 19.6.1 #3742

Triggered via pull request December 16, 2024 15:36
Status Failure
Total duration 1m 11s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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