Prepare release all plugins as new beta #519
Annotations
1 error and 13 warnings
|
test-npm
Process completed with exit code 135.
|
|
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/
|
|
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-function-as-prop):
src/StaticListVariable.tsx#L234
JSX attribute values should not contain functions created in the same scope.
|
|
react-perf(jsx-no-new-function-as-prop):
src/StaticListVariable.tsx#L212
JSX attribute values should not contain functions created in the same scope.
|
|
react-perf(jsx-no-new-function-as-prop):
src/StaticListVariable.tsx#L178
JSX attribute values should not contain functions created in the same scope.
|
|
react-perf(jsx-no-new-function-as-prop):
src/StaticListVariable.tsx#L168
JSX attribute values should not contain functions created in the same scope.
|
|
react-perf(jsx-no-new-function-as-prop):
src/StaticListVariable.tsx#L151
JSX attribute values should not contain functions created in the same scope.
|
|
react-perf(jsx-no-new-array-as-prop):
src/StaticListVariable.tsx#L229
JSX attribute values should not contain Arrays created in the same scope.
|
|
react-perf(jsx-no-new-array-as-prop):
src/StaticListVariable.tsx#L227
JSX attribute values should not contain Arrays created in the same scope.
|
|
react-perf(jsx-no-jsx-as-prop):
src/StaticListVariable.tsx#L131
JSX attribute values should not contain other JSX.
|
|
eslint(no-shadow):
src/StaticListVariable.tsx#L65
'v' is already declared in the upper scope.
|
|
eslint(no-shadow):
src/StaticListVariable.tsx#L62
'v' is already declared in the upper scope.
|
|
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/
|