Skip to content

Add test for PECL extension in PeclTest.php #448

Add test for PECL extension in PeclTest.php

Add test for PECL extension in PeclTest.php #448

Triggered via push June 29, 2024 09:15
Status Failure
Total duration 34s
Artifacts
cs  /  Coding Standards
23s
cs / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
cs / Coding Standards: tests/PeclTest.php#L13
Expected 1 line after "if", found 0.
cs / Coding Standards: tests/PeclTest.php#L13
Expected 1 space after NOT operator; 0 found
cs / Coding Standards: tests/PeclTest.php#L13
Function extension_loaded() should not be referenced via a fallback global name, but via a use statement.
cs / Coding Standards: tests/PeclTest.php#L22
Function assert() should not be referenced via a fallback global name, but via a use statement.
cs / Coding Standards: tests/PeclTest.php#L25
Function get_class() should not be referenced via a fallback global name, but via a use statement.
cs / Coding Standards: tests/PeclTest.php#L27
Expected 1 newline at end of file; 0 found
cs / Coding Standards
Process completed with exit code 1.
cs / Coding Standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.