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

(chore): add unconvert linter check and fix issues #282

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

camilamacedo86
Copy link
Contributor

No description provided.

@camilamacedo86 camilamacedo86 changed the title (Blocked by PRs 272 and 279) (chore): add unconvert linter check and fix issues (Blocked by PR 279) (chore): add unconvert linter check and fix issues Sep 28, 2023
@camilamacedo86 camilamacedo86 changed the title (Blocked by PR 279) (chore): add unconvert linter check and fix issues (chore): add unconvert linter check and fix issues Sep 28, 2023
Copy link
Member

@vkhoroz vkhoroz left a comment

Choose a reason for hiding this comment

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

I like this one, but lets pause on this.
I mean, keep open but don't merge yet.

A current way how we run linter does not cover the Golang based PKI implementation (because of the build tag).
I've enabled verification of that thing and fixed some linter warnings in #278.

Once that goes in, we can enable this and fix all new warnings at once (there shouldn't be many for this specific linter check).

@camilamacedo86
Copy link
Contributor Author

camilamacedo86 commented Sep 30, 2023

HI @vkhoroz,

Thank you for your input .

Regards: #282 (review)

Just to clarify, the current check is focused on unnecessary conversions. So, unless there are such conversions in the changes you mentioned, this check shouldn't raise any issues.

But if you want to wait for #278 that is all fine.

dd
Signed-off-by: Camila Macedo <[email protected]>
@vkhoroz vkhoroz merged commit 4c62141 into foundriesio:main Oct 3, 2023
1 check passed
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