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

Fix linter errors introduced by #47841 #47913

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

timothyb89
Copy link
Contributor

@timothyb89 timothyb89 commented Oct 24, 2024

This fixes a few non-Linux lints introduced in #47841, where staticcheck complains about noop implementations for non-Linux OSes. It required 4 individual exemptions in a single small function (!) so I just added it at the function level.

It also removes an outdated TODO comment.

This fixes a few non-Linux lints introduced in #47841, where
staticcheck complains about noop implementations for non-Linux OSes.

It also removes an outdated TODO comment.
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-47913.d212ksyjt6y4yg.amplifyapp.com

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-47913.d3pp5qlev8mo18.amplifyapp.com

@timothyb89 timothyb89 added the no-changelog Indicates that a PR does not require a changelog entry label Oct 24, 2024
@timothyb89 timothyb89 enabled auto-merge October 24, 2024 18:55
@timothyb89 timothyb89 added this pull request to the merge queue Oct 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 24, 2024
@timothyb89 timothyb89 enabled auto-merge October 24, 2024 19:53
@timothyb89 timothyb89 added this pull request to the merge queue Oct 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 24, 2024
@timothyb89 timothyb89 enabled auto-merge October 24, 2024 22:43
@timothyb89 timothyb89 added this pull request to the merge queue Oct 24, 2024
Merged via the queue into master with commit 21fb710 Oct 24, 2024
40 checks passed
@timothyb89 timothyb89 deleted the timothyb89/fix-tbot-init-lints branch October 24, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
machine-id no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants