Skip to content
Triggered via schedule February 12, 2024 00:04
Status Failure
Total duration 55s
Artifacts

ci.yml

on: schedule
static  /  PHP-CodeSniffer
20s
static / PHP-CodeSniffer
Matrix: security / Snyk PHP Scan
Matrix: static / PHPStan
Matrix: static / Psalm
Matrix: test / tests
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 21 warnings
static / Psalm (prefer-stable)
Your requirements could not be resolved to an installable set of packages. Problem 1 - laminas/laminas-dependency-plugin 2.0.0 requires php ^5.6 || ^7.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin[2.1.0, ..., 2.1.2] require php ^7.3 || ~8.0.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin[2.2.0, ..., 2.3.0] require php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin 2.4.0 requires php ^7.4 || ~8.0.0 || ~8.1.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin 2.5.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin 2.6.0 requires composer-plugin-api >=1.1.0 <2.3.0 -> found composer-plugin-api[2.6.0] but it does not match the constraint. - Root composer.json requires laminas/laminas-dependency-plugin ^2 -> satisfiable by laminas/laminas-dependency-plugin[2.0.0, ..., 2.6.0].
static / Psalm (prefer-stable)
Process completed with exit code 2.
static / PHPStan (prefer-stable): src/Factory/ErrorLogLoggerFactory.php#L11
Class DvsaApplicationLogger\Factory\ErrorLogLoggerFactory implements unknown interface Laminas\ServiceManager\Factory\FactoryInterface.
static / PHPStan (prefer-stable): src/Factory/ErrorLogLoggerFactory.php#L13
Method DvsaApplicationLogger\Factory\ErrorLogLoggerFactory::__invoke() has no return type specified.
static / PHPStan (prefer-stable): src/Factory/ErrorLogLoggerFactory.php#L13
Method DvsaApplicationLogger\Factory\ErrorLogLoggerFactory::__invoke() has parameter $name with no type specified.
static / PHPStan (prefer-stable): src/Factory/ErrorLogLoggerFactory.php#L13
Parameter $container of method DvsaApplicationLogger\Factory\ErrorLogLoggerFactory::__invoke() has invalid type Interop\Container\ContainerInterface.
static / PHPStan (prefer-stable): src/Factory/ErrorLogLoggerFactory.php#L15
Call to method get() on an unknown class Interop\Container\ContainerInterface.
static / PHPStan (prefer-stable): src/Factory/LoggerFactory.php#L25
Class DvsaApplicationLogger\Factory\LoggerFactory implements unknown interface Laminas\ServiceManager\Factory\FactoryInterface.
static / PHPStan (prefer-stable): src/Factory/LoggerFactory.php#L50
Parameter $container of method DvsaApplicationLogger\Factory\LoggerFactory::__invoke() has invalid type Interop\Container\ContainerInterface.
static / PHPStan (prefer-stable): src/Factory/LoggerFactory.php#L50
Parameter $container of method DvsaApplicationLogger\Factory\LoggerFactory::__invoke() has invalid type Interop\Container\ContainerInterface.
static / PHPStan (prefer-stable): src/Factory/LoggerFactory.php#L52
Call to method get() on an unknown class Interop\Container\ContainerInterface.
static / PHPStan (prefer-stable): src/Factory/LoggerFactory.php#L58
Call to method get() on an unknown class Interop\Container\ContainerInterface.
static / Psalm (prefer-lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - laminas/laminas-dependency-plugin 2.0.0 requires php ^5.6 || ^7.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin[2.1.0, ..., 2.1.2] require php ^7.3 || ~8.0.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin[2.2.0, ..., 2.3.0] require php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin 2.4.0 requires php ^7.4 || ~8.0.0 || ~8.1.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin 2.5.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.2) does not satisfy that requirement. - laminas/laminas-dependency-plugin 2.6.0 requires composer-plugin-api >=1.1.0 <2.3.0 -> found composer-plugin-api[2.6.0] but it does not match the constraint. - Root composer.json requires laminas/laminas-dependency-plugin ^2 -> satisfiable by laminas/laminas-dependency-plugin[2.0.0, ..., 2.6.0].
static / Psalm (prefer-lowest)
Process completed with exit code 2.
static / PHPStan (prefer-lowest): src/Factory/ErrorLogLoggerFactory.php#L11
Class DvsaApplicationLogger\Factory\ErrorLogLoggerFactory implements unknown interface Laminas\ServiceManager\Factory\FactoryInterface.
static / PHPStan (prefer-lowest): src/Factory/ErrorLogLoggerFactory.php#L13
Method DvsaApplicationLogger\Factory\ErrorLogLoggerFactory::__invoke() has no return type specified.
static / PHPStan (prefer-lowest): src/Factory/ErrorLogLoggerFactory.php#L13
Method DvsaApplicationLogger\Factory\ErrorLogLoggerFactory::__invoke() has parameter $name with no type specified.
static / PHPStan (prefer-lowest): src/Factory/ErrorLogLoggerFactory.php#L13
Parameter $container of method DvsaApplicationLogger\Factory\ErrorLogLoggerFactory::__invoke() has invalid type Interop\Container\ContainerInterface.
static / PHPStan (prefer-lowest): src/Factory/ErrorLogLoggerFactory.php#L15
Call to method get() on an unknown class Interop\Container\ContainerInterface.
static / PHPStan (prefer-lowest): src/Factory/LoggerFactory.php#L25
Class DvsaApplicationLogger\Factory\LoggerFactory implements unknown interface Laminas\ServiceManager\Factory\FactoryInterface.
static / PHPStan (prefer-lowest): src/Factory/LoggerFactory.php#L50
Parameter $container of method DvsaApplicationLogger\Factory\LoggerFactory::__invoke() has invalid type Interop\Container\ContainerInterface.
static / PHPStan (prefer-lowest): src/Factory/LoggerFactory.php#L50
Parameter $container of method DvsaApplicationLogger\Factory\LoggerFactory::__invoke() has invalid type Interop\Container\ContainerInterface.
static / PHPStan (prefer-lowest): src/Factory/LoggerFactory.php#L52
Call to method get() on an unknown class Interop\Container\ContainerInterface.
static / PHPStan (prefer-lowest): src/Factory/LoggerFactory.php#L58
Call to method get() on an unknown class Interop\Container\ContainerInterface.
static / PHP-CodeSniffer
Process completed with exit code 3.
static / Psalm (prefer-stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static / PHPStan (prefer-stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static / Psalm (prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static / PHPStan (prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP test 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP test 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static / PHP-CodeSniffer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP test 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP test 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
security / Snyk PHP Scan (8.0, prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, octokit/graphql-action@v2.x, 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 (8.0, prefer-lowest)
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/
security / Snyk PHP Scan (8.0, prefer-lowest)
Unexpected input(s) 'owner', 'repo', 'graphqlEndpoint', 'token', valid inputs are ['query', 'mediaType', 'variables']
security / Snyk PHP Scan (8.1, prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, octokit/graphql-action@v2.x, 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 (8.1, prefer-lowest)
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/
security / Snyk PHP Scan (8.1, prefer-lowest)
Unexpected input(s) 'owner', 'repo', 'graphqlEndpoint', 'token', valid inputs are ['query', 'mediaType', 'variables']
security / Snyk PHP Scan (8.1, prefer-stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, octokit/graphql-action@v2.x, 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 (8.1, prefer-stable)
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/
security / Snyk PHP Scan (8.1, prefer-stable)
Unexpected input(s) 'owner', 'repo', 'graphqlEndpoint', 'token', valid inputs are ['query', 'mediaType', 'variables']
security / Snyk PHP Scan (8.0, prefer-stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, octokit/graphql-action@v2.x, 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 (8.0, prefer-stable)
Unexpected input(s) 'owner', 'repo', 'graphqlEndpoint', 'token', valid inputs are ['query', 'mediaType', 'variables']
security / Snyk PHP Scan (8.0, prefer-stable)
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/