Skip to content

Add missing attribute PathItem constructor args #469

Add missing attribute PathItem constructor args

Add missing attribute PathItem constructor args #469

Triggered via pull request December 4, 2023 03:23
Status Failure
Total duration 38s
Artifacts

static-analysis.yml

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

Annotations

2 errors and 1 warning
static-analysis: src/Attributes/PathItem.php#L21
PHPDoc tag @param for parameter $ref with type object|string|null is not subtype of native type string|null.
static-analysis
Process completed with exit code 1.
static-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/