openimsdk / helm-charts

helm charts repository for openim
https://openimsdk.github.io/helm-charts/
Apache License 2.0
14 stars 10 forks source link

[Sweep GHA Fix] The GitHub Actions run failed with... #56

Closed sweep-ai[bot] closed 6 months ago

sweep-ai[bot] commented 6 months ago

Description

This pull request includes the following changes:

Summary

github-actions[bot] commented 6 months ago

sweep-ai[bot] commented 6 months ago

Apply Sweep Rules to your PR?

github-actions[bot] commented 6 months ago

sweep-ai[bot] commented 6 months ago
Sweeping Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` The command: Run ct lint --debug --config ./.github/configs/ct-lint.yaml --lint-conf ./.github/configs/lintconf.yaml yielded the following error: ##[error]Process completed with exit code 1. Here are the logs: Linting charts... >>> helm version --template {{ .Version }} >>> git rev-parse --is-inside-work-tree >>> git rev-parse --verify origin/main >>> git merge-base origin/main HEAD >>> git diff --find-renames --name-only 7062989eae678b5ee566de3a55bba64d45a31f24 -- charts ------------------------------------------------------------------------------------------------------------------------ Charts to be processed: ------------------------------------------------------------------------------------------------------------------------ openim-web => (version: "0.1.1", path: "charts/openim-web") ------------------------------------------------------------------------------------------------------------------------ >>> helm repo add dandydeveloper https://dandydeveloper.github.io/charts/ "dandydeveloper" has been added to your repositories >>> helm dependency build charts/openim-web Linting chart "openim-web => (version: \"0.1.1\", path: \"charts/openim-web\")" Checking chart "openim-web => (version: \"0.1.1\", path: \"charts/openim-web\")" for a version bump... >>> git cat-file -e origin/main:charts/openim-web/Chart.yaml >>> git show origin/main:charts/openim-web/Chart.yaml Old chart version: 0.1.1 New chart version: 0.1.1 Error: failed linting charts: failed processing charts ------------------------------------------------------------------------------------------------------------------------ ✖︎ openim-web => (version: "0.1.1", path: "charts/openim-web") > chart version not ok. Needs a version bump! ------------------------------------------------------------------------------------------------------------------------ failed linting charts: failed processing charts ```

Created Pull Request: https://github.com/openimsdk/helm-charts/pull/58

github-actions[bot] commented 6 months ago

github-actions[bot] commented 6 months ago