Skip to content

FEATURE: Adds validation for create tag dialog #541

FEATURE: Adds validation for create tag dialog

FEATURE: Adds validation for create tag dialog #541

Triggered via pull request November 2, 2024 19:57
Status Failure
Total duration 3m 32s
Artifacts

tests.yml

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

Annotations

3 errors and 17 warnings
lint: Resources/Private/JavaScript/media-module/tests/tags.ts#L2
Replace `ReactSelector` with `·ReactSelector·`
lint: Resources/Private/JavaScript/media-module/tests/tags.ts#L3
Replace `SERVER_NAME` with `·SERVER_NAME·`
lint
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/
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/
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/
lint: Resources/Private/JavaScript/asset-collections/typings/AssetCollection.ts#L5
'AssetCollection' is defined but never used
lint: Resources/Private/JavaScript/asset-collections/typings/TreeNodeProps.ts#L1
'TreeNodeProps' is defined but never used
lint: Resources/Private/JavaScript/asset-sources/typings/AssetSource.ts#L5
'AssetSource' is defined but never used
lint: Resources/Private/JavaScript/asset-tags/src/components/CreateTagDialog.tsx#L8
'useQuery' is defined but never used
lint: Resources/Private/JavaScript/asset-tags/src/components/CreateTagDialog.tsx#L73
React Hook useCallback has a missing dependency: 'validate'. Either include it or remove the dependency array
lint: Resources/Private/JavaScript/asset-tags/typings/Tag.ts#L3
'Tag' is defined but never used
lint: Resources/Private/JavaScript/asset-upload/typings/FileUploadResult.ts#L1
'FileUploadResult' is defined but never used
lint: Resources/Private/JavaScript/asset-upload/typings/FilesUploadState.ts#L1
'FilesUploadState' is defined but never used
lint: Resources/Private/JavaScript/asset-upload/typings/UploadedFile.ts#L1
'UploadedFile' is defined but never used
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/
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/