Skip to content

chore(deps-dev): bump tsdown from 0.12.9 to 0.13.1 #98

chore(deps-dev): bump tsdown from 0.12.9 to 0.13.1

chore(deps-dev): bump tsdown from 0.12.9 to 0.13.1 #98

Triggered via pull request August 1, 2025 14:17
Status Failure
Total duration 3m 30s
Artifacts

ci.yml

on: pull_request
Matrix: Lint, Test, and Typecheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 18 warnings
Lint, Test, and Typecheck (22)
Process completed with exit code 1.
src/__tests__/mockString.spec.ts > mockString > should generate valid mock data based on object keys (0): src/__tests__/mockString.spec.ts#L128
ValiError: Invalid type: Expected string but received undefined ❯ parse node_modules/valibot/dist/index.js:6837:11 ❯ src/__tests__/mockString.spec.ts:128: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: [ { type: 'object', origin: 'value', input: { email: '[email protected]', uuid: 'a7a47754-0baf-4d75-adbe-fc0543960208', uid: 'eb55edda-fb7d-4f41-a6ab-00ce4891d80f', url: 'https://little-postbox.net', name: 'Roman Satterfield', date: '3710-11-06', dateTime: '8268-12-12T17:40', digits: undefined, colorHex: '#aa3f8e', color: '#056fe2', backgroundColor: '#decc6e', textShadow: '#680b42', textColor: '#985b78', textDecorationColor: '#32ab94', borderColor: '#96ef3e', borderTopColor: '#6ef78a', borderRightColor: '#29f04d', borderBottomColor: '#482045', borderLeftColor: '#eb7b20', borderBlockStartColor: '#33af5a', borderBlockEndColor: '#42ef2f', borderInlineStartColor: '#566b74', borderInlineEndColor: '#ef2c3a', columnRuleColor: '#0ca79b', outlineColor: '#aca4fc', phoneNumber: '1-585-731-1304 x19523', username: 'Clemmie74', displayName: 'Jermaine86', discriminator: '3250', firstName: 'Warren', middleName: 'River', lastName: 'Schulist', fullName: 'Lee Herman', gender: 'Non-binary', sex: 'female', zodiacSign: 'Gemini', isbn: '978-1-58140-971-0', iban: 'GE93HH3634001899860891', vin: 'U5C45RES1NBW76577', vrm: 'YK93KPY' }, key: 'digits', value: 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 (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
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