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: fix linter errors caused by linter update #1387

Merged
merged 1 commit into from Apr 27, 2022

Conversation

tniessen
Copy link
Member

#1374 broke linting.

@tniessen
Copy link
Member Author

I am not sure why the linter did not run on #1374... it really should.

@tniessen tniessen requested review from mcollina and ronag April 27, 2022 14:45
@ronag ronag merged commit 7e5231f into nodejs:main Apr 27, 2022
@targos
Copy link
Member

targos commented Apr 27, 2022

Linter did run:
image

@tniessen
Copy link
Member Author

Huh, I was looking at the merged commit on the main branch:

image

So either it was merged despite a failing check or the check ran after it was merged?

@targos
Copy link
Member

targos commented Apr 27, 2022

I think it's the former.
The documentation for the action says:

Make sure to use needs: to delay the auto-merging until CI checks (test/build) are passed.

The linter is in another workflow and cannot block this one.

KhafraDev pushed a commit to KhafraDev/undici that referenced this pull request Jun 23, 2022
metcoder95 pushed a commit to metcoder95/undici that referenced this pull request Dec 26, 2022
crysmags pushed a commit to crysmags/undici that referenced this pull request Feb 27, 2024
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.

None yet

3 participants