Skip to content

Rfc 114

Rfc 114 #373

Triggered via pull request October 3, 2023 15:14
@ianefianef
synchronize #116
ianef:rfc-114
Status Failure
Total duration 1m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/ReflectionHydrator.php#L65
Function get_class() should not be referenced via a fallback global name, but via a use statement.
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/ReflectionHydrator.php#L72
Equals sign not aligned with surrounding assignments; expected 22 spaces but found 1 space
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: test/ReflectionHydratorTest.php#L113
Function get_parent_class() should not be referenced via a fallback global name, but via a use statement.
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...: test/ReflectionHydratorTest.php#L125
Function get_parent_class() should not be referenced via a fallback global name, but via a use statement.
UnusedMethodCall: src/ReflectionHydrator.php#L76
src/ReflectionHydrator.php:76:28: UnusedMethodCall: The call to ReflectionProperty::setAccessible is not used (see https://psalm.dev/209)