Skip to content

feat(backend): import excel file with new source#3658

Merged
pYassine merged 1 commit intomasterfrom
feat-import-oa
Feb 23, 2025
Merged

feat(backend): import excel file with new source#3658
pYassine merged 1 commit intomasterfrom
feat-import-oa

Conversation

@pYassine
Copy link
Copy Markdown
Contributor

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@pYassine pYassine marked this pull request as ready for review February 23, 2025 14:39
@pYassine pYassine merged commit a168f96 into master Feb 23, 2025
9 of 12 checks passed
@pYassine pYassine deleted the feat-import-oa branch February 23, 2025 14:39
@tokenbureau
Copy link
Copy Markdown

tokenbureau bot commented Feb 23, 2025

🎉 This PR is included in version 2.195.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@tokenbureau tokenbureau bot added the released label Feb 23, 2025
if (domifaPlaceExist) {
openDataPlace.domifaStructureId = domifaPlaceExist.domifaStructureId;
openDataPlace.software = "domifa";
openDataPlace.nbDomiciliesDomifa = openDataPlace.nbDomiciliesDomifa;

Check warning

Code scanning / CodeQL

Self assignment Warning

This expression assigns property nbDomiciliesDomifa to itself.
if (domifaPlaceExist) {
openDataPlace.domifaStructureId = domifaPlaceExist.domifaStructureId;
openDataPlace.software = "domifa";
openDataPlace.nbDomiciliesDomifa = openDataPlace.nbDomiciliesDomifa;

Check warning

Code scanning / CodeQL

Self assignment Warning

This expression assigns property nbDomiciliesDomifa to itself.
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