Improve FacturX creation #87
static_analysis.yml
on: pull_request
code_sniffer
13s
php_stan
21s
Annotations
6 errors and 2 warnings
code_sniffer:
src/FacturX.php#L86
Expected at least 1 space before "="; 0 found
|
code_sniffer:
src/FacturX.php#L133
Space after opening parenthesis of function call prohibited
|
code_sniffer
Process completed with exit code 1.
|
php_stan:
src/FacturX.php#L397
Instanceof between DOMDocument|null and DOMElement will always evaluate to false.
|
php_stan:
src/FacturX.php#L401
Unreachable statement - code above always terminates.
|
php_stan
Process completed with exit code 1.
|
code_sniffer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
php_stan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|