Skip to content

Add ConnectionTelemetry #97

Add ConnectionTelemetry

Add ConnectionTelemetry #97

Triggered via push November 2, 2024 12:10
Status Failure
Total duration 28s
Artifacts

code-style.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
phpcs: lib/ActiveRecord/Schema.php#L72
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs: lib/ActiveRecord/Schema.php#L83
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs: lib/ActiveRecord/ConfigBuilder.php#L81
Multi-line function call not indented correctly; expected 20 spaces but found 16
phpcs: lib/ActiveRecord/ConfigBuilder.php#L82
Multi-line function call not indented correctly; expected 16 spaces but found 12
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/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/Schema/Serial.php#L27
There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces
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