Skip to content

fixup! MicrotimeRepresentationTest: Memory is more accurate since 7.1 #336

fixup! MicrotimeRepresentationTest: Memory is more accurate since 7.1

fixup! MicrotimeRepresentationTest: Memory is more accurate since 7.1 #336

Triggered via push November 10, 2023 15:33
Status Failure
Total duration 1m 13s
Artifacts

tests.yml

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

Annotations

12 errors and 5 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)
Basic test xdebug
Process completed with exit code 1.
Basic test none
The operation was canceled.
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/
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/
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/
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/
Basic test none
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/