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

feat: VOL-5305 add new TC Consultant role #471

feat: VOL-5305 add new TC Consultant role

feat: VOL-5305 add new TC Consultant role #471

Triggered via pull request August 14, 2024 16:49
Status Failure
Total duration 1m 31s
Artifacts

ci.yaml

on: pull_request
security  /  Snyk PHP Scan
45s
security / Snyk PHP Scan
static-analysis  /  PHPStan - 8.2
48s
static-analysis / PHPStan - 8.2
static-analysis  /  PHP-CodeSniffer - 8.2
23s
static-analysis / PHP-CodeSniffer - 8.2
static-analysis  /  Psalm - 8.2
1m 20s
static-analysis / Psalm - 8.2
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
static-analysis / PHPStan - 8.2: module/Olcs/src/Controller/Messages/AbstractConversationMessagesController.php#L59
Access to undefined constant Common\RefData::ROLE_OPERATOR_TC.
static-analysis / PHPStan - 8.2: module/Olcs/src/Controller/Operator/OperatorUsersController.php#L43
Access to undefined constant Common\RefData::ROLE_OPERATOR_TC.
static-analysis / PHPStan - 8.2
Process completed with exit code 1.
UndefinedConstant: module/Olcs/src/Controller/Messages/AbstractConversationMessagesController.php#L59
module/Olcs/src/Controller/Messages/AbstractConversationMessagesController.php:59:13: UndefinedConstant: Constant Common\RefData::ROLE_OPERATOR_TC is not defined (see https://psalm.dev/020)
UndefinedConstant: module/Olcs/src/Controller/Operator/OperatorUsersController.php#L43
module/Olcs/src/Controller/Operator/OperatorUsersController.php:43:13: UndefinedConstant: Constant Common\RefData::ROLE_OPERATOR_TC is not defined (see https://psalm.dev/020)
static-analysis / Psalm - 8.2
Process completed with exit code 2.
security / Snyk PHP Scan
The following actions use a deprecated Node.js version 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/