Skip to content

Merge pull request #506 from dotkernel/issue-505 #204

Merge pull request #506 from dotkernel/issue-505

Merge pull request #506 from dotkernel/issue-505 #204

Triggered via push November 21, 2024 10:37
Status Success
Total duration 54s
Artifacts

codecov.yml

on: push
Matrix: Code Coverage
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#L39
Undefined class 'ConfigProvider'
Undefined namespace: config/config.php#L39
Undefined namespace 'Swoole'
Deprecated symbol used: src/App/assets/js/components/_contact.js#L64
Deprecated symbol used, consult docs for better alternative