Skip to content

#:PD-26707: Corrige exibição de data e hora através de formato iso #52

#:PD-26707: Corrige exibição de data e hora através de formato iso

#:PD-26707: Corrige exibição de data e hora através de formato iso #52

Triggered via pull request July 15, 2026 18:26
Status Success
Total duration 1m 11s
Artifacts

pull_request.yml

on: pull_request
build-and-test
1m 6s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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