Skip to content

Merge pull request #518 from dotkernel/issue-509 #199

Merge pull request #518 from dotkernel/issue-509

Merge pull request #518 from dotkernel/issue-509 #199

Triggered via push November 29, 2024 11:28
Status Success
Total duration 49s
Artifacts
Matrix: mutation
Fit to window
Zoom out
Zoom in

Annotations

1 error, 9 warnings, and 1 notice
Undefined variable: config/autoload/templates.global.php#L37
Undefined variable '$app'
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