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

HOTFIX - Evitar app quebrar quando o usuário está nulo #254

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

sudjoao
Copy link
Contributor

@sudjoao sudjoao commented Oct 3, 2023

Descrição

Aplicativo estava dando erro quando o token do usuário expirava.

Resolve (Issues)

Adiciona um safe operator para evitar tentar acesso a um usuário inexistente.

Tarefas gerais realizadas

  • Adição do safe operator antes de buscar o token.

@sudjoao sudjoao self-assigned this Oct 3, 2023
@sudjoao sudjoao force-pushed the fix/get_id_from_null branch from 1b0273f to 53dd7ff Compare October 3, 2023 15:07
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sudjoao sudjoao merged commit 67e9da8 into develop Oct 3, 2023
@sudjoao sudjoao deleted the fix/get_id_from_null branch October 3, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants