Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[theia-dev] Failing IP-Checks

Hi folks,

If you have pending PR's, you've probably noticed the failing IP-checks. The reason is that the ip-check tool complains about a npm package: https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/13990. Since the package is clearly MIT-licensed, I've added an exception to our "baseline" (https://github.com/eclipse-theia/theia/pull/13524). 

In order to make the IP-checks work on your pending PR's, you'll simply have to rebase on current master. Please do!

/Thomas



Back to the top