Detect context.projectMetadata.hasRouter
and send to the index
#65
Annotations
5 errors and 1 warning
node-src/lib/getHasRouter.ts#L3
`routerPackages` should be a `Set`, and use `routerPackages.has()` to check existence or non-existence
|
node-src/lib/getHasRouter.ts#L28
Missing JSDoc comment
|
node-src/lib/getHasRouter.ts#L30
Prefer `.some(…)` over `.find(…)`
|
node-src/tasks/storybookInfo.ts#L1
Run autofix to sort these imports!
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading