Skip to content

Use own exception hierarchy #491

Use own exception hierarchy

Use own exception hierarchy #491

Triggered via pull request October 2, 2024 21:38
Status Failure
Total duration 6m 26s
Artifacts

ci.yml

on: pull_request
Coding Standards
11s
Coding Standards
Static Analysis
23s
Static Analysis
PHP 8.3 (lowest) Test on ubuntu-latest
6m 5s
PHP 8.3 (lowest) Test on ubuntu-latest
PHP 8.3 Test on windows-latest
20s
PHP 8.3 Test on windows-latest
PHP 8.3 Test on macos-latest
3m 13s
PHP 8.3 Test on macos-latest
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 10 warnings
Coding Standards
Process completed with exit code 1.
PHP 8.3 Test on windows-latest
Input required and not supplied: path
PHP 8.3 Test on macos-latest
Process completed with exit code 2.
PHP 8.0 Test on ubuntu-latest
Process completed with exit code 1.
PHP 8.3 (phpunit 10) Test on ubuntu-latest
Process completed with exit code 1.
PHP 8.0 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
PHP 8.1 (phpunit 10) Test on ubuntu-latest
Process completed with exit code 1.
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 1.
PHP 8.2 (phpunit 10) Test on ubuntu-latest
Process completed with exit code 1.
PHP 8.2 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
PHP 8.3 (lowest) Test on ubuntu-latest
Process completed with exit code 1.
PHP 8.3 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
PHP 8.1 Test dev dependencies on ubuntu-latest
Process completed with exit code 1.
PHP 8.2 Test on ubuntu-latest
Process completed with exit code 1.
PHP 8.3 Test on ubuntu-latest
Process completed with exit code 1.
Coding Standards: src/Exception/LogicException.php#L1
Found violation(s) of type: declare_strict_types
Coding Standards: src/Exception/LogicException.php#L1
Found violation(s) of type: blank_line_after_opening_tag
Coding Standards: src/Exception/LogicException.php#L1
Found violation(s) of type: header_comment
Coding Standards: src/Exception/RuntimeException.php#L1
Found violation(s) of type: declare_strict_types
Coding Standards: src/Exception/RuntimeException.php#L1
Found violation(s) of type: blank_line_after_opening_tag
Coding Standards: src/Exception/RuntimeException.php#L1
Found violation(s) of type: header_comment
Coding Standards: src/Exception/InvalidArgumentException.php#L1
Found violation(s) of type: declare_strict_types
Coding Standards: src/Exception/InvalidArgumentException.php#L1
Found violation(s) of type: blank_line_after_opening_tag
Coding Standards: src/Exception/InvalidArgumentException.php#L1
Found violation(s) of type: header_comment
Coding Standards: src/Exception/ExceptionInterface.php#L1
Found violation(s) of type: declare_strict_types