Skip to content

Why the master branch with Gradle 7.1 passed the CI/CD pipeline?  #6

@kazurayam

Description

@kazurayam

In the #3 , I found that gradle/wrapper/gradle-wrapper.properties file contained a line

distributionUrl=https\://services.gradle.org/distributions/gradle-7.1-bin.zip

I found Gradle 7.1 does not work with Java17. It emitted errors. Therefore I changed to Gradle 8.4; then build.gradle started running. However, the GitHub top page master branch shows that it is passing the whole CI/CD processing without any error.

Screenshot 2023-10-21 at 7 40 19

Now I have a doubt about the mark "build: passing". Is it worth trusting? I doubt it.

This

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions