Skip to content

Merge pull request #1886 from grafana/dependabot/npm_and_yarn/dompuri… #170

Merge pull request #1886 from grafana/dependabot/npm_and_yarn/dompuri…

Merge pull request #1886 from grafana/dependabot/npm_and_yarn/dompuri… #170

Triggered via push September 24, 2024 13:45
Status Success
Total duration 3m 26s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/components/ConfigProvider/ConfigProvider.tsx#L20
'lightTheme' is deprecated. Use theme instead
lint: src/components/MetricPicker/MetricPicker.tsx#L16
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
lint: src/components/MetricPicker/MetricPickerMenu.tsx#L15
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
lint: src/components/MetricPicker/MetricPickerMenu.tsx#L119
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
lint: src/datasource/components/FunctionEditor/AddZabbixFunction.tsx#L58
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
lint: src/datasource/components/FunctionEditor/ZabbixFunctionEditor.tsx#L43
'HorizontalGroup' is deprecated. use Stack component instead
lint: src/datasource/components/FunctionEditor/ZabbixFunctionEditor.tsx#L75
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
lint: src/datasource/components/FunctionEditor/ZabbixFunctionEditor.tsx#L78
'v1' is deprecated. Will be removed in a future version
lint: src/datasource/components/QueryEditor/QueryOptionsEditor.tsx#L63
'HorizontalGroup' is deprecated. use Stack component instead
lint: src/datasource/components/QueryEditor/QueryOptionsEditor.tsx#L74
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace