Skip to content

fix: actually return arrays for event classes

f9e3d5f
Select commit
Loading
Failed to load commit list.
Open

Maintenance: Upgrade to Laravel 10 #806

fix: actually return arrays for event classes
f9e3d5f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jul 11, 2025 in 3s

28 new alerts including 8 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 8 medium
  • 20 low

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 232 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Switch cases should end with an unconditional "break" statement Medium

End this switch case with an unconditional break, continue, return or throw statement. See more on SonarQube Cloud

Check notice on line 233 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "ret". See more on SonarQube Cloud

Check warning on line 234 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Switch cases should end with an unconditional "break" statement Medium

End this switch case with an unconditional break, continue, return or throw statement. See more on SonarQube Cloud

Check notice on line 235 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "ret". See more on SonarQube Cloud

Check warning on line 236 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Switch cases should end with an unconditional "break" statement Medium

End this switch case with an unconditional break, continue, return or throw statement. See more on SonarQube Cloud

Check notice on line 237 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "ret". See more on SonarQube Cloud

Check warning on line 249 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Switch cases should end with an unconditional "break" statement Medium

End this switch case with an unconditional break, continue, return or throw statement. See more on SonarQube Cloud

Check notice on line 250 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "ret". See more on SonarQube Cloud

Check warning on line 251 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Switch cases should end with an unconditional "break" statement Medium

End this switch case with an unconditional break, continue, return or throw statement. See more on SonarQube Cloud

Check notice on line 252 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "ret". See more on SonarQube Cloud

Check warning on line 253 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Switch cases should end with an unconditional "break" statement Medium

End this switch case with an unconditional break, continue, return or throw statement. See more on SonarQube Cloud

Check notice on line 254 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "ret". See more on SonarQube Cloud

Check notice on line 422 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check notice on line 425 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check notice on line 431 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check notice on line 436 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check warning on line 484 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Non-empty statements should change control flow or have at least one side-effect Medium

Expected an assignment or function call and instead saw an expression. See more on SonarQube Cloud

Check notice on line 487 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check notice on line 491 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check notice on line 493 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check notice on line 497 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check notice on line 500 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check warning on line 506 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Non-empty statements should change control flow or have at least one side-effect Medium

Expected an assignment or function call and instead saw an expression. See more on SonarQube Cloud

Check notice on line 509 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud

Check notice on line 513 in public/js/components/StatsShare.vue

See this annotation in the file changed.

Code scanning / SonarCloud

Unused assignments should be removed Low

Remove this useless assignment to variable "x". See more on SonarQube Cloud