Skip to content

feat: add bal widget config page #132

feat: add bal widget config page

feat: add bal widget config page #132

Triggered via pull request December 21, 2023 13:13
Status Failure
Total duration 59s
Artifacts

node.js.yml

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

Annotations

10 errors and 1 warning
build (18.x): components/bal-widget/bal-widget-config-form.tsx#L2
There should be no space after '{'.
build (18.x): components/bal-widget/bal-widget-config-form.tsx#L2
There should be no space before '}'.
build (18.x): components/bal-widget/bal-widget-config-form.tsx#L2
Strings must use singlequote.
build (18.x): components/bal-widget/bal-widget-config-form.tsx#L3
Strings must use singlequote.
build (18.x): components/bal-widget/bal-widget-config-form.tsx#L4
There should be no space after '{'.
build (18.x): components/bal-widget/bal-widget-config-form.tsx#L4
There should be no space before '}'.
build (18.x): components/bal-widget/bal-widget-config-form.tsx#L4
Strings must use singlequote.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/