Skip to content

Hotfix 1.1.1

Hotfix 1.1.1 #64

Triggered via pull request March 28, 2025 11:51
Status Failure
Total duration 40s
Artifacts

pr.yaml

on: pull_request
Markdown Lint
7s
Markdown Lint
Changelog should be updated
3s
Changelog should be updated
Matrix: API Specification validation
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: test-suite
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Psalm static analysis (8.3)
Process completed with exit code 2.
PossiblyNullArrayOffset: src/Api/Filter/ElasticSearch/DateRangeFilter.php#L87
src/Api/Filter/ElasticSearch/DateRangeFilter.php:87:25: PossiblyNullArrayOffset: Cannot access value on variable $this->config using possibly null offset mixed|null (see https://psalm.dev/125)
PossiblyNullArrayAccess: src/Api/Filter/ElasticSearch/DateRangeFilter.php#L86
src/Api/Filter/ElasticSearch/DateRangeFilter.php:86:33: PossiblyNullArrayAccess: Cannot access array value on possibly null variable $this->properties of type array<array-key, mixed>|null (see https://psalm.dev/079)
Markdown Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Validate composer (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test suite (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP Coding Standards Fixer (PHP 8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Psalm static analysis (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/