chore(deps-dev): bump eslint from 9.30.0 to 9.32.0 #97
Annotations
2 errors and 18 warnings
|
Lint, Test, and Typecheck (24)
Process completed with exit code 1.
|
|
src/__tests__/mockString.spec.ts > mockString > should generate valid mock data (22):
src/__tests__/mockString.spec.ts#L80
ValiError: Invalid type: Expected string but received undefined
❯ parse node_modules/valibot/dist/index.js:6837:11
❯ src/__tests__/mockString.spec.ts:80:12
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { kind: 'schema', type: 'string', input: undefined, expected: 'string', received: 'undefined', message: 'Invalid type: Expected string but received undefined', requirement: undefined, path: undefined, issues: undefined, lang: undefined, abortEarly: undefined, abortPipeEarly: undefined } ] }
|
|
Lint, Test, and Typecheck (20):
src/Valimock.ts#L496
Unsafe type assertion: type 'InferOutput<Value extends GenericSchema ? RecordSchema<Key, Value, ErrorMessage<RecordIssue> | undefined> : RecordSchemaAsync<Key, Value, ErrorMessage<RecordIssue> | undefined>>' is more narrow than the original type
|
|
Lint, Test, and Typecheck (20):
src/Valimock.ts#L478
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
Lint, Test, and Typecheck (20):
src/Valimock.ts#L381
Unsafe type assertion: type 'never' is more narrow than the original type
|
|
Lint, Test, and Typecheck (20):
src/Valimock.ts#L235
Unsafe type assertion: type 'never' is more narrow than the original type
|
|
Lint, Test, and Typecheck (20):
src/Valimock.ts#L235
Unsafe type assertion: type 'keyof Faker' is more narrow than the original type
|
|
Lint, Test, and Typecheck (20):
src/Valimock.ts#L230
Unsafe type assertion: type 'keyof Faker' is more narrow than the original type
|
|
Lint, Test, and Typecheck (22):
src/Valimock.ts#L496
Unsafe type assertion: type 'InferOutput<Value extends GenericSchema ? RecordSchema<Key, Value, ErrorMessage<RecordIssue> | undefined> : RecordSchemaAsync<Key, Value, ErrorMessage<RecordIssue> | undefined>>' is more narrow than the original type
|
|
Lint, Test, and Typecheck (22):
src/Valimock.ts#L478
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
Lint, Test, and Typecheck (22):
src/Valimock.ts#L381
Unsafe type assertion: type 'never' is more narrow than the original type
|
|
Lint, Test, and Typecheck (22):
src/Valimock.ts#L235
Unsafe type assertion: type 'never' is more narrow than the original type
|
|
Lint, Test, and Typecheck (22):
src/Valimock.ts#L235
Unsafe type assertion: type 'keyof Faker' is more narrow than the original type
|
|
Lint, Test, and Typecheck (22):
src/Valimock.ts#L230
Unsafe type assertion: type 'keyof Faker' is more narrow than the original type
|
|
Lint, Test, and Typecheck (24):
src/Valimock.ts#L496
Unsafe type assertion: type 'InferOutput<Value extends GenericSchema ? RecordSchema<Key, Value, ErrorMessage<RecordIssue> | undefined> : RecordSchemaAsync<Key, Value, ErrorMessage<RecordIssue> | undefined>>' is more narrow than the original type
|
|
Lint, Test, and Typecheck (24):
src/Valimock.ts#L478
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
Lint, Test, and Typecheck (24):
src/Valimock.ts#L381
Unsafe type assertion: type 'never' is more narrow than the original type
|
|
Lint, Test, and Typecheck (24):
src/Valimock.ts#L235
Unsafe type assertion: type 'never' is more narrow than the original type
|
|
Lint, Test, and Typecheck (24):
src/Valimock.ts#L235
Unsafe type assertion: type 'keyof Faker' is more narrow than the original type
|
|
Lint, Test, and Typecheck (24):
src/Valimock.ts#L230
Unsafe type assertion: type 'keyof Faker' is more narrow than the original type
|