Fix linter errors by mromaszewicz · Pull Request #85 · oapi-codegen/runtime

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

mromaszewicz merged 1 commit intomainfrom

lint

Oct 30, 2025

Merged

Fix linter errors#85

mromaszewicz merged 1 commit intomainfrom

lint

Conversation

@mromaszewicz

Copy link

Member

We have some old code which started to fail lint due to the linter being pedantic. Fix lint issues.

We have some old code which started to fail lint due to the linter
being pedantic. Fix lint issues.

@mromaszewicz mromaszewicz requested a review from a team as a code owner

October 30, 2025 21:42
Copy link

Member

@jamietanna jamietanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Were these changes not picked up on by CI?

@mromaszewicz

Copy link

Member Author

mromaszewicz commented

Oct 30, 2025

edited

Loading

They were not. The code around calling functions on embedded struct hasn't changed in ages.

@mromaszewicz mromaszewicz merged commit 5bb2934 into main

Oct 30, 2025

29 checks passed

@mromaszewicz mromaszewicz deleted the lint branch

October 30, 2025 21:46

@jamietanna

Copy link

Member

It looks like it's because we'd not approved the CI from the first-time contribution in #72 so no CI checks ran - if they had, we'd have had a failing PR build before it landed on main

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

Reviewers

@jamietanna jamietanna jamietanna approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mromaszewicz @jamietanna