Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix - Console Errors #501

Merged
merged 53 commits into from
Aug 2, 2021
Merged

Fix - Console Errors #501

merged 53 commits into from
Aug 2, 2021

Conversation

LuanEdCosta
Copy link
Contributor

  • Fix all fixable console errors (not including errors from third-party libraries, such as Ant Design)

@LuanEdCosta
Copy link
Contributor Author

Ainda preciso corrigir alguns erros, principalmente na tela de pré-implantação. Abri o draft PR já para deixar pronto para marcar para revisão, mas obrigado @schafferjrdev por dar uma olhada nele. 👍

Vi apenas um erro que era do antd. Eles são mais complicados de concertar e geralmente somem quando atualizamos a lib.

@LuanEdCosta LuanEdCosta marked this pull request as ready for review July 29, 2021 13:36
@schafferjrdev
Copy link
Contributor

Eu abri o Regressão Logística e apareceu esse erro no console

Failed prop type: Invalid prop `valueLatestTraining` supplied to `ParameterGroup`.
    in ParameterGroup (at GenericDrawerContainer.jsx:77)

Você pode encontrar no /projetos/ce500afa-db90-4794-a3db-78a0e2f31e4e/experimentos/f95f7040-07f2-4a41-8949-cffd4ee7cb6f com o experimento 'Plantas'.

Pode dar uma olhada se cabe nesse PR?

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@fberanizo fberanizo merged commit e878ca8 into master Aug 2, 2021
Copy link
Contributor

@schafferjrdev schafferjrdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LuanEdCosta Pode só verificar se o erro:

index.js:1 Warning: React does not recognize the `scrollLocker` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `scrolllocker` instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Acontece ao selecionar um monitoramento e clicar em ver monitoramentos.

@fberanizo fberanizo deleted the fix/console-errors branch August 9, 2021 13:54
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.

3 participants