Make JSONSchemaFaker\Faker class optional #427
static-analysis.yml
on: push
sa
/
PHPStan
8s
sa
/
Psalm
7s
sa
/
PHPMD
8s
sa
/
ComposerRequireChecker
7s
Annotations
8 errors and 7 warnings
sa / ComposerRequireChecker
"./composer.json" does not contain valid JSON
Parse error on line 40:
...ker": "^0.3.1", }, "autoload": {
---------------------^
Expected: 'STRING' - It appears you have an extra trailing comma
|
sa / ComposerRequireChecker
Process completed with exit code 1.
|
sa / PHPMD
"./composer.json" does not contain valid JSON
Parse error on line 40:
...ker": "^0.3.1", }, "autoload": {
---------------------^
Expected: 'STRING' - It appears you have an extra trailing comma
|
sa / PHPMD
Process completed with exit code 1.
|
sa / Psalm
"./composer.json" does not contain valid JSON
Parse error on line 40:
...ker": "^0.3.1", }, "autoload": {
---------------------^
Expected: 'STRING' - It appears you have an extra trailing comma
|
sa / Psalm
Process completed with exit code 1.
|
sa / PHPStan
"./composer.json" does not contain valid JSON
Parse error on line 40:
...ker": "^0.3.1", }, "autoload": {
---------------------^
Expected: 'STRING' - It appears you have an extra trailing comma
|
sa / PHPStan
Process completed with exit code 1.
|
sa / ComposerRequireChecker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sa / ComposerRequireChecker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / PHPMD
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sa / PHPMD
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / Psalm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sa / Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|