Skip to content

build

build #151

Triggered via schedule November 17, 2024 16:22
Status Failure
Total duration 30s
Artifacts

build.yml

on: schedule
Composer normalization
15s
Composer normalization
Code style (phpcs)
17s
Code style (phpcs)
Code style (php-cs-fixer)
13s
Code style (php-cs-fixer)
Code analysis (phpstan)
13s
Code analysis (phpstan)
Code analysis (psalm)
13s
Code analysis (psalm)
Matrix: tests
Fit to window
Zoom out
Zoom in

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 (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/
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
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/