Merge pull request #4 from retejs/new-linter #7
Annotations
13 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/sets/index.ts#L35
This line has a length of 121. Maximum allowed is 120
|
release / publish:
test/setupTests.ts#L1
Unsafe assignment of an `any` value
|
release / publish:
test/setupTests.ts#L5
Unexpected any. Specify a different type
|
release / publish:
test/setupTests.ts#L6
Unsafe return of a value of type `any`
|
release / publish:
test/setupTests.ts#L6
Unsafe call of an `any` typed value
|
release / publish:
test/setupTests.ts#L6
Unsafe member access .randomFillSync on an `any` value
|
release / publish:
src/sets/index.ts#L35
This line has a length of 121. Maximum allowed is 120
|
release / publish:
test/setupTests.ts#L1
Unsafe assignment of an `any` value
|
release / publish:
test/setupTests.ts#L5
Unexpected any. Specify a different type
|
release / publish:
test/setupTests.ts#L6
Unsafe return of a value of type `any`
|
release / publish:
test/setupTests.ts#L6
Unsafe call of an `any` typed value
|
release / publish:
test/setupTests.ts#L6
Unsafe member access .randomFillSync on an `any` value
|