Hotfix 1.1.1 #64
pr.yaml
on: pull_request
Markdown Lint
7s
Changelog should be updated
3s
Matrix: API Specification validation
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: test-suite
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/
|