Skip to content

Change the name of the action handler strategy class #22

Change the name of the action handler strategy class

Change the name of the action handler strategy class #22

Triggered via push August 22, 2024 13:48
Status Failure
Total duration 25s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: src/Action/Account/FetchAccounts.php#L32
Comparison operation ">" between int<1, max> and 0 is always true.
lint: src/Command/ExportCommand.php#L30
Method App\Command\ExportCommand::__construct() has parameter $postHooks with no value type specified in iterable type array.
lint: src/Command/ExportCommand.php#L30
PHPDoc tag @param references unknown parameter: $exportActions
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/