This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
feat: VOL-3953 add compatibility with new transxchange map service #677
ci.yaml
on: pull_request
security
/
Snyk PHP Scan
33s
static-analysis
/
PHPStan - 8.2
2m 6s
static-analysis
/
PHP-CodeSniffer - 8.2
1m 0s
static-analysis
/
Psalm - 8.2
1m 50s
Matrix: tests / tests
Annotations
8 errors and 3 warnings
tests / PHP test 8.2
Process completed with exit code 255.
|
UndefinedClass:
module/Api/config/module.config.php#L528
module/Api/config/module.config.php:528:13: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Api\Service\Ebsr\ZipProcessor does not exist (see https://psalm.dev/019)
|
UndefinedClass:
module/Api/config/module.config.php#L528
module/Api/config/module.config.php:528:48: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Api\Service\Ebsr\ZipProcessorFactory does not exist (see https://psalm.dev/019)
|
UndefinedClass:
module/Api/config/module.config.php#L529
module/Api/config/module.config.php:529:13: UndefinedClass: Class, interface or enum named EbsrProcessingChain does not exist (see https://psalm.dev/019)
|
UndefinedClass:
module/Api/config/module.config.php#L529
module/Api/config/module.config.php:529:43: UndefinedClass: Class, interface or enum named EbsrProcessingChainFactory does not exist (see https://psalm.dev/019)
|
static-analysis / Psalm - 8.2
Process completed with exit code 2.
|
static-analysis / PHPStan - 8.2:
module/Api/config/command-map.config.php#L50
Cannot use Dvsa\Olcs\Api\Domain\FileProcessorAwareInterface as FileProcessorAwareInterface because the name is already in use
|
static-analysis / PHPStan - 8.2
Process completed with exit code 1.
|
security / Snyk PHP Scan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
security / Snyk PHP Scan
Unexpected input(s) 'owner', 'repo', 'graphqlEndpoint', 'token', valid inputs are ['query', 'mediaType', 'variables']
|
security / Snyk PHP Scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|