Adiciona possibilidade de adicionar headers com menu vertical #45
pull_request.yml
on: pull_request
build-and-test
1m 11s
Annotations
6 warnings
|
build-and-test:
src/components/utilitarios/utilitarios.tsx#L57
JSX props should not use arrow functions
|
|
build-and-test:
src/components/marca-produto/marca-produto.tsx#L286
JSX props should not use arrow functions
|
|
build-and-test:
src/components/comuns/selecao-contexto/selecao-contexto.tsx#L237
JSX props should not use arrow functions
|
|
build-and-test:
src/components/app/app.tsx#L581
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#L575
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#L459
This type is not allowed in the operand for the '!' operator because it is always truthy. Allowed types are boolean, null-union, undefined-union, or boolean-or-undefined
|