-
-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to .NET 9 #4488
Update to .NET 9 #4488
Conversation
/build
|
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 1.74s | |
bash-exec | 6 | 1 | 0.02s | ||
✅ BASH | shellcheck | 6 | 0 | 0.27s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0.88s |
✅ COPYPASTE | jscpd | yes | no | 2.64s | |
✅ DOCKERFILE | hadolint | 129 | 0 | 25.0s | |
✅ JSON | jsonlint | 20 | 0 | 0.21s | |
✅ JSON | v8r | 22 | 0 | 14.99s | |
markdownlint | 267 | 0 | 303 | 23.93s | |
✅ MARKDOWN | markdown-table-formatter | 267 | 0 | 0 | 161.19s |
bandit | 215 | 66 | 3.01s | ||
✅ PYTHON | black | 215 | 0 | 0 | 4.76s |
✅ PYTHON | flake8 | 215 | 0 | 1.83s | |
✅ PYTHON | isort | 215 | 0 | 0 | 1.28s |
✅ PYTHON | mypy | 215 | 0 | 15.91s | |
✅ PYTHON | pylint | 215 | 0 | 33.79s | |
✅ PYTHON | ruff | 215 | 0 | 0 | 0.53s |
✅ REPOSITORY | checkov | yes | no | 35.63s | |
✅ REPOSITORY | git_diff | yes | no | 1.05s | |
grype | yes | 26 | 12.86s | ||
✅ REPOSITORY | secretlint | yes | no | 9.34s | |
✅ REPOSITORY | trivy | yes | no | 15.43s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.27s | |
trufflehog | yes | 1 | 53.68s | ||
✅ SPELL | cspell | 718 | 0 | 12.31s | |
lychee | 349 | 17 | 7.04s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0.87s |
✅ YAML | prettier | 160 | 0 | 0 | 4.25s |
✅ YAML | v8r | 102 | 0 | 30.44s | |
✅ YAML | yamllint | 161 | 0 | 2.93s |
See detailed report in MegaLinter reports
Is it related to the powershell version? |
No, PowerShell has nothing to do with .NET SDK / Runtime. This is just a PR to stay up to date with .NET version. |
I think that this PR is blocked by alpine 3.21 update. 3.20 has only .net 8 package. |
@nvuillam ready! |
@bdovaz well played 😍 It's good to see you back here more often :) :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plz input the CHANGELOG.md next time, think about my work when i make new releases 👅
No description provided.