Skip to content

feat: Added resolving references of components (not only schemas) #516

feat: Added resolving references of components (not only schemas)

feat: Added resolving references of components (not only schemas) #516

Re-run triggered January 30, 2024 18:42
Status Failure
Total duration 1m 7s
Artifacts

static-analysis.yml

on: pull_request
static-analysis
34s
static-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
static-analysis: src/Processors/ExpandClasses.php#L36
Access to an undefined property OpenApi\Annotations\AbstractAnnotation::$schema.
static-analysis: src/Processors/ExpandClasses.php#L36
Access to an undefined property OpenApi\Annotations\AbstractAnnotation::$schema.
static-analysis: src/Processors/ExpandClasses.php#L37
Parameter #3 $from of method OpenApi\Processors\ExpandClasses::inheritFrom() expects OpenApi\Annotations\Schema, OpenApi\Annotations\AbstractAnnotation given.
static-analysis: src/Processors/ExpandInterfaces.php#L46
Access to an undefined property OpenApi\Annotations\AbstractAnnotation::$schema.
static-analysis: src/Processors/ExpandInterfaces.php#L46
Access to an undefined property OpenApi\Annotations\AbstractAnnotation::$schema.
static-analysis: src/Processors/ExpandInterfaces.php#L47
Parameter #3 $from of method OpenApi\Processors\ExpandInterfaces::inheritFrom() expects OpenApi\Annotations\Schema, OpenApi\Annotations\AbstractAnnotation given.
static-analysis: src/Processors/ExpandTraits.php#L35
Access to an undefined property OpenApi\Annotations\AbstractAnnotation::$schema.
static-analysis: src/Processors/ExpandTraits.php#L35
Access to an undefined property OpenApi\Annotations\AbstractAnnotation::$schema.
static-analysis: src/Processors/ExpandTraits.php#L36
Parameter #3 $from of method OpenApi\Processors\ExpandTraits::inheritFrom() expects OpenApi\Annotations\Schema, OpenApi\Annotations\AbstractAnnotation given.
static-analysis: src/Processors/ExpandTraits.php#L53
Access to an undefined property OpenApi\Annotations\AbstractAnnotation::$schema.
static-analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.