Improved fetching license information for npm packages #1704
Annotations
7 errors
utils.js#L334
Replace `··body.versions?.[p.version]?.description·||⏎·········` with `body.versions?.[p.version]?.description·||`
|
utils.js#L337
Delete `··`
|
utils.js#L338
Replace `··········` with `········`
|
utils.js#L339
Replace `··await·getRepoLicense(body.repository?.url,·undefined` with `(await·getRepoLicense(body.repository?.url,·undefined)`
|
utils.js#L3103
Replace `'git://')·&&·repoUrl.endsWith('.git'` with `"git://")·&&·repoUrl.endsWith(".git"`
|
utils.js#L3104
Replace `'git://',·'https://'` with `"git://",·"https://"`
|
|
The logs for this run have expired and are no longer available.
Loading