Skip to content

Add null check on media and file record in Action class #16

Add null check on media and file record in Action class

Add null check on media and file record in Action class #16

Triggered via push February 26, 2025 21:54
Status Failure
Total duration 11m 8s
Artifacts
Matrix: call-testing-workflow / build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
call-testing-workflow / PHP 8.1 | drupal 10.1.x | mysql 5.7
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires drush/drush ~10 -> satisfiable by drush/drush[10.0.0, ..., 10.6.2]. - drush/drush[10.0.0, ..., 10.3.5] require composer/semver ^1.4 -> found composer/semver[1.4.0, ..., 1.7.2] but the package is fixed to 3.3.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - drush/drush[10.3.6, ..., 10.6.2] require psr/log ~1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 3.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
call-testing-workflow / PHP 8.1 | drupal 10.1.x | mysql 5.7
The action 'Setup Drupal' has timed out after 10 minutes.
call-testing-workflow / PHP 8.1 | drupal 10.1.x | mysql 5.7
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
call-testing-workflow / PHP 8.1 | drupal 10.1.x | mysql 5.7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/