chore (fetch datas) #39 : fermeture curseur sql après login$ #40

Merged
mlamalle merged 2 commits from issue-39 into develop 2024-09-24 10:37:17 +02:00
Owner

cf CNOUS/mse#4227

changelog

  • fermeture du curseur sql, permettant à la requête d'être exécutée à nouveau

Tests

?? à voir ne pp

cf https://forge.cadoles.com/CNOUS/mse/issues/4227 ## changelog * fermeture du curseur sql, permettant à la requête d'être exécutée à nouveau ## Tests ?? à voir ne pp
rmasson added 1 commit 2024-09-23 17:04:51 +02:00
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit Details
Cadoles/hydra-sql/pipeline/head This commit is unstable Details
085533b299
chore (fetch datas) #39 : fermeture connexion sql après login$
Owner

Symfony Security Check Report

No packages have known vulnerabilities.

Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.

Symfony Security Check Report ============================= No packages have known vulnerabilities. Note that this checker can only detect vulnerabilities that are referenced in the security advisories database. Execute this command regularly to check the newly discovered vulnerabilities.
Owner

Test report

PHP CS Fixer

Overview

State Total
Passed 0
Skipped 0
Failed 1
Error 0

Total duration: 0s

See details
Status Name Class
src/Service/SQLLoginService

Errors

`src/Service/SQLLoginService`

Output

applied fixers:
---------------
* global_namespace_import
* no_unused_imports
* blank_line_before_statement```

</details>





# Test report ## PHP CS Fixer ### Overview | State | Total | |-------|-------| | Passed | 0 | | Skipped | 0 | | Failed | 1 | | Error | 0 | **Total duration**: 0s <details> <summary>See details</summary> | Status | Name | Class | |--------|------|-------| | &#10799; | `src/Service/SQLLoginService` || </details> <br /> #### Errors <details> <summary>`src/Service/SQLLoginService`</summary> **Output** ``` applied fixers: --------------- * global_namespace_import * no_unused_imports * blank_line_before_statement``` </details>
Owner

Rapport PHPStan


 [OK] No errors                                                                 


## Rapport PHPStan ``` [OK] No errors ```
rmasson added 1 commit 2024-09-24 10:32:15 +02:00
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit Details
a1049a55a2
issue-39 : close cursor pour requête password
Owner

Symfony Security Check Report

No packages have known vulnerabilities.

Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.

Symfony Security Check Report ============================= No packages have known vulnerabilities. Note that this checker can only detect vulnerabilities that are referenced in the security advisories database. Execute this command regularly to check the newly discovered vulnerabilities.
Owner

Test report

PHP CS Fixer

Overview

State Total
Passed 0
Skipped 0
Failed 2
Error 0

Total duration: 0s

See details
Status Name Class
src/SQLLogin/SQLLoginConnect
src/Service/SQLLoginService

Errors

`src/SQLLogin/SQLLoginConnect`

Output

applied fixers:
---------------
* global_namespace_import
* no_null_property_initialization
* phpdoc_trim
* no_unused_imports```

</details>


<details>
  <summary>`src/Service/SQLLoginService`</summary>

**Output** 

applied fixers:

  • global_namespace_import
  • no_unused_imports
  • blank_line_before_statement```
# Test report ## PHP CS Fixer ### Overview | State | Total | |-------|-------| | Passed | 0 | | Skipped | 0 | | Failed | 2 | | Error | 0 | **Total duration**: 0s <details> <summary>See details</summary> | Status | Name | Class | |--------|------|-------| | &#10799; | `src/SQLLogin/SQLLoginConnect` || | &#10799; | `src/Service/SQLLoginService` || </details> <br /> #### Errors <details> <summary>`src/SQLLogin/SQLLoginConnect`</summary> **Output** ``` applied fixers: --------------- * global_namespace_import * no_null_property_initialization * phpdoc_trim * no_unused_imports``` </details> <details> <summary>`src/Service/SQLLoginService`</summary> **Output** ``` applied fixers: --------------- * global_namespace_import * no_unused_imports * blank_line_before_statement``` </details>
Owner

Rapport PHPStan


 [OK] No errors                                                                 


## Rapport PHPStan ``` [OK] No errors ```
mlamalle merged commit 27f957124b into develop 2024-09-24 10:37:16 +02:00
mlamalle deleted branch issue-39 2024-09-24 10:37:24 +02:00
rmasson changed title from chore (fetch datas) #39 : fermeture connexion sql après login$ to chore (fetch datas) #39 : fermeture curseur sql après login$ 2024-09-24 16:34:20 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cadoles/hydra-sql#40
No description provided.