Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

feat: LTA Admin edit functionality #428

feat: LTA Admin edit functionality

feat: LTA Admin edit functionality #428

Triggered via pull request June 24, 2024 11:04
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: pull_request
security  /  Snyk PHP Scan
25s
security / Snyk PHP Scan
static-analysis  /  PHPStan - 8.2
44s
static-analysis / PHPStan - 8.2
static-analysis  /  PHP-CodeSniffer - 8.2
23s
static-analysis / PHP-CodeSniffer - 8.2
static-analysis  /  Psalm - 8.2
42s
static-analysis / Psalm - 8.2
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
UndefinedConstant: config/autoload/config.global.php#L153
config/autoload/config.global.php:153:47: UndefinedConstant: Constant Redis::SERIALIZER_IGBINARY is not defined (see https://psalm.dev/020)
UndefinedClass: module/Admin/src/Controller/LocalAuthorityController.php#L30
module/Admin/src/Controller/LocalAuthorityController.php:30:26: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Transfer\Query\LocalAuthority\ById does not exist (see https://psalm.dev/019)
UndefinedClass: module/Admin/src/Controller/LocalAuthorityController.php#L33
module/Admin/src/Controller/LocalAuthorityController.php:33:32: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Transfer\Command\LocalAuthority\Update 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/Admin/src/Controller/LocalAuthorityController.php#L30
Class Dvsa\Olcs\Transfer\Query\LocalAuthority\ById not found.
static-analysis / PHPStan - 8.2: module/Admin/src/Controller/LocalAuthorityController.php#L33
Class Dvsa\Olcs\Transfer\Command\LocalAuthority\Update not found.
static-analysis / PHPStan - 8.2
Process completed with exit code 1.
security / Snyk PHP Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/