PHP version upgrade #1
ci.yml
on: pull_request
Matrix: PHP Lint
Matrix: php-unit
Matrix: psalm
Annotations
5 errors and 10 warnings
PHP Static Analysis (php8.3)
Process completed with exit code 127.
|
PHP Static Analysis (php8.4)
Process completed with exit code 127.
|
PHP Lint (8.3)
Process completed with exit code 1.
|
PHP Lint (8.4)
The job was canceled because "_8_3" failed.
|
PHP Lint (8.4)
The operation was canceled.
|
PHP Static Analysis (php8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP Static Analysis (php8.3)
Cache not found for keys: Linux-composer-, Linux-composer-
|
PHP Static Analysis (php8.4)
Cache not found for keys: Linux-composer-, Linux-composer-
|
PHP Static Analysis (php8.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP Lint (8.3):
db/bank_db.php#L1
Found violation(s) of type: single_blank_line_at_eof
|
PHP Lint (8.3):
tests/BankDb/BankInfoTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
PHP Lint (8.3):
tests/BankDb/BankInfoTest.php#L1
Found violation(s) of type: single_blank_line_at_eof
|
PHP Unit Tests (php8.4)
Cache not found for keys: Linux-composer-, Linux-composer-
|
PHP Unit Tests (php8.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP Unit Tests (php8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|