build #153
build.yml
on: schedule
Composer normalization
8s
Code style (phpcs)
8s
Code style (php-cs-fixer)
9s
Code analysis (phpstan)
14s
Code analysis (psalm)
12s
Matrix: tests
Annotations
5 errors and 3 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.
|
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/
|
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/
|
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/
|