Skip to content

[Refactor] Resolvendo conflitos de merge da branch de correção de build para a dev#693

Merged
thalesluiz45 merged 45 commits intodevfrom
615-corrigir-build-do-projeto
Apr 21, 2026
Merged

[Refactor] Resolvendo conflitos de merge da branch de correção de build para a dev#693
thalesluiz45 merged 45 commits intodevfrom
615-corrigir-build-do-projeto

Conversation

@FilipeKevyn
Copy link
Copy Markdown

O que foi feito?

O papel deste PR foi alinhar as correções de build, com as atualizações da dev, mantendo todas as funcionalidades ativas e o projeto buildando.

Issue

Dario-Arthur and others added 30 commits April 1, 2026 19:12
…nto 629-build---correção-de-hooks-jsx-e-build
…x-e-build

629 build   correção de hooks jsx e build
…abaseSelect e corrigido tipagem

- Removido o uso de 'any' no componente, utilizando Generics<T> para maior segurança.
- Ajusta as interfaces de Vaccine, Disorder e ServiceType para lidar com campos opcionais (string | undefined).
Removidas variáveis que estavam definidas mas nunca usadas nos componentes, evitando warnings do TypeScript:

- 'asChild' em creatable-multi-select.tsx
- 'categoryTypes' em shared/filters/fileFilter.tsx
- 'useEffect' em StringMultiSelect.tsx
…nto 638-build---ajustar-tipagem-do-front-end---escopo-geral
…s-e-utils-escopo-geral

BUILD - Ajustar tipagem de APIs e Utils- Escopo Geral
…-profissional

[Build] Ajustar tipagem do front end em profissional
…pi-e-services---agendamento

[FIX]: corrige erros de tipagem e warnings na API
…ndamento

[Build] Ajustar tipagem frontend agendamento
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 791d1881-dae8-448a-b5a1-fe681b70fd94

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 615-corrigir-build-do-projeto

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@FilipeKevyn FilipeKevyn changed the title 615 corrigir build do projeto [Refactor] Resolvendo conflitos de merge da branch de correção de build para a dev Apr 14, 2026
@thalesluiz45
Copy link
Copy Markdown
Collaborator

thalesluiz45 commented Apr 15, 2026

O PR possui inconsistências com a Dev.

Ao editar um profissional:

JSON parse error: Cannot construct instance of "br.org.apae.api.common.dto.servicearea.request.UpdateServiceAreaDTO"(although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('Fisio')


Ao salvar um novo paciente:
Data de registro não pode ser no futuro

@thalesluiz45 thalesluiz45 self-requested a review April 15, 2026 02:19
@FilipeKevyn FilipeKevyn marked this pull request as draft April 15, 2026 21:08
@FilipeKevyn FilipeKevyn force-pushed the 615-corrigir-build-do-projeto branch from 41f71e2 to f221cd8 Compare April 21, 2026 01:22
@thalesluiz45 thalesluiz45 marked this pull request as ready for review April 21, 2026 21:46
@thalesluiz45 thalesluiz45 merged commit b4fdf20 into dev Apr 21, 2026
7 checks passed
@thalesluiz45 thalesluiz45 deleted the 615-corrigir-build-do-projeto branch April 21, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.