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

CI: Syntax warning in namcap step #483

Open
cbix opened this issue Oct 11, 2024 · 1 comment
Open

CI: Syntax warning in namcap step #483

cbix opened this issue Oct 11, 2024 · 1 comment
Labels
tooling Scripts or CI

Comments

@cbix
Copy link
Member

cbix commented Oct 11, 2024

Observed e.g. here:

+ if ls -1 *$PKGEXT 2>/dev/null 1>&2; then namcap *$PKGEXT; fi
<unknown>:184: SyntaxWarning: invalid escape sequence '\ '
<unknown>:188: SyntaxWarning: invalid escape sequence '\ '
@cbix cbix added the tooling Scripts or CI label Oct 11, 2024
@SpotlightKid
Copy link
Member

What is this <unknown>? Is there a file included by *$PKGEXT, which isn't actually a valid package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Scripts or CI
Projects
None yet
Development

No branches or pull requests

2 participants