Make JSONSchemaFaker\Faker class optional #425
static-analysis.yml
on: push
sa
/
PHPStan
20s
sa
/
Psalm
16s
sa
/
PHPMD
18s
sa
/
ComposerRequireChecker
13s
Annotations
6 errors and 7 warnings
sa / PHPStan:
tests/HttpResourceObjectTest.php#L20
Property BEAR\Resource\HttpResourceObjectTest::$server has unknown class BEAR\Dev\Http\BuiltinServer as its type.
|
sa / PHPStan:
tests/HttpResourceObjectTest.php#L25
Instantiated class BEAR\Dev\Http\BuiltinServer not found.
|
sa / PHPStan:
tests/HttpResourceObjectTest.php#L26
Call to method start() on an unknown class BEAR\Dev\Http\BuiltinServer.
|
sa / PHPStan:
tests/HttpResourceObjectTest.php#L110
Instantiated class BEAR\Dev\Http\BuiltinServer not found.
|
sa / PHPStan:
tests/HttpResourceObjectTest.php#L111
Call to method start() on an unknown class BEAR\Dev\Http\BuiltinServer.
|
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 / 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 / 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 / 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/
|