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

Feat/hooks-warning #1394

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Feat/hooks-warning #1394

merged 2 commits into from
Sep 27, 2024

Conversation

ArnaudTA
Copy link
Collaborator

Issues liées

Issues numéro:


Quel est le comportement actuel ?

Quel est le nouveau comportement ?

Cette PR introduit-elle un breaking change ?

Autres informations

@github-actions github-actions bot added the built label Sep 27, 2024
Copy link
Contributor

github-actions bot commented Sep 27, 2024

🤖 Hey !

The security scan report for the current pull request is available here.

@cloud-pi-native-sonarqube

This comment has been minimized.


it('should return object keys', () => {
const keys = objectKeys(object)
console.log(typeof keys[2])
Copy link
Member

Choose a reason for hiding this comment

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

A supprimer ?

@cloud-pi-native-sonarqube
Copy link

Failed

  • 10.00% Coverage on New Code (is less than 80.00%)

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 10.00% Coverage (80.10% Estimated after merge)
  • Duplications 0.00% Duplicated Code (4.50% Estimated after merge)

Project ID: cloud-pi-native_console_AYsa46O31ebDtzs-pYyZ

View in SonarQube

@ArnaudTA ArnaudTA merged commit ebc1953 into develop Sep 27, 2024
30 checks passed
@ArnaudTA ArnaudTA deleted the feat/hooks-warning branch September 27, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants