Skip to content

Added Magento-specific MCP tools and support classes. #2155

Added Magento-specific MCP tools and support classes.

Added Magento-specific MCP tools and support classes. #2155

Triggered via pull request March 31, 2026 10:23
Status Failure
Total duration 19m 59s
Artifacts

gradle.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 15 warnings, and 9 notices
static-tests
/data/cache/gradle/kotlin-profile
static-tests
/data/cache/gradle/kotlin-profile
build-windows
Process completed with exit code 1.
static-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, JetBrains/qodana-action@v2024.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
static-tests
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Deprecated API usage: src/main/java/com/magento/idea/magento2plugin/actions/generation/generator/util/DirectoryGenerator.java#L88
'compute(com.intellij.openapi.util.@org.jetbrains.annotations.NotNull ThrowableComputable)' is deprecated
Deprecated API usage: src/main/java/com/magento/idea/magento2plugin/util/GetPhpClassByFQN.java#L27
'compute(com.intellij.openapi.util.@org.jetbrains.annotations.NotNull ThrowableComputable)' is deprecated
Deprecated API usage: src/main/java/com/magento/idea/magento2plugin/actions/generation/generator/PhpFileGenerator.java#L71
'compute(com.intellij.openapi.util.@org.jetbrains.annotations.NotNull ThrowableComputable)' is deprecated
Deprecated API usage: src/main/java/com/magento/idea/magento2plugin/indexes/ModuleIndex.java#L81
'compute(com.intellij.openapi.util.@org.jetbrains.annotations.NotNull ThrowableComputable)' is deprecated
Deprecated API usage: src/main/java/com/magento/idea/magento2plugin/actions/generation/generator/util/DirectoryGenerator.java#L67
'compute(com.intellij.openapi.util.@org.jetbrains.annotations.NotNull ThrowableComputable)' is deprecated
Deprecated API usage: src/main/java/com/magento/idea/magento2plugin/actions/generation/generator/PhpFileGenerator.java#L81
'compute(com.intellij.openapi.util.@org.jetbrains.annotations.NotNull ThrowableComputable)' is deprecated
Deprecated API usage: src/main/java/com/magento/idea/magento2plugin/indexes/ModuleIndex.java#L125
'compute(com.intellij.openapi.util.@org.jetbrains.annotations.NotNull ThrowableComputable)' is deprecated
Deprecated API usage: src/main/java/com/magento/idea/magento2plugin/actions/generation/generator/util/DirectoryGenerator.java#L97
'compute(com.intellij.openapi.util.@org.jetbrains.annotations.NotNull ThrowableComputable)' is deprecated
static-tests
Failed to restore: Cache service responded with 400
build-linux
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, actions/setup-java@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-macos
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, actions/setup-java@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, actions/setup-java@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unnecessary local variable: src/main/kotlin/com/magento/idea/magento2plugin/mcp/MagentoEntityCrudCommands.kt#L181
Variable is same as 'derivedAclTitle' and can be inlined