[IGNORE] Use spec in table schema #526
Annotations
13 warnings
|
lint-npm
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
react-perf(jsx-no-new-object-as-prop):
src/BarChartOptionsEditorSettings.test.tsx#L27
JSX attribute values should not contain objects created in the same scope.
|
|
import(no-unassigned-import):
src/setup-tests.ts#L14
Imported module should be assigned
|
|
react-perf(jsx-no-new-object-as-prop):
src/MarkdownPanel.tsx#L123
JSX attribute values should not contain objects created in the same scope.
|
|
react-perf(jsx-no-new-function-as-prop):
src/MarkdownPanel.tsx#L122
JSX attribute values should not contain functions created in the same scope.
|
|
import(no-unassigned-import):
src/setup-tests.ts#L14
Imported module should be assigned
|
|
react-perf(jsx-no-new-object-as-prop):
src/MarkdownPanelOptionsEditor.tsx#L37
JSX attribute values should not contain objects created in the same scope.
|
|
react-perf(jsx-no-new-function-as-prop):
src/MarkdownPanelOptionsEditor.tsx#L31
JSX attribute values should not contain functions created in the same scope.
|
|
react-perf(jsx-no-new-function-as-prop):
src/DatasourceVariable.tsx#L63
JSX attribute values should not contain functions created in the same scope.
|
|
react-perf(jsx-no-new-function-as-prop):
src/DatasourceVariable.tsx#L59
JSX attribute values should not contain functions created in the same scope.
|
|
react-perf(jsx-no-new-array-as-prop):
src/DatasourceVariable.tsx#L36
JSX attribute values should not contain Arrays created in the same scope.
|
|
type-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-npm
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|