Skip to content

FEATURE: Auto assign new assets to default collection and prevent removing last collection depending on config #517

FEATURE: Auto assign new assets to default collection and prevent removing last collection depending on config

FEATURE: Auto assign new assets to default collection and prevent removing last collection depending on config #517

Triggered via pull request October 28, 2024 12:22
Status Failure
Total duration 4m 5s
Artifacts

tests.yml

on: pull_request
Matrix: php-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
codestyle: Classes/GraphQL/Resolver/Type/MutationResolver.php#L663
Call to an undefined method Neos\Neos\Domain\Repository\SiteRepository::findOneByAssetCollection().
codestyle
Process completed with exit code 1.
lint: Resources/Private/JavaScript/core/src/hooks/useConfigQuery.ts#L18
Property 'defaultAssetCollectionId' is missing in type '{ uploadMaxFileSize: number; uploadMaxFileUploadLimit: number; currentServerTime: Date; canManageAssetCollections: false; canManageTags: false; canManageAssets: false; }' but required in type '{ uploadMaxFileSize: number; uploadMaxFileUploadLimit: number; currentServerTime: Date; defaultAssetCollectionId: string; canManageAssetCollections: boolean; canManageTags: boolean; canManageAssets: boolean; }'.
lint
Process completed with exit code 2.
e2e
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
codestyle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-unit-tests (8.1, 7.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
php-unit-tests (8.1, 7.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e
No files were found with the provided path: screenshots. No artifacts will be uploaded.
js-unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/