IBX-6282: Added attributes support for generating name schema #1227
Triggered via pull request
September 8, 2023 09:04
Status
Failure
Total duration
15m 37s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Matrix: Unit tests & SQLite integration tests
Matrix: Run code style check
Matrix: Solr integration tests
Matrix: MySQL integration tests
Matrix: PostgreSQL integration tests
Annotations
33 errors and 28 warnings
Unit tests & SQLite integration tests (7.4):
src/contracts/Repository/NameSchema/NameSchemaServiceInterface.php#L1
Ignored error pattern #^Method Ibexa\\Contracts\\Core\\Repository\\NameSchema\\NameSchemaServiceInterface\:\:resolveNameSchema\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/contracts/Repository/NameSchema/NameSchemaServiceInterface.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (7.4):
src/lib/Repository/ContentService.php#L1
Ignored error pattern #^Parameter \#2 \$fieldMap of method Ibexa\\Contracts\\Core\\Repository\\NameSchema\\NameSchemaServiceInterface\:\:resolveNameSchema\(\) expects array\<string, array\<string, string\>\>, array\<int\|string, array\<string, Ibexa\\Contracts\\Core\\FieldType\\Value\>\> given\.$# in path /home/runner/work/core/core/src/lib/Repository/ContentService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (7.4):
src/lib/Repository/ContentService.php#L1
Ignored error pattern #^Parameter \#3 \$fieldMap of method Ibexa\\Contracts\\Core\\Repository\\NameSchema\\NameSchemaServiceInterface\:\:resolve\(\) expects array\<string, array\<string, string\>\>, array\<int\|string, array\<string, Ibexa\\Contracts\\Core\\FieldType\\Value\>\> given\.$# in path /home/runner/work/core/core/src/lib/Repository/ContentService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (7.4):
src/lib/Repository/EventSubscriber/NameSchemaSubscriber.php#L1
Ignored error pattern #^Parameter \#1 \$value of method Ibexa\\Contracts\\Core\\FieldType\\FieldType\:\:getName\(\) expects Ibexa\\Contracts\\Core\\FieldType\\Value, Ibexa\\Contracts\\Core\\FieldType\\Value\|null given\.$# in path /home/runner/work/core/core/src/lib/Repository/EventSubscriber/NameSchemaSubscriber.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (7.4):
src/lib/Repository/Helper/NameSchemaService.php#L1
Ignored error pattern #^Parameter \#3 \$fieldMap of method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:resolve\(\) expects array\<string, array\<string, string\>\>, array\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Field\> given\.$# in path /home/runner/work/core/core/src/lib/Repository/Helper/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (7.4):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Cannot access offset mixed on Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Field\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (7.4):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Cannot access property \$fieldTypeIdentifier on Ibexa\\Contracts\\Core\\Repository\\Values\\ContentType\\FieldDefinition\|null\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (7.4):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:mergeFieldMap\(\) has parameter \$fieldMap with no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (7.4):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:mergeFieldMap\(\) has parameter \$languageCodes with no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (7.4):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:mergeFieldMap\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/contracts/Repository/NameSchema/NameSchemaServiceInterface.php#L1
Ignored error pattern #^Method Ibexa\\Contracts\\Core\\Repository\\NameSchema\\NameSchemaServiceInterface\:\:resolveNameSchema\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/contracts/Repository/NameSchema/NameSchemaServiceInterface.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Repository/ContentService.php#L1
Ignored error pattern #^Parameter \#2 \$fieldMap of method Ibexa\\Contracts\\Core\\Repository\\NameSchema\\NameSchemaServiceInterface\:\:resolveNameSchema\(\) expects array\<string, array\<string, string\>\>, array\<int\|string, array\<string, Ibexa\\Contracts\\Core\\FieldType\\Value\>\> given\.$# in path /home/runner/work/core/core/src/lib/Repository/ContentService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Repository/ContentService.php#L1
Ignored error pattern #^Parameter \#3 \$fieldMap of method Ibexa\\Contracts\\Core\\Repository\\NameSchema\\NameSchemaServiceInterface\:\:resolve\(\) expects array\<string, array\<string, string\>\>, array\<int\|string, array\<string, Ibexa\\Contracts\\Core\\FieldType\\Value\>\> given\.$# in path /home/runner/work/core/core/src/lib/Repository/ContentService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Repository/EventSubscriber/NameSchemaSubscriber.php#L1
Ignored error pattern #^Parameter \#1 \$value of method Ibexa\\Contracts\\Core\\FieldType\\FieldType\:\:getName\(\) expects Ibexa\\Contracts\\Core\\FieldType\\Value, Ibexa\\Contracts\\Core\\FieldType\\Value\|null given\.$# in path /home/runner/work/core/core/src/lib/Repository/EventSubscriber/NameSchemaSubscriber.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Repository/Helper/NameSchemaService.php#L1
Ignored error pattern #^Parameter \#3 \$fieldMap of method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:resolve\(\) expects array\<string, array\<string, string\>\>, array\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Field\> given\.$# in path /home/runner/work/core/core/src/lib/Repository/Helper/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Cannot access offset mixed on Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Field\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Cannot access property \$fieldTypeIdentifier on Ibexa\\Contracts\\Core\\Repository\\Values\\ContentType\\FieldDefinition\|null\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:mergeFieldMap\(\) has parameter \$fieldMap with no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:mergeFieldMap\(\) has parameter \$languageCodes with no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.1):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:mergeFieldMap\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/contracts/Repository/NameSchema/NameSchemaServiceInterface.php#L1
Ignored error pattern #^Method Ibexa\\Contracts\\Core\\Repository\\NameSchema\\NameSchemaServiceInterface\:\:resolveNameSchema\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/contracts/Repository/NameSchema/NameSchemaServiceInterface.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Repository/ContentService.php#L1
Ignored error pattern #^Parameter \#2 \$fieldMap of method Ibexa\\Contracts\\Core\\Repository\\NameSchema\\NameSchemaServiceInterface\:\:resolveNameSchema\(\) expects array\<string, array\<string, string\>\>, array\<int\|string, array\<string, Ibexa\\Contracts\\Core\\FieldType\\Value\>\> given\.$# in path /home/runner/work/core/core/src/lib/Repository/ContentService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Repository/ContentService.php#L1
Ignored error pattern #^Parameter \#3 \$fieldMap of method Ibexa\\Contracts\\Core\\Repository\\NameSchema\\NameSchemaServiceInterface\:\:resolve\(\) expects array\<string, array\<string, string\>\>, array\<int\|string, array\<string, Ibexa\\Contracts\\Core\\FieldType\\Value\>\> given\.$# in path /home/runner/work/core/core/src/lib/Repository/ContentService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Repository/EventSubscriber/NameSchemaSubscriber.php#L1
Ignored error pattern #^Parameter \#1 \$value of method Ibexa\\Contracts\\Core\\FieldType\\FieldType\:\:getName\(\) expects Ibexa\\Contracts\\Core\\FieldType\\Value, Ibexa\\Contracts\\Core\\FieldType\\Value\|null given\.$# in path /home/runner/work/core/core/src/lib/Repository/EventSubscriber/NameSchemaSubscriber.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Repository/Helper/NameSchemaService.php#L1
Ignored error pattern #^Parameter \#3 \$fieldMap of method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:resolve\(\) expects array\<string, array\<string, string\>\>, array\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Field\> given\.$# in path /home/runner/work/core/core/src/lib/Repository/Helper/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Cannot access offset mixed on Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Field\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Cannot access property \$fieldTypeIdentifier on Ibexa\\Contracts\\Core\\Repository\\Values\\ContentType\\FieldDefinition\|null\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:mergeFieldMap\(\) has parameter \$fieldMap with no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:mergeFieldMap\(\) has parameter \$languageCodes with no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Unit tests & SQLite integration tests (8.0):
src/lib/Repository/NameSchema/NameSchemaService.php#L1
Ignored error pattern #^Method Ibexa\\Core\\Repository\\NameSchema\\NameSchemaService\:\:mergeFieldMap\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/core/core/src/lib/Repository/NameSchema/NameSchemaService.php was not matched in reported errors.
|
Solr integration tests (7.4)
Process completed with exit code 2.
|
Solr integration tests (8.1)
Process completed with exit code 2.
|
Solr integration tests (8.0)
Process completed with exit code 2.
|
Run code style check (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run code style check (8.0)
The `save-state` 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/
|
Run code style check (8.0)
The `save-state` 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/
|
Run code style check (8.0)
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/
|
Unit tests & SQLite integration tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests & SQLite integration tests (7.4)
The `save-state` 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/
|
Unit tests & SQLite integration tests (7.4)
The `save-state` 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/
|
Unit tests & SQLite integration tests (7.4)
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/
|
Unit tests & SQLite integration tests (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests & SQLite integration tests (8.1)
The `save-state` 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/
|
Unit tests & SQLite integration tests (8.1)
The `save-state` 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/
|
Unit tests & SQLite integration tests (8.1)
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/
|
Unit tests & SQLite integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests & SQLite integration tests (8.0)
The `save-state` 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/
|
Unit tests & SQLite integration tests (8.0)
The `save-state` 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/
|
Unit tests & SQLite integration tests (8.0)
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/
|
Solr integration tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Solr integration tests (7.4)
The `save-state` 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/
|
Solr integration tests (7.4)
The `save-state` 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/
|
Solr integration tests (7.4)
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/
|
Solr integration tests (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Solr integration tests (8.1)
The `save-state` 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/
|
Solr integration tests (8.1)
The `save-state` 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/
|
Solr integration tests (8.1)
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/
|
Solr integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Solr integration tests (8.0)
The `save-state` 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/
|
Solr integration tests (8.0)
The `save-state` 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/
|
Solr integration tests (8.0)
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/
|