Skip to content

fix link

fix link #16

Triggered via push September 9, 2023 16:07
Status Failure
Total duration 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
TooFewArguments: src/Controller/Generator/Schema.php#L49
src/Controller/Generator/Schema.php:49:24: TooFewArguments: Too few arguments for PSX\Schema\Parser\TypeSchema::__construct - expecting schemaManager to be passed (see https://psalm.dev/025)
UndefinedClass: src/Controller/Index.php#L59
src/Controller/Index.php:59:34: UndefinedClass: Class, interface or enum named PSX\Schema\Parser\TypeSchema\ImportResolver does not exist (see https://psalm.dev/019)
Psalm
Process completed with exit code 2.
Psalm
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/