Skip to content

Bump phpDocumentor/.github/.github/workflows/coding-standards.yml from 0.8 to 0.9 #14

Bump phpDocumentor/.github/.github/workflows/coding-standards.yml from 0.8 to 0.9

Bump phpDocumentor/.github/.github/workflows/coding-standards.yml from 0.8 to 0.9 #14

Status Failure
Total duration 1m 47s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
2s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
46s
Code Coverage / Code Coverage
Matrix: Coding Standards / Coding Standards
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.0): /github/workspace/src/Fqsen.php#L37
Property \phpDocumentor\Reflection\Fqsen::$name does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
Coding Standards / Coding Standards (8.0): /github/workspace/src/Fqsen.php#L34
Property \phpDocumentor\Reflection\Fqsen::$fqsen does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
Coding Standards / Coding Standards (8.0): /github/workspace/src/Location.php#L27
Property \phpDocumentor\Reflection\Location::$columnNumber does not have native type hint for its value but it should be possible to add it based on @var annotation "int".
Coding Standards / Coding Standards (8.0): /github/workspace/src/Location.php#L24
Property \phpDocumentor\Reflection\Location::$lineNumber does not have native type hint for its value but it should be possible to add it based on @var annotation "int".