Rebranding #39
Triggered via pull request
September 10, 2024 18:49
Status
Success
Total duration
1m 21s
Artifacts
–
pull_request.yml
on: pull_request
build-and-test
1m 9s
Annotations
7 warnings
build-and-test
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/
|
build-and-test
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/
|
build-and-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
|
build-and-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
|
build-and-test:
src/components/comuns/selecao-contexto/selecao-contexto.tsx#L237
JSX props should not use arrow functions
|
build-and-test:
src/components/marca-produto/marca-produto.tsx#L288
JSX props should not use arrow functions
|
build-and-test:
src/components/utilitarios/utilitarios.tsx#L57
JSX props should not use arrow functions
|