Skip to content

Implement APCu Cache Pool Adapter #4

Implement APCu Cache Pool Adapter

Implement APCu Cache Pool Adapter #4

Triggered via pull request February 11, 2024 09:08
Status Failure
Total duration 26s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (8.2): src/Exception/CacheException.php#L6
Opening brace must not be followed by a blank line
build (8.2): src/Adapter/APCu/APCuAdapter.php#L32
Opening brace should be on the same line as the declaration
build (8.2): src/Adapter/APCu/APCuAdapter.php#L49
Opening brace should be on the same line as the declaration
build (8.2): src/Adapter/APCu/APCuAdapter.php#L68
Function closing brace must go on the next line following the body; found 1 blank lines before brace
build (8.2): src/Adapter/APCu/APCuAdapter.php#L74
Opening brace should be on the same line as the declaration
build (8.2): src/Adapter/APCu/APCuAdapter.php#L82
Opening brace should be on the same line as the declaration
build (8.2): src/Adapter/APCu/APCuAdapter.php#L90
Opening brace should be on the same line as the declaration
build (8.2)
Process completed with exit code 1.
build (8.3)
The job was canceled because "_8_2" failed.
build (8.3)
The operation was canceled.
build (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.