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

fix: Psalm & Redis IGBinary issue #440

fix: Psalm & Redis IGBinary issue

fix: Psalm & Redis IGBinary issue #440

Triggered via pull request June 26, 2024 12:37
Status Failure
Total duration 52s
Artifacts

ci.yaml

on: pull_request
security  /  Snyk PHP Scan
33s
security / Snyk PHP Scan
Psalm
43s
Psalm
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
UndefinedConstant: config/autoload/config.global.php#L153
config/autoload/config.global.php:153:21: UndefinedConstant: Constant Redis::OPT_SERIALIZER is not defined (see https://psalm.dev/020)
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)
Psalm
Process completed with exit code 2.
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/