Merge pull request #41 from retejs/new-linter #10
Annotations
7 warnings
release / publish
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/
|
release / publish:
src/index.ts#L44
This line has a length of 130. Maximum allowed is 120
|
release / publish:
src/index.ts#L122
The 'this.parentScope() as any' has unsafe 'as' type assertion
|
release / publish:
src/index.ts#L122
Unexpected any. Specify a different type
|
release / publish:
src/index.ts#L44
This line has a length of 130. Maximum allowed is 120
|
release / publish:
src/index.ts#L122
The 'this.parentScope() as any' has unsafe 'as' type assertion
|
release / publish:
src/index.ts#L122
Unexpected any. Specify a different type
|