8000 Fix `paths`/`paths-ignore` warning that would appear unconditionally by henrymercer · Pull Request #2080 · github/codeql-action · GitHub
[go: up one dir, main page]

Skip to content

Conversation

henrymercer
Copy link
Contributor

This warning should only appear on traced languages if the user has configured paths or paths-ignore, however it was appearing unconditionally. This is because undefined?.length !== 0 evaluates to true.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@henrymercer henrymercer requested a review from a team as a code owner January 11, 2024 11:56
tamasvajk
tamasvajk previously approved these changes Jan 11, 2024
Copy link
@tamasvajk tamasvajk left a comment

Choose a reason for hiding this comment

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

LGTM

@henrymercer henrymercer merged commit eb14aeb into main Jan 11, 2024
@henrymercer henrymercer deleted the henrymercer/fix-unconditional-warning branch January 11, 2024 12:34
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

0