Skip to content
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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update to .NET 9 #4488

wants to merge 2 commits into from

Conversation

bdovaz
Copy link
Collaborator

@bdovaz bdovaz commented Jan 11, 2025

No description provided.

@bdovaz
Copy link
Collaborator Author

bdovaz commented Jan 11, 2025

/build

Command run output
Build command workflow started.
Installing dependencies
Running script ./build.sh
Build command workflow completed updating files.

Copy link
Contributor

github-actions bot commented Jan 11, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 2.29s
⚠️ BASH 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
⚠️ MARKDOWN markdownlint 267 0 302 27.12s
✅ MARKDOWN markdown-table-formatter 267 0 0 158.17s
⚠️ PYTHON 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
⚠️ REPOSITORY grype yes 26 13.03s
✅ REPOSITORY secretlint yes no 10.8s
✅ REPOSITORY trivy yes no 15.24s
✅ REPOSITORY trivy-sbom yes no 0.28s
⚠️ REPOSITORY trufflehog yes 1 53.14s
✅ SPELL cspell 717 0 13.86s
⚠️ SPELL 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

MegaLinter is graciously provided by OX Security

@echoix
Copy link
Collaborator

echoix commented Jan 11, 2025

Is it related to the powershell version?

@bdovaz
Copy link
Collaborator Author

bdovaz commented Jan 11, 2025

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.

@bdovaz
Copy link
Collaborator Author

bdovaz commented Jan 11, 2025

I think that this PR is blocked by alpine 3.21 update.

3.20 has only .net 8 package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants