Skip to content

Removed support for PHP 8.1 #29

Removed support for PHP 8.1

Removed support for PHP 8.1 #29

Triggered via push May 14, 2024 09:14
Status Failure
Total duration 26s
Artifacts

build.yml

on: push
coding-style  /  Code Standard Checker
11s
coding-style / Code Standard Checker
Matrix: static-analysis / phpstan
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
static-analysis / PHPStan - PHP 8.3: src/ComposerFile.php#L38
Method JP\CodeChecker\ComposerFile::getType() should return string|null but returns mixed.
static-analysis / PHPStan - PHP 8.3: src/Extensions/JanpechaActionsExtension.php#L107
Cannot access offset 'name' on mixed.
static-analysis / PHPStan - PHP 8.3: src/Extensions/JanpechaActionsExtension.php#L108
Cannot access offset 'name' on mixed.
static-analysis / PHPStan - PHP 8.3: src/Extensions/JanpechaActionsExtension.php#L125
Cannot access offset 'jobs' on mixed.
static-analysis / PHPStan - PHP 8.3: src/Extensions/JanpechaActionsExtension.php#L126
Cannot access offset 'jobs' on mixed.
static-analysis / PHPStan - PHP 8.3: src/Extensions/JanpechaActionsExtension.php#L129
Parameter #1 $yaml of method JP\CodeChecker\Extensions\JanpechaActionsExtension::createTestsJob() expects array<string, mixed>, mixed given.
static-analysis / PHPStan - PHP 8.3: src/Extensions/JanpechaActionsExtension.php#L133
Parameter #1 $value of function count expects array|Countable, mixed given.
static-analysis / PHPStan - PHP 8.3: src/Extensions/JanpechaActionsExtension.php#L155
Cannot access offset 'coding-style' on mixed.
static-analysis / PHPStan - PHP 8.2: src/ComposerFile.php#L38
Method JP\CodeChecker\ComposerFile::getType() should return string|null but returns mixed.
static-analysis / PHPStan - PHP 8.2: src/Extensions/JanpechaActionsExtension.php#L107
Cannot access offset 'name' on mixed.
static-analysis / PHPStan - PHP 8.2: src/Extensions/JanpechaActionsExtension.php#L108
Cannot access offset 'name' on mixed.
static-analysis / PHPStan - PHP 8.2: src/Extensions/JanpechaActionsExtension.php#L125
Cannot access offset 'jobs' on mixed.
static-analysis / PHPStan - PHP 8.2: src/Extensions/JanpechaActionsExtension.php#L126
Cannot access offset 'jobs' on mixed.
static-analysis / PHPStan - PHP 8.2: src/Extensions/JanpechaActionsExtension.php#L129
Parameter #1 $yaml of method JP\CodeChecker\Extensions\JanpechaActionsExtension::createTestsJob() expects array<string, mixed>, mixed given.
static-analysis / PHPStan - PHP 8.2: src/Extensions/JanpechaActionsExtension.php#L133
Parameter #1 $value of function count expects array|Countable, mixed given.
static-analysis / PHPStan - PHP 8.2: src/Extensions/JanpechaActionsExtension.php#L155
Cannot access offset 'coding-style' on mixed.
coding-style / Code Standard Checker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests / PHP 8.3 tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static-analysis / PHPStan - PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests / PHP 8.2 tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static-analysis / PHPStan - PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.