chore(deps): update dependency oxlint-tsgolint to v0.24.0 #847
linter-test.yml
on: pull_request
Build and Linter test
18s
Annotations
1 error and 3 warnings
|
Build and Linter test
Process completed with exit code 1.
|
|
typescript(no-unnecessary-type-assertion):
src/hash.ts#L145
This assertion is unnecessary since the receiver accepts the original type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/compare.ts#L61
This assertion is unnecessary since the receiver accepts the original type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/salt.ts#L36
This assertion is unnecessary since the receiver accepts the original type of the expression.
|