feat: Add @commitlint/load as external dependency #89
Annotations
10 errors and 4 warnings
build
error
|
build
error
|
build
error
|
build
Error: error
|
build
Error Name: Error
Message: error
Stack: Error: error
at /home/runner/work/prlint/prlint/__tests__/errHandle.test.ts:25:15
at file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:135:14
at file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///home/runner/work/prlint/prlint/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
at withEnv (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:83:5)
|
build
Error: error
|
build
Unknown error has occurred!
|
build
Unknown error has occurred!
|
build
Unknown error has occurred!
|
__tests__/lint.test.ts > commitlint > throw error on incorrect title:
__tests__/lint.test.ts#L83
AssertionError: promise resolved "true" instead of rejecting
- Expected:
[Error: rejected promise]
+ Received:
true
❯ __tests__/lint.test.ts:83:48
|
build:
src/index.ts#L18
Unexpected any value in conditional. An explicit comparison or type cast is required
|
build:
src/lint.ts#L20
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
|
build:
src/lint.ts#L25
Unexpected object value in conditional. The condition is always true
|
build:
__tests__/lint.test.ts#L6
Unsafe assignment of an error typed value
|