Skip to content

Update doctrine/coding-standard requirement from ^10.0 to ^12.0 #139

Update doctrine/coding-standard requirement from ^10.0 to ^12.0

Update doctrine/coding-standard requirement from ^10.0 to ^12.0 #139

Triggered via push September 1, 2024 17:57
Status Failure
Total duration 25s
Artifacts
cs  /  Coding Standards
18s
cs / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
cs / Coding Standards: src/Provide/Transfer/Header.php#L11
Annotation name is incorrect. Expected @inheritdoc, found @inheritdoc.
cs / Coding Standards: src/Provide/Transfer/ConditionalResponse.php#L23
Annotation name is incorrect. Expected @inheritdoc, found @inheritdoc.
cs / Coding Standards: src/Provide/Transfer/ConditionalResponse.php#L31
Annotation name is incorrect. Expected @inheritdoc, found @inheritdoc.
cs / Coding Standards: src/Provide/Transfer/HttpResponder.php#L18
Annotation name is incorrect. Expected @inheritdoc, found @inheritdoc.
cs / Coding Standards: src/Provide/Error/VndError.php#L41
Annotation name is incorrect. Expected @inheritdoc, found @inheritdoc.
cs / Coding Standards: src/Provide/Router/WebRouter.php#L32
Expected 0 blank lines between attribute and its target, both are on same line.
cs / Coding Standards: src/Provide/Router/WebRouter.php#L36
Annotation name is incorrect. Expected @inheritdoc, found @inheritdoc.
cs / Coding Standards: src/Provide/Router/WebRouter.php#L53
Annotation name is incorrect. Expected @inheritdoc, found @inheritdoc.
cs / Coding Standards: src/Extension/Transfer/NullTransfer.php#L11
Annotation name is incorrect. Expected @inheritdoc, found @inheritdoc.
cs / Coding Standards: src/Extension/Transfer/NullHttpCache.php#L9
Annotation name is incorrect. Expected @inheritdoc, found @inheritdoc.
cs / Coding Standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/