Skip to content

Update dependencies #341

Update dependencies

Update dependencies #341

Triggered via push November 10, 2023 17:02
Status Failure
Total duration 2m 29s
Artifacts

tests.yml

on: push
Matrix: test-basic
Code format check
53s
Code format check
Build check
45s
Build check
Static analysis check
47s
Static analysis check
Matrix: old-tests
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 23 warnings
TypeDoesNotContainType: init.php#L67
init.php:67:39: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
TypeDoesNotContainType: init.php#L71
init.php:71:39: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
MissingParamType: init_helpers.php#L37
init_helpers.php:37:19: MissingParamType: Parameter $args has no provided type (see https://psalm.dev/154)
MissingParamType: init_helpers.php#L56
init_helpers.php:56:19: MissingParamType: Parameter $args has no provided type (see https://psalm.dev/154)
RedundantCondition: src/CallFinder.php#L170
src/CallFinder.php:170:13: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
RedundantCondition: src/CallFinder.php#L175
src/CallFinder.php:175:13: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
ArgumentTypeCoercion: src/CallFinder.php#L241
src/CallFinder.php:241:46: ArgumentTypeCoercion: Argument 1 of Kint\CallFinder::realTokenIndex expects array<array-key, list{int, string, int}|string>, but parent type non-empty-list<array{0: int, 1: string, 2: int}|string> provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/CallFinder.php#L366
src/CallFinder.php:366:47: ArgumentTypeCoercion: Argument 1 of Kint\CallFinder::tokensFormatted expects array<array-key, list{int, string, int}|string>, but parent type list<array{0: int, 1: string, 2: int}|string> provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/CallFinder.php#L378
src/CallFinder.php:378:69: ArgumentTypeCoercion: Argument 1 of Kint\CallFinder::tokensTrim expects array<array-key, list{int, string, int}|string>, but parent type list<array{0: int, 1: string, 2: int}|string> provided (see https://psalm.dev/193)
RedundantCondition: src/CallFinder.php#L385
src/CallFinder.php:385:17: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
PHP 8.3 phar tests
Process completed with exit code 1.
PHP 8.4 phar tests
Process completed with exit code 1.
Build check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static analysis check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code format check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Basic test none
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Basic test xdebug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 7.1 phar tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 7.2 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 7.3 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 7.3 phar tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 7.1 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 7.2 phar tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 7.4 phar tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 7.4 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8.2 phar tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8.2 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8.1 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8.1 phar tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8.3 phar tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8.3 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8.4 phar tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8.4 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 8 phar tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/