Rebranding #16
Merged
Rebranding #16
Annotations
7 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
src/components/app/app.tsx#L518
This type is not allowed in the condition because it is a string. Allowed types are boolean, null-union, undefined-union, or boolean-or-undefined
|
Test:
src/components/app/app.tsx#L524
This type is not allowed in the condition because it is a string. Allowed types are boolean, null-union, undefined-union, or boolean-or-undefined
|
Test:
src/components/comuns/selecao-contexto/selecao-contexto.tsx#L237
JSX props should not use arrow functions
|
Test:
src/components/marca-produto/marca-produto.tsx#L288
JSX props should not use arrow functions
|
Test:
src/components/utilitarios/utilitarios.tsx#L57
JSX props should not use arrow functions
|
Loading