NOP-6552 - Adiciona botão no banner #37
pull_request.yml
on: pull_request
build-and-test
1m 15s
Annotations
7 warnings
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
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#L277
JSX props should not use arrow functions
|
build-and-test:
src/components/utilitarios/utilitarios.tsx#L57
JSX props should not use arrow functions
|