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 29s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards
20s
Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Coding Standards: src/Exception/CacheException.php#L6
Opening brace must not be followed by a blank line
Coding Standards: src/Adapter/APCu/APCuAdapter.php#L32
Opening brace should be on the same line as the declaration
Coding Standards: src/Adapter/APCu/APCuAdapter.php#L49
Opening brace should be on the same line as the declaration
Coding Standards: src/Adapter/APCu/APCuAdapter.php#L68
Function closing brace must go on the next line following the body; found 1 blank lines before brace
Coding Standards: src/Adapter/APCu/APCuAdapter.php#L74
Opening brace should be on the same line as the declaration
Coding Standards: src/Adapter/APCu/APCuAdapter.php#L82
Opening brace should be on the same line as the declaration
Coding Standards: src/Adapter/APCu/APCuAdapter.php#L90
Opening brace should be on the same line as the declaration
Coding Standards
Process completed with exit code 1.
Coding Standards
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/.