Skip to content

TASK: Compile assets #402

TASK: Compile assets

TASK: Compile assets #402

Triggered via push July 20, 2023 13:13
Status Failure
Total duration 2m 56s
Artifacts

tests.yml

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

Annotations

2 errors and 11 warnings
codestyle: Classes/Infrastructure/Neos/Media/AssetProxyIteratorBuilder.php#L164
Call to an undefined method Neos\Media\Domain\Model\AssetSource\SupportsTaggingInterface::filterByTag().
codestyle
Process completed with exit code 1.
lint: Resources/Private/JavaScript/asset-collections/typings/AssetCollection.ts#L3
'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#L3
'AssetSource' is defined but never used
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
lint: Resources/Private/JavaScript/concurrent-editing/typings/AssetChange.ts#L14
'AssetChangeQueryResult' is defined but never used
php-unit-tests (7.4, 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/