Bump actions/checkout from 3 to 4 #23
Triggered via pull request
September 11, 2023 10:11
Status
Failure
Total duration
1m 10s
Artifacts
–
integrate.yaml
on: pull_request
Code Coverage
/
Code Coverage
30s
BC Check
7s
Matrix: Coding Standards / Coding Standards
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Annotations
10 errors and 2 warnings
Coding Standards / Coding Standards (8.0):
github/workspace/src/DocBlock.php#L23
Property \phpDocumentor\Reflection\DocBlock::$summary 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/DocBlock.php#L26
Property \phpDocumentor\Reflection\DocBlock::$description does not have native type hint for its value but it should be possible to add it based on @var annotation "DocBlock\Description".
|
Coding Standards / Coding Standards (8.0):
github/workspace/src/DocBlock.php#L29
Property \phpDocumentor\Reflection\DocBlock::$tags does not have native type hint for its value but it should be possible to add it based on @var annotation "Tag[]".
|
Coding Standards / Coding Standards (8.0):
github/workspace/src/DocBlock.php#L32
Property \phpDocumentor\Reflection\DocBlock::$context does not have native type hint for its value but it should be possible to add it based on @var annotation "Types\Context|null".
|
Coding Standards / Coding Standards (8.0):
github/workspace/src/DocBlock.php#L35
Property \phpDocumentor\Reflection\DocBlock::$location does not have native type hint for its value but it should be possible to add it based on @var annotation "Location|null".
|
Coding Standards / Coding Standards (8.0):
github/workspace/src/DocBlock.php#L38
Property \phpDocumentor\Reflection\DocBlock::$isTemplateStart does not have native type hint for its value but it should be possible to add it based on @var annotation "bool".
|
Coding Standards / Coding Standards (8.0):
github/workspace/src/DocBlock.php#L41
Property \phpDocumentor\Reflection\DocBlock::$isTemplateEnd does not have native type hint for its value but it should be possible to add it based on @var annotation "bool".
|
Coding Standards / Coding Standards (8.0):
github/workspace/src/DocBlock/Tags/Property.php#L40
Property \phpDocumentor\Reflection\DocBlock\Tags\Property::$variableName does not have native type hint for its value but it should be possible to add it based on @var annotation "string|null".
|
Coding Standards / Coding Standards (8.0):
github/workspace/src/DocBlock/Tags/Deprecated.php#L29
Property \phpDocumentor\Reflection\DocBlock\Tags\Deprecated::$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/DocBlock/Tags/Deprecated.php#L48
Property \phpDocumentor\Reflection\DocBlock\Tags\Deprecated::$version does not have native type hint for its value but it should be possible to add it based on @var annotation "string|null".
|
Dependency analysis / Dependency Analysis (8.0)
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/
|
Coding Standards / Coding Standards (8.0)
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/
|