Skip to content

GA: build.yml - fixed formatting #32

GA: build.yml - fixed formatting

GA: build.yml - fixed formatting #32

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

build.yml

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

Annotations

24 errors and 9 warnings
tests / PHP 8.1 tests
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.0.0, v7.0.3, v7.0.7]. - symfony/yaml[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
tests / PHP 8.1 tests
Process completed with exit code 2.
static-analysis / PHPStan - PHP 8.1
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.0.0, v7.0.3, v7.0.7]. - symfony/yaml[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
static-analysis / PHPStan - PHP 8.1
Process completed with exit code 2.
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.
tests / PHP 8.1 tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests / PHP 8.1 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests / PHP 8.1 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
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.1
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/.
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/.
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/.