Skip to content

The factory is invoked once #85

The factory is invoked once

The factory is invoked once #85

Triggered via push September 13, 2023 22:18
Status Failure
Total duration 18s
Artifacts

code-style.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 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#L145
Line indented incorrectly; expected 4 spaces, found 0
phpcs: lib/ActiveRecord/Table.php#L145
Closing brace indented incorrectly; expected 4 spaces, found 0
phpcs: lib/ActiveRecord/ConnectionIterator.php#L24
Each interface must be in a file by itself
phpcs: lib/ActiveRecord/ConnectionIterator.php#L24
Opening brace of a class must be on the line after the definition
phpcs: lib/ActiveRecord/Config/Assert.php#L7
Header blocks must not contain blank lines
phpcs: lib/ActiveRecord/Schema.php#L64
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs: lib/ActiveRecord/Schema.php#L75
Opening parenthesis of a multi-line function call must be the last content on the line
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/SchemaBuilder.php#L474
Line exceeds 120 characters; contains 122 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L214
Line exceeds 120 characters; contains 125 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L236
Line exceeds 120 characters; contains 125 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L251
Line exceeds 120 characters; contains 131 characters
phpcs: lib/ActiveRecord/ConfigBuilder.php#L256
Line exceeds 120 characters; contains 127 characters