Improve validation result type #69
Annotations
2 errors and 1 warning
src/index.ts#L213
Type '() => { isValid: boolean; data: null; } | { isValid: boolean; data: T; }' is not assignable to type '() => ValidateResult<T>'.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading