-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
base: main
Are you sure you want to change the base?
Update to .NET 9 #4488
Conversation
/build
|
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 2.29s | |
bash-exec | 6 | 1 | 0.03s | ||
✅ BASH | shellcheck | 6 | 0 | 0.23s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0.87s |
✅ COPYPASTE | jscpd | yes | no | 4.17s | |
✅ DOCKERFILE | hadolint | 129 | 0 | 23.76s | |
✅ JSON | jsonlint | 20 | 0 | 0.24s | |
✅ JSON | v8r | 22 | 0 | 13.17s | |
markdownlint | 267 | 0 | 302 | 27.12s | |
✅ MARKDOWN | markdown-table-formatter | 267 | 0 | 0 | 158.17s |
bandit | 214 | 66 | 3.94s | ||
✅ PYTHON | black | 214 | 0 | 0 | 5.29s |
✅ PYTHON | flake8 | 214 | 0 | 2.02s | |
✅ PYTHON | isort | 214 | 0 | 0 | 0.87s |
✅ PYTHON | mypy | 214 | 0 | 15.44s | |
✅ PYTHON | pylint | 214 | 0 | 32.64s | |
✅ PYTHON | ruff | 214 | 0 | 0 | 0.49s |
✅ REPOSITORY | checkov | yes | no | 38.05s | |
✅ REPOSITORY | git_diff | yes | no | 0.72s | |
grype | yes | 26 | 13.03s | ||
✅ REPOSITORY | secretlint | yes | no | 10.8s | |
✅ REPOSITORY | trivy | yes | no | 15.24s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.28s | |
trufflehog | yes | 1 | 53.14s | ||
✅ SPELL | cspell | 717 | 0 | 13.86s | |
lychee | 349 | 13 | 6.41s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0.84s |
✅ YAML | prettier | 160 | 0 | 0 | 4.71s |
✅ YAML | v8r | 102 | 0 | 30.68s | |
✅ YAML | yamllint | 161 | 0 | 3.14s |
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. |
No description provided.