Open renovate[bot] opened 2 months ago
Unable to locate .performanceTestingBot config file
Hi there! :wave: Thanks for opening a PR. :tada: To get the most out of Senior Dev, please sign up in our Web App, connect your GitHub account, and add/join your organization AdamOswald. After that, you will receive code reviews beginning on your next opened PR. :rocket:
Thanks for opening this Pull Request! We need you to:
Fill out the description.
Action: Edit description and replace <!- ... -->
with actual values.
Complete the activities.
Action: Complete If you want to rebase/retry this PR, check this box
If an activity is not applicable, use '\~activity description\~' to mark it not applicable.
View changes in DiffLens
The primary change involves updating the version of the GitHub Super Linter in the workflow configuration from v6
to v7
. This update may bring new features, improvements, or fixes to the linting process without altering the existing environment variables, ensuring that the fundamental functionality remains intact while utilizing the enhancements of the newer version.
File | Change Summary |
---|---|
.github/workflows/super-linter.yml |
Updated Super Linter version from v6 to v7 . |
sequenceDiagram
participant User
participant CI
participant Linter
User->>CI: Push code
CI->>Linter: Run Super Linter v7
Linter-->>CI: Return lint results
CI->>User: Notify results
In the meadow, I hop with glee,
The linter's new, as bright as can be!
With version seven, oh what a sight,
Code will sparkle, all clean and bright.
Hooray for updates, let’s dance and play,
A happy rabbit on this fine day! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Failing Step:
dotnet test
Related Source Files: None
Related Failures: .NET Core Desktop / build (Debug) .NET / build
Failing Step:
Restore Gradle state from cache
Related Source Files: None
Related Failures: Java CI with Gradle / dependency-submission
Failing Step:
./gradlew build
Related Source Files: None
Related Failures: Java CI with Gradle / build
Failing Step:
YAML_PRETTIER
Related Source Files: .github/workflows/super-linter.yml
Related Failures: Lint Code Base / run-lint
/ai off
, or force a refresh of this report with /ai ...
)
For more support, join our Discord channel
View changes in DiffLens
View changes in DiffLens
This PR contains the following updates:
v6
->v7
Release Notes
github/super-linter (github/super-linter)
### [`v7`](https://togithub.com/github/super-linter/releases/tag/v7) [Compare Source](https://togithub.com/github/super-linter/compare/v6...v7) #### What's Changed - Upstream by [@zkoppert](https://togithub.com/zkoppert) in [https://github.com/github/super-linter/pull/10](https://togithub.com/github/super-linter/pull/10) - Update fork to make v7 release available (Go 1.23 compatibility) by [@jhongturney](https://togithub.com/jhongturney) in [https://github.com/github/super-linter/pull/9](https://togithub.com/github/super-linter/pull/9) #### New Contributors - [@zkoppert](https://togithub.com/zkoppert) made their first contribution in [https://github.com/github/super-linter/pull/10](https://togithub.com/github/super-linter/pull/10) - [@jhongturney](https://togithub.com/jhongturney) made their first contribution in [https://github.com/github/super-linter/pull/9](https://togithub.com/github/super-linter/pull/9) **Full Changelog**: https://github.com/github/super-linter/compare/v6...v7Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.