Skip to content

improvement: count() now costs O(1) instad of O(n) #339

improvement: count() now costs O(1) instad of O(n)

improvement: count() now costs O(1) instad of O(n) #339

Re-run triggered December 30, 2023 14:19
Status Failure
Total duration 30s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L58
Whitespace found at end of line
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L61
Expected 1 line between description and annotations, found 0.
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L61
Property \Doctrine\Common\Collections\ArrayCollection::$size has useless @var annotation.
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L74
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L157
Expected 1 line before "return", found 0.
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L173
Expected 1 line before "return", found 0.
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L455
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
Coding Standards / Coding Standards (8.1)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. 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.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/