Skip to content

Fix getEnvironment() in composer-post-install-script.php #249

Fix getEnvironment() in composer-post-install-script.php

Fix getEnvironment() in composer-post-install-script.php #249

Triggered via push December 17, 2024 10:22
Status Success
Total duration 39s
Artifacts

codecov.yml

on: push
Matrix: Code Coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 20 warnings, and 2 notices
Undefined variable: config/autoload/templates.global.php#L37
Undefined variable '$app'
Undefined variable: config/autoload/templates.global.php#L37
Undefined variable '$app'
Code Coverage (ubuntu-latest, 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code Coverage (ubuntu-latest, 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Equality operator may cause type coercion: src/App/assets/js/components/_contact.js#L83
Comparison $('#contact_form #message').val() == '' may cause unexpected type coercion
Equality operator may cause type coercion: src/App/assets/js/components/_contact.js#L73
Comparison $('#contact_form #name').val() == '' may cause unexpected type coercion
Equality operator may cause type coercion: src/App/assets/js/components/_contact.js#L78
Comparison $('#contact_form #email').val() == '' may cause unexpected type coercion
Equality operator may cause type coercion: src/App/assets/js/components/_contact.js#L91
Comparison submit == true may cause unexpected type coercion
Unused assignment: src/App/assets/js/components/_contact.js#L68
The value assigned to 'submit' is never used
Unused local symbol: src/App/assets/js/components/_avatar.js#L50
Unused parameter previewId
Undefined class: config/config.php#L38
Undefined class 'ConfigProvider'
Undefined namespace: config/config.php#L38
Undefined namespace 'Swoole'
Equality operator may cause type coercion: src/App/assets/js/components/_contact.js#L83
Comparison $('#contact_form #message').val() == '' may cause unexpected type coercion
Equality operator may cause type coercion: src/App/assets/js/components/_contact.js#L73
Comparison $('#contact_form #name').val() == '' may cause unexpected type coercion
Equality operator may cause type coercion: src/App/assets/js/components/_contact.js#L78
Comparison $('#contact_form #email').val() == '' may cause unexpected type coercion
Equality operator may cause type coercion: src/App/assets/js/components/_contact.js#L91
Comparison submit == true may cause unexpected type coercion
Unused assignment: src/App/assets/js/components/_contact.js#L68
The value assigned to 'submit' is never used
Unused local symbol: src/App/assets/js/components/_avatar.js#L50
Unused parameter previewId
Undefined class: config/config.php#L38
Undefined class 'ConfigProvider'
Undefined namespace: config/config.php#L38
Undefined namespace 'Swoole'
Deprecated symbol used: src/App/assets/js/components/_contact.js#L64
Deprecated symbol used, consult docs for better alternative
Deprecated symbol used: src/App/assets/js/components/_contact.js#L64
Deprecated symbol used, consult docs for better alternative