Skip to content

add typescript server generator #345

add typescript server generator

add typescript server generator #345

Triggered via pull request August 18, 2024 00:37
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 6 warnings
PHPUnit (PHP: 8.1)
Process completed with exit code 2.
PHPUnit (PHP: 8.3)
Process completed with exit code 2.
PHPUnit (PHP: 8.2)
The job was canceled because "_8_1" failed.
PHPUnit (PHP: 8.2)
Process completed with exit code 2.
UndefinedClass: src/Generator/Client/Php.php#L57
src/Generator/Client/Php.php:57:20: UndefinedClass: Class, interface or enum named PSX\Schema\Generator\Php does not exist (see https://psalm.dev/019)
UndefinedClass: src/Generator/Server/PHP.php#L38
src/Generator/Server/PHP.php:38:20: UndefinedClass: Class, interface or enum named PSX\Schema\Generator\PHP does not exist (see https://psalm.dev/019)
UndefinedFunction: src/Generator/Server/Template/PHP/configuration.php#L9
src/Generator/Server/Template/PHP/configuration.php:9:34: UndefinedFunction: Function Symfony\Component\DependencyInjection\Loader\Configurator\env does not exist (see https://psalm.dev/021)
UndefinedFunction: src/Generator/Server/Template/PHP/configuration.php#L15
src/Generator/Server/Template/PHP/configuration.php:15:34: UndefinedFunction: Function Symfony\Component\DependencyInjection\Loader\Configurator\env does not exist (see https://psalm.dev/021)
UndefinedFunction: src/Generator/Server/Template/PHP/configuration.php#L19
src/Generator/Server/Template/PHP/configuration.php:19:34: UndefinedFunction: Function Symfony\Component\DependencyInjection\Loader\Configurator\env does not exist (see https://psalm.dev/021)
UndefinedFunction: src/Generator/Server/Template/PHP/configuration.php#L23
src/Generator/Server/Template/PHP/configuration.php:23:34: UndefinedFunction: Function Symfony\Component\DependencyInjection\Loader\Configurator\env does not exist (see https://psalm.dev/021)
UndefinedFunction: src/Generator/Server/Template/PHP/configuration.php#L27
src/Generator/Server/Template/PHP/configuration.php:27:34: UndefinedFunction: Function Symfony\Component\DependencyInjection\Loader\Configurator\env does not exist (see https://psalm.dev/021)
UndefinedFunction: src/Generator/Server/Template/PHP/configuration.php#L31
src/Generator/Server/Template/PHP/configuration.php:31:34: UndefinedFunction: Function Symfony\Component\DependencyInjection\Loader\Configurator\env does not exist (see https://psalm.dev/021)
UndefinedFunction: src/Generator/Server/Template/PHP/configuration.php#L32
src/Generator/Server/Template/PHP/configuration.php:32:34: UndefinedFunction: Function Symfony\Component\DependencyInjection\Loader\Configurator\env does not exist (see https://psalm.dev/021)
UndefinedClass: src/Generator/Server/Template/PHP/configuration.php#L35
src/Generator/Server/Template/PHP/configuration.php:35:34: UndefinedClass: Class, interface or enum named Monolog\Logger does not exist (see https://psalm.dev/019)
PHPUnit (PHP: 8.1)
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/
PHPUnit (PHP: 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit (PHP: 8.3)
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/
PHPUnit (PHP: 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Psalm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/