Skip to content

Support except and only universally for strategies #590

Support except and only universally for strategies

Support except and only universally for strategies #590

Triggered via push December 25, 2023 05:43
Status Failure
Total duration 33s
Artifacts

lint.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint code (PHP 8.1): src/Extracting/Strategies/Strategy.php#L50
Part $except (non-empty-array) of encapsed string cannot be cast to string.
Lint code (PHP 8.1): src/Extracting/Strategies/Strategy.php#L50
Part $only (non-empty-array) of encapsed string cannot be cast to string.
Lint code (PHP 8.1)
Process completed with exit code 1.
Lint code (PHP 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/