New resource request: Webstorm #13
Triggered via issue
May 16, 2026 16:58
Status
Failure
Total duration
18m 49s
Artifacts
–
resource-request.yml
on: issues
Annotations
3 errors and 3 warnings
|
test-linux
Process completed with exit code 1.
|
|
test-linux
Action failed with error: SDK execution error: Error: Claude Code returned an error result: Reached maximum number of turns (30)
|
|
test/webstorm/webstorm.test.ts > WebStorm integration tests > Can manage JVM heap size:
test/webstorm/webstorm.test.ts#L54
Error: Error while testing modify. Non-modify results were found in the plan:
[
{
"planId": "c1c11766-48f0-4cb2-a652-a639d2c15d02",
"operation": "recreate",
"isStateful": false,
"resourceType": "webstorm",
"parameters": [
{
"name": "jvmMaxHeapSize",
"previousValue": "2048m",
"newValue": "4096m",
"operation": "modify",
"isSensitive": false
},
{
"name": "jvmMinHeapSize",
"previousValue": "512m",
"newValue": "1024m",
"operation": "modify",
"isSensitive": false
},
{
"name": "importSettings",
"previousValue": null,
"newValue": true,
"operation": "noop",
"isSensitive": false
}
]
}
]
❯ PluginTester.runModifyPhase node_modules/@codifycli/plugin-test/src/plugin-tester.ts:365:15
❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:77:7
❯ test/webstorm/webstorm.test.ts:54:5
|
|
generate-resource
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/github-script@v7, actions/setup-node@v4, stefanzweifel/git-auto-commit-action@v5. 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/
|
|
test-linux
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-node@v4. 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/
|
|
label-awaiting-review
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. 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/
|