refactor(values-of): more consistent type inference #431
Annotations
4 errors and 10 warnings
Run npm run lint:
src/algorithm/memoize/resolver.ts#L51
This assertion is unnecessary since it does not change the type of the expression
|
Run npm run lint:
src/algorithm/memoize/resolver.ts#L57
This assertion is unnecessary since it does not change the type of the expression
|
Run npm run lint:
src/algorithm/memoize/resolver.ts#L98
This assertion is unnecessary since it does not change the type of the expression
|
Run npm run lint
Process completed with exit code 1.
|
Run npm run lint:
src/async/defer/defer.ts#L23
Forbidden non-null assertion
|
Run npm run lint:
src/async/defer/defer.ts#L24
Forbidden non-null assertion
|
Run npm run lint:
src/data/either/either.ts#L101
Unexpected any. Specify a different type
|
Run npm run lint:
src/data/either/either.ts#L101
Unexpected any. Specify a different type
|
Run npm run lint:
src/data/either/either.ts#L162
Unexpected any. Specify a different type
|
Run npm run lint:
src/data/either/either.ts#L162
Unexpected any. Specify a different type
|
Run npm run lint:
src/data/either/either.ts#L227
Unexpected any. Specify a different type
|
Run npm run lint:
src/data/either/either.ts#L227
Unexpected any. Specify a different type
|
Run npm run lint:
src/data/either/either.ts#L288
Unexpected any. Specify a different type
|
Run npm run lint:
src/data/either/either.ts#L288
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading