Skip to content

feat: Add several missing functions and fix file_exists error #65

feat: Add several missing functions and fix file_exists error

feat: Add several missing functions and fix file_exists error #65

Re-run triggered September 1, 2023 01:27
Status Failure
Total duration 1m 8s
Artifacts

coding-standards.yml

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

Annotations

10 errors
Coding Standards: src/CI3Compatible/Core/CI_URI.php#L19
Whitespace found at end of line
Coding Standards: src/CI3Compatible/Core/CI_URI.php#L20
You must use "/**" style comments for a function comment
Coding Standards: src/CI3Compatible/Core/CI_URI.php#L20
Opening brace should be on a new line
Coding Standards: src/CI3Compatible/Core/CI_URI.php#L22
Expected 1 line before "return", found 0.
Coding Standards: src/CI3Compatible/Core/CI_Input.php#L20
Opening brace must not be followed by a blank line
Coding Standards: src/CI3Compatible/Core/CI_Input.php#L20
There must be exactly 0 empty lines after class opening brace.
Coding Standards: src/CI3Compatible/Core/CI_Input.php#L21
Whitespace found at end of line
Coding Standards: src/CI3Compatible/Core/CI_Input.php#L25
Spaces must be used for alignment; tabs are not allowed
Coding Standards: src/CI3Compatible/Core/CI_Input.php#L27
TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
Coding Standards: src/CI3Compatible/Core/CI_Input.php#L28
Whitespace found at end of line