Replace THashMap and THashSet with HashMap and HashSet, updat…
#2149
gradle.yml
on: pull_request
build-linux
2m 23s
build-windows
5m 8s
build-macos
3m 32s
static-tests
5m 33s
Annotations
4 errors and 11 warnings
|
build-linux
Process completed with exit code 1.
|
|
build-macos
Process completed with exit code 1.
|
|
build-windows
Process completed with exit code 1.
|
|
static-tests
/data/cache/gradle/kotlin-profile
|
|
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. 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. 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. 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
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. 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.
|
|
Unstable API Usage:
src/main/java/com/magento/idea/magento2plugin/project/ProjectDetector.java#L34
'runAfterOpened(java.lang.@org.jetbrains.annotations.NotNull Runnable)' is marked unstable with @ApiStatus.Internal
|
|
Unstable API Usage:
src/main/java/com/magento/idea/magento2plugin/generation/php/MagentoModuleGenerator.java#L94
'runAfterOpened(java.lang.@org.jetbrains.annotations.NotNull Runnable)' is marked unstable with @ApiStatus.Internal
|
|
Deprecated API usage:
src/main/java/com/magento/idea/magento2plugin/actions/generation/dialog/validator/rule/PhpNamespaceNameRule.java#L18
'isValidNamespaceFullName(java.lang.@org.jetbrains.annotations.NotNull String)' is deprecated
|
|
Deprecated API usage:
src/main/java/com/magento/idea/magento2plugin/indexes/FixtureIndex.java#L36
'getFilesByName(com.intellij.openapi.project.@org.jetbrains.annotations.NotNull Project, java.lang.@org.jetbrains.annotations.NotNull String, com.intellij.psi.search.@org.jetbrains.annotations.NotNull GlobalSearchScope, boolean)' is deprecated
|
|
Constant values:
src/main/java/com/magento/idea/magento2plugin/util/php/PhpTypeModifierUtil.java#L87
Condition `phpClass.getImplementsList() != null` is always `true`
|
|
static-tests
Failed to restore: Cache service responded with 400
|