WIP !!! FEATURE: Custom graphql adapter #552
Annotations
7 errors and 5 warnings
e2e
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
codestyle
Process completed with exit code 1.
|
lint:
Resources/Private/JavaScript/dev-server/src/server.ts#L195
Conversion of type 'AssetCollectionParent' to type 'AssetCollection' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
lint:
Resources/Private/JavaScript/dev-server/src/server.ts#L201
Type 'AssetCollection' is not assignable to type 'AssetCollectionParent'.
|
lint:
Resources/Private/JavaScript/dev-server/src/server.ts#L233
Property '__typename' is missing in type '{ id: string; title: string; }' but required in type 'AssetCollectionParent'.
|
lint
Process completed with exit code 2.
|
php-unit-tests (8.1, 7.3)
Process completed with exit code 1.
|
php-unit-tests (8.1, 7.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
js-unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-unit-tests (8.1, 7.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|