build #154
build.yml
on: schedule
Composer normalization
8s
Code style (phpcs)
12s
Code style (php-cs-fixer)
12s
Code analysis (phpstan)
23s
Code analysis (psalm)
14s
Matrix: tests
Annotations
5 errors and 9 warnings
Code analysis (phpstan):
src/CLI/FetchSatCommand.php#L54
PHPDoc tag @var with type string is not subtype of native type mixed.
|
Code analysis (phpstan):
src/Downloader.php#L61
Offset 0 on non-empty-list<string> in isset() always exists and is not nullable.
|
Code analysis (phpstan):
tests/bootstrap.php#L31
PHPDoc tag @var with type callable(): void is not subtype of native type Closure(): void.
|
Code analysis (phpstan):
tests/bootstrap.php#L40
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
|
Code analysis (phpstan)
Process completed with exit code 1.
|
Composer normalization
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style (phpcs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code analysis (psalm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code analysis (psalm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests on PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code style (php-cs-fixer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code analysis (phpstan)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code analysis (phpstan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|