Skip to content

chore: Bumped

chore: Bumped #194

Triggered via push October 11, 2024 08:41
Status Failure
Total duration 1m 9s
Artifacts

run-test.yml

on: push
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
run-tests (8.1): src/AbstractDocumentFinder.php#L56
Offset 'extension' does not exist on array{dirname?: string, basename: string, extension?: string, filename: string}.
run-tests (8.1): src/Console/DocumentClearFolderCommand.php#L40
Parameter #1 $value of function intval expects array|bool|float|int|resource|string|null, mixed given.
run-tests (8.1): src/Events/DocumentLifeCycleSubscriber.php#L69
Parameter #2 $filename of method RZ\Roadiz\Documents\Events\DocumentLifeCycleSubscriber::getDocumentMountPathForFilename() expects string, mixed given.
run-tests (8.1): src/Events/DocumentLifeCycleSubscriber.php#L70
Parameter #2 $filename of method RZ\Roadiz\Documents\Events\DocumentLifeCycleSubscriber::getDocumentMountPathForFilename() expects string, mixed given.
run-tests (8.1)
Process completed with exit code 1.
run-tests (8.0)
The job was canceled because "_8_1" failed.
run-tests (8.0): src/AbstractDocumentFinder.php#L56
Offset 'extension' does not exist on array{dirname?: string, basename: string, extension?: string, filename: string}.
run-tests (8.0): src/Console/DocumentClearFolderCommand.php#L40
Parameter #1 $value of function intval expects array|bool|float|int|resource|string|null, mixed given.
run-tests (8.0): src/Events/DocumentLifeCycleSubscriber.php#L69
Parameter #2 $filename of method RZ\Roadiz\Documents\Events\DocumentLifeCycleSubscriber::getDocumentMountPathForFilename() expects string, mixed given.
run-tests (8.0): src/Events/DocumentLifeCycleSubscriber.php#L70
Parameter #2 $filename of method RZ\Roadiz\Documents\Events\DocumentLifeCycleSubscriber::getDocumentMountPathForFilename() expects string, mixed given.
run-tests (8.0)
The operation was canceled.
run-tests (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/