Skip to content

Comments

Add CI workflow for Perl testing#2

Merged
ehuelsmann merged 1 commit intoehuelsmann:mainfrom
ittykeys:add-ci
Jan 24, 2026
Merged

Add CI workflow for Perl testing#2
ehuelsmann merged 1 commit intoehuelsmann:mainfrom
ittykeys:add-ci

Conversation

@ittykeys
Copy link
Contributor

I added this in an online session with @szabgab about contributing to open source projects

Warning during test:
Useless use of hash element in void context at /__w/perl-protocol-sys-virt/perl-protocol-sys-virt/blib/lib/Protocol/Sys/Virt/TypedParams.pm line 81.

#1

Doesn't affect test outcome but we should take a look.

I added this in an online session with @szabgab about contributing to open source projects
@ehuelsmann ehuelsmann merged commit 75aafab into ehuelsmann:main Jan 24, 2026
@ehuelsmann
Copy link
Owner

Thanks for your contribution! I have seen the warning, but I don't understand why it's complaining: there is no hash access on line 81, is there?

@ittykeys
Copy link
Contributor Author

ittykeys commented Jan 24, 2026

Well it's misinterpreted as an expression I believe, not arguments

Edit: I see you added parenthesis in the latest version 👍

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