Skip to content

Merge pull request #241 from markusguenther/feature/validation #548

Merge pull request #241 from markusguenther/feature/validation

Merge pull request #241 from markusguenther/feature/validation #548

Triggered via push November 4, 2024 15:40
Status Success
Total duration 3m 34s
Artifacts

tests.yml

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

Annotations

17 warnings
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/
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#L70
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
lint: Resources/Private/JavaScript/asset-usage/typings/UsageDetails.ts#L20
'UsageDetailsGroup' is defined but never used
lint: Resources/Private/JavaScript/asset-variants/typings/AssetVariant.ts#L4
'AssetVariant' is defined but never used
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/