Skip to content

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

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

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

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

coding-standards.yml

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

Annotations

10 errors and 4 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
Whitespace found at end of line
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L62
Property \Doctrine\Common\Collections\ArrayCollection::$size has useless @var annotation.
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L75
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L156
Whitespace found at end of line
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L158
Whitespace found at end of line
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L160
Whitespace found at end of line
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L176
Whitespace found at end of line
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L178
Whitespace found at end of line
Coding Standards / Coding Standards (8.1): src/ArrayCollection.php#L461
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
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/
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/
Coding Standards / Coding Standards (8.1)
The `set-output` 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/