FEATURE: Auto assign new assets to default collection and prevent removing last collection depending on config #517
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/
|