[Bug] [INFRA/EYE] Failing to validate custom content when providing multiple licenses #10746
Closed
2 of 3 tasks
Labels
Milestone
Search before asking
Apache SkyWalking Component
License Tools (apache/skywalking-eyes)
What happened
Hi!
I've provided the following configuration expecting two different header patterns to be recognized, given that I have two different header contents in my source files (note that both configurations work separately):
The resulting scan is ignoring the specified
content
. the tools is also throwing a warningfailed to find a license template for spdx id , open header-templates/.txt: file does not exist
.What you expected to happen
The tool should have compared the headers against the
content
, analogous to what happens when a singlelicense
item is set.How to reproduce
.licenserc.yaml
sample.sh
file with the following contentlib/samplelib.sh
file with the following contentAnything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: