Conversation
|
It looks like that the path is wrong. I tested several things local and didn't get a solution. Maybe @DanielHabenicht, @paule96 or @GentleJames you know how to solve this? Other sources: License-Checker, Github-Action |
|
maybe we should use WhiteSource This do also more things. Check for security etc. And isn't only for node. So we are free in our tools and languages while development. On the bad side: You can't run it local. (for my current understanding.) |
|
maybe @jandd know some good tools for this too. So we can maybe use something that we have experience with and can use it with many languages / tools. |
|
Can fix the problem by adding https://github.com/actions/checkout. |
|
Preview Environment ready at https://pr-199.demo-phonebook.me |
|
Preview Environment ready at https://pr-199.demo-phonebook.me |
|
I think that it is still not working because there is no folder with the modules and node-license-checker needs this probably... |
|
I would close this issue because of inactivity, everyone fine @T-Systems-MMS/phonebook-developers ? |
|
I think it's okay for now. Let's talk about that in the next meeting |

This action should check the licenses of new added dependencies. We can only allow MIT because the project is licensed under MIT.
Read more about the action under https://github.com/cds-snc/github-actions/tree/master/node-license-checker