Skip to content

Remove support for 'implements' #71

Remove support for 'implements'

Remove support for 'implements' #71

Triggered via push September 9, 2023 12:47
Status Failure
Total duration 19s
Artifacts

code-style.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
phpcs: lib/ActiveRecord/Driver/TableRenderer.php#L5
Header blocks must not contain blank lines
phpcs: lib/ActiveRecord/Driver/TableRenderer.php#L12
Header blocks must not contain blank lines
phpcs: lib/ActiveRecord/Driver/TableRendererForPostgreSQL.php#L16
Header blocks must not contain blank lines
phpcs: lib/ActiveRecord/Table.php#L149
Line indented incorrectly; expected 4 spaces, found 0
phpcs: lib/ActiveRecord/Table.php#L149
Closing brace indented incorrectly; expected 4 spaces, found 0
phpcs: lib/ActiveRecord/Model.php#L73
Opening brace should be on a new line
phpcs: lib/ActiveRecord/Model.php#L85
Opening brace should be on a new line
phpcs: lib/ActiveRecord/Schema.php#L52
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs: lib/ActiveRecord/Schema.php#L63
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs: lib/ActiveRecord/Schema/Serial.php#L27
There must be a single space between the closing parenthesis and the opening brace of a multi-line function declaration; found 0 spaces
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpcs: lib/ActiveRecord/Driver/TableRendererForPostgreSQL.php#L51
Line exceeds 120 characters; contains 123 characters
phpcs: lib/ActiveRecord/Driver/TableRendererForPostgreSQL.php#L57
Line exceeds 120 characters; contains 124 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L84
Line exceeds 120 characters; contains 145 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L159
Line exceeds 120 characters; contains 137 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L212
Line exceeds 120 characters; contains 124 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L219
Line exceeds 120 characters; contains 130 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L249
Line exceeds 120 characters; contains 124 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L359
Line exceeds 120 characters; contains 125 characters