Re-add UI from monorepo #82
Annotations
1 error and 13 warnings
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: github/codeql-action/upload-sarif@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/upload-sarif@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/renderer/react/app.tsx#L38
Forbidden non-null assertion
|
src/renderer/react/components/forms/default-value-definition-form.tsx#L36
Unexpected any. Specify a different type
|
src/renderer/react/components/forms/default-value-definition-form.tsx#L39
'className' is defined but never used
|
src/renderer/react/components/forms/default-value-definition-form.tsx#L40
'ref' is defined but never used
|
src/renderer/react/components/forms/is-unique-form-field.tsx#L18
Unexpected any. Specify a different type
|
src/renderer/react/components/forms/is-unique-form-field.tsx#L19
'props' is defined but never used
|
src/renderer/react/components/forms/number-value-definition-form.tsx#L28
'className' is defined but never used
|
src/renderer/react/components/forms/number-value-definition-form.tsx#L28
'ref' is defined but never used
|
src/renderer/react/components/forms/number-value-definition-form.tsx#L120
'props' is defined but never used
|
src/renderer/react/components/forms/number-value-definition-form.tsx#L120
'ref' is defined but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact_macos-12", "artifact_macos-14", "artifact_ubuntu-22.04".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading