add typescript server generator #347
Annotations
8 errors and 4 warnings
PHPUnit (PHP: 8.2)
Process completed with exit code 2.
|
PHPUnit (PHP: 8.3)
The job was canceled because "_8_2" failed.
|
PHPUnit (PHP: 8.3)
The operation was canceled.
|
PHPUnit (PHP: 8.1)
The job was canceled because "_8_2" failed.
|
PHPUnit (PHP: 8.1)
The operation was canceled.
|
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)
|
Psalm
Process completed with exit code 2.
|
PHPUnit (PHP: 8.2)
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.2)
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/
|