Skip to content
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 #678

feat: VOL-3953 add compatibility with new transxchange map service

feat: VOL-3953 add compatibility with new transxchange map service #678

Triggered via pull request July 26, 2024 11:50
@ilindsayilindsay
synchronize #202
VOL-3953
Status Failure
Total duration 2m 27s
Artifacts

ci.yaml

on: pull_request
security  /  Snyk PHP Scan
32s
security / Snyk PHP Scan
static-analysis  /  PHPStan - 8.2
2m 19s
static-analysis / PHPStan - 8.2
static-analysis  /  PHP-CodeSniffer - 8.2
1m 3s
static-analysis / PHP-CodeSniffer - 8.2
static-analysis  /  Psalm - 8.2
1m 40s
static-analysis / Psalm - 8.2
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
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/module.config.php#L528
Class Dvsa\Olcs\Api\Service\Ebsr\ZipProcessor not found.
static-analysis / PHPStan - 8.2: module/Api/config/module.config.php#L528
Class Dvsa\Olcs\Api\Service\Ebsr\ZipProcessorFactory not found.
static-analysis / PHPStan - 8.2: module/Api/config/module.config.php#L529
Class EbsrProcessingChain not found.
static-analysis / PHPStan - 8.2: module/Api/config/module.config.php#L529
Class EbsrProcessingChainFactory not found.
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/