This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
refactor!: VOL-4762 olcs-internal now PHP 8 compatible #354
ci.yaml
on: pull_request
security
/
Snyk PHP Scan
32s
static-analysis
/
PHPStan - 8.0
47s
static-analysis
/
PHP-CodeSniffer - 8.0
28s
static-analysis
/
Psalm - 8.0
50s
Matrix: tests / tests
Annotations
4 errors and 9 warnings
static-analysis / PHP-CodeSniffer - 8.0
Process completed with exit code 2.
|
tests / PHP test 8.0
Process completed with exit code 255.
|
MissingTemplateParam:
module/Olcs/src/Event/RouteParam.php#L11
module/Olcs/src/Event/RouteParam.php:11:7: MissingTemplateParam: Olcs\Event\RouteParam has missing template params when extending Laminas\EventManager\Event, expecting 2 (see https://psalm.dev/182)
|
static-analysis / Psalm - 8.0
Process completed with exit code 2.
|
static-analysis / PHP-CodeSniffer - 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
static-analysis / PHP-CodeSniffer - 8.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
security / Snyk PHP Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/
|
tests / 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-analysis / PHPStan - 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-analysis / Psalm - 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
static-analysis / Psalm - 8.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|