Merge pull request #28 from retejs/feature/scopes-template #148
Annotations
11 warnings
release / publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release / publish:
src/commands/init/index.ts#L47
This line has a length of 126. Maximum allowed is 120
|
release / publish:
src/commands/test/index.ts#L1
Run autofix to sort these imports!
|
release / publish:
src/consts.ts#L1
Run autofix to sort these imports!
|
release / publish:
src/index.ts#L3
Run autofix to sort these imports!
|
release / publish:
src/index.ts#L25
Async arrow function has too many statements (27). Maximum allowed is 12
|
release / publish:
src/index.ts#L26
This line has a length of 143. Maximum allowed is 120
|
release / publish:
src/index.ts#L83
This line has a length of 134. Maximum allowed is 120
|
release / publish:
src/index.ts#L83
Async arrow function has too many statements (24). Maximum allowed is 12
|
release / publish:
src/playwright.config.ts#L1
Run autofix to sort these imports!
|
release / publish:
src/tests/customization.spec.ts#L1
Run autofix to sort these imports!
|