CI (pull_request) PR#58 #8
ci.yml
on: pull_request
Matrix: 🧪 tests / Build
Matrix: 🧪 tests / testUI
🔍 Static-Analysis
/
Qodana
2m 41s
✅ Pass
3s
Annotations
16 warnings and 1 notice
🔍 Static-Analysis / Qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔍 Static-Analysis / Qodana
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Nullability and data flow problems:
src/main/java/com/github/yunabraska/githubworkflow/logic/Action.java#L65
Argument `element` might be null
|
Deprecated API usage:
src/main/java/com/github/yunabraska/githubworkflow/services/PluginErrorReportSubmitter.java#L39
'com.intellij.util.Consumer' is deprecated
|
Redundant character escape:
src/main/java/com/github/yunabraska/githubworkflow/helper/GitHubWorkflowConfig.java#L12
Redundant character escape `\\}` in RegExp
|
Redundant character escape:
src/main/java/com/github/yunabraska/githubworkflow/helper/GitHubWorkflowConfig.java#L13
Redundant character escape `\\}` in RegExp
|
Unused import:
src/main/java/com/github/yunabraska/githubworkflow/model/GitHubSchemaProvider.java#L14
Unused import `import java.nio.file.Paths;`
|
Unused import:
src/main/java/com/github/yunabraska/githubworkflow/helper/PsiElementChangeListener.java#L4
Unused import `import com.intellij.openapi.application.ApplicationManager;`
|
Unused import:
src/main/java/com/github/yunabraska/githubworkflow/logic/Needs.java#L33
Unused import `import static com.github.yunabraska.githubworkflow.helper.PsiElementHelper.getAllJobs;`
|
Unused import:
src/main/java/com/github/yunabraska/githubworkflow/logic/Needs.java#L41
Unused import `import static com.github.yunabraska.githubworkflow.helper.PsiElementHelper.removeQuotes;`
|
Unused import:
src/main/java/com/github/yunabraska/githubworkflow/logic/Needs.java#L40
Unused import `import static com.github.yunabraska.githubworkflow.helper.PsiElementHelper.isTextElement;`
|
Unused import:
src/main/java/com/github/yunabraska/githubworkflow/helper/FileDownloader.java#L8
Unused import `import com.intellij.util.io.HttpRequests;`
|
🧪 tests / Build (2024.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1.0.6, actions/setup-java@v3, codecov/codecov-action@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 tests / Build (2023.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1.0.6, actions/setup-java@v3, codecov/codecov-action@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 tests / Build (2023.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1.0.6, actions/setup-java@v3, codecov/codecov-action@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 tests / Build (2023.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1.0.6, actions/setup-java@v3, codecov/codecov-action@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Commented out code:
src/main/java/com/github/yunabraska/githubworkflow/helper/FileDownloader.java#L59
Commented out code (15 lines)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Github-Workflow-Plugin-3.2.1
Expired
|
198 KB |
|
pluginVerifier-result
Expired
|
29.7 KB |
|