Skip to content

Conversation

@serdarozerr
Copy link
Contributor

Problem

Linting error in ./alioss source code was preventing to run linting step in worklfow

Fix

Linting errors are resolved. nolint:errcheck linter comment is used based on the reference from other source code in same repo. Deprecated ioutil.ReadFile is removed. log.Printf used instead of log.Println based on the https://staticcheck.dev/docs/checks/#S1038

- linting step in workflow uncommented
@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Nov 13, 2025
@aramprice aramprice merged commit 6058f51 into cloudfoundry:main Nov 13, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Nov 13, 2025
@aramprice
Copy link
Member

Thanks for the fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants