Skip to content

Draft: Allow non generic plugin type options #5714

Draft: Allow non generic plugin type options

Draft: Allow non generic plugin type options #5714

Triggered via pull request August 21, 2024 20:01
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors
build (ubuntu-latest)
Property 'title' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
build (ubuntu-latest)
Property 'tooltip' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
build (ubuntu-latest)
Property 'title' does not exist on type 'PluginOptions | PluginOptionsByType<"bar">'.
build (ubuntu-latest)
Property 'legend' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
build (ubuntu-latest)
Property 'legend' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
build (ubuntu-latest)
Property 'tooltip' does not exist on type 'PluginOptions | PluginOptionsByType<"bubble">'.
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
Property 'title' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
build (windows-latest)
Property 'tooltip' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
build (windows-latest)
Property 'title' does not exist on type 'PluginOptions | PluginOptionsByType<"bar">'.
build (windows-latest)
Property 'legend' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
build (windows-latest)
Property 'legend' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
build (windows-latest)
Property 'tooltip' does not exist on type 'PluginOptions | PluginOptionsByType<"bubble">'.
build (windows-latest)
Process completed with exit code 1.