Skip to content

build

build #152

Triggered via schedule November 24, 2024 16:22
Status Failure
Total duration 47s
Artifacts

build.yml

on: schedule
Composer normalization
16s
Composer normalization
Code style (phpcs)
16s
Code style (phpcs)
Code style (php-cs-fixer)
14s
Code style (php-cs-fixer)
Code analysis (phpstan)
36s
Code analysis (phpstan)
Code analysis (psalm)
25s
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.
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 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/