chore(deps): update dependency tsup to v8.4.0 #2681
Annotations
10 errors and 1 warning
src/getCommitMeaning.test.ts > getCommitMeaning > returns "chore" for { type: undefined }:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
src/getCommitMeaning.test.ts > getCommitMeaning > returns "chore: deps" for { type: 'chore' }:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
src/getCommitMeaning.test.ts > getCommitMeaning > returns "chore(deps): bump" for { type: 'chore' }:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
src/getCommitMeaning.test.ts > getCommitMeaning > returns "docs" for { type: undefined }:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
src/getCommitMeaning.test.ts > getCommitMeaning > returns "docs: bump" for { type: 'docs' }:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
src/getCommitMeaning.test.ts > getCommitMeaning > returns "docs: message" for { type: 'docs' }:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
src/getCommitMeaning.test.ts > getCommitMeaning > returns "feat" for { type: undefined }:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
src/getCommitMeaning.test.ts > getCommitMeaning > returns "feat: bump" for meaningful:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
src/getCommitMeaning.test.ts > getCommitMeaning > returns "feat: bump version to 1.2.3" for meaningful:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
src/getCommitMeaning.test.ts > getCommitMeaning > returns "feat: message" for meaningful:
src/getCommitMeaning.ts#L12
TypeError: Cannot read properties of undefined (reading 'sync')
❯ Module.getCommitMeaning src/getCommitMeaning.ts:12:60
❯ src/getCommitMeaning.test.ts:91:10
|
test
Cache not found for keys: node-cache-Linux-x64-pnpm-7eb8c21b97df13ea7c665dd29d15cfc5cce6d9ab153962c357a7b759473258c1
|