Merge pull request #94 from ahrjarrett/@ahrjarrett/v0.41.0 #33
Annotations
10 errors
Release:
src/never/exports.ts#L1
Cannot find module './semantic-never' or its corresponding type declarations.
|
Release:
src/lens/focus.ts#L362
Argument of type '[NOT_EQ: [X: Focus<["a"], mapFocus<9000, Focus<["a"], { readonly a: { readonly b: { readonly c: 123; }; }; }>>>, Y: Focus<["a"], { readonly a: 9000; }>]]' is not assignable to parameter of type '"✅"'.
|
Release:
src/string/string.ts#L167
Type 'text' does not satisfy the constraint 'string | number | bigint | boolean | null | undefined'.
|
Release:
src/string/string.ts#L192
Type 'text' does not satisfy the constraint 'string | number | bigint | boolean | null | undefined'.
|
Release:
src/string/string.ts#L232
Type 'text' does not satisfy the constraint 'string | number | bigint | boolean | null | undefined'.
|
Release:
src/string/string.ts#L233
Type 'delimiter' does not satisfy the constraint 'string | number | bigint | boolean | null | undefined'.
|
Release:
src/string/string.ts#L234
Type 'delimiter' does not satisfy the constraint 'string | number | bigint | boolean | null | undefined'.
|
Release:
src/string/string.ts#L235
Type 'delimiter' does not satisfy the constraint 'string | number | bigint | boolean | null | undefined'.
|
Release:
src/string/string.ts#L250
Type 'text' does not satisfy the constraint 'string | number | bigint | boolean | null | undefined'.
|
Release:
src/string/string.ts#L277
Type 'text' does not satisfy the constraint 'string | number | bigint | boolean | null | undefined'.
|