feat: add celetista to model #224
Annotations
1 error and 5 warnings
Run tests
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
lib/pescarte/modulo_pesquisa/models/celetista.ex#L1
invalid association `relatorios_pesquisa` in schema Pescarte.ModuloPesquisa.Models.Celetista: associated schema Pescarte.ModuloPesquisa.Models.RelatorioPesquisa does not have field `celetista_id`
|
Run tests:
lib/pescarte/modulo_pesquisa/models/celetista.ex#L1
invalid association `orientandos` in schema Pescarte.ModuloPesquisa.Models.Celetista: associated schema Pesquisador does not exist
|
Run tests:
lib/pescarte/modulo_pesquisa/models/celetista.ex#L1
invalid association `orientador` in schema Pescarte.ModuloPesquisa.Models.Celetista: associated schema Pesquisador does not exist
|
Loading