-
Notifications
You must be signed in to change notification settings - Fork 47
/
lerna-debug.log
45 lines (45 loc) · 2.21 KB
/
lerna-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
48 error Error: Command failed with exit code 1: git commit -F /private/var/folders/rn/wzlw8n6n18l5k5r331f5s2zc0000gn/T/205173c5-15eb-40f6-8dad-87f9e20da813/lerna-commit.txt
48 error $ lerna run check-types
48 error lerna notice cli v4.0.0
48 error lerna info versioning independent
48 error lerna info Executing command in 3 packages: "yarn run check-types"
48 error lerna info run Ran npm script 'check-types' in '@run-wasm/python' in 2.1s:
48 error $ tsc
48 error lerna info run Ran npm script 'check-types' in '@run-wasm/ts' in 3.1s:
48 error $ tsc
48 error lerna info run Ran npm script 'check-types' in '@run-wasm/run-wasm' in 3.5s:
48 error $ tsc
48 error lerna success run Ran npm script 'check-types' in 3 packages in 3.5s:
48 error lerna success - @run-wasm/python
48 error lerna success - @run-wasm/ts
48 error lerna success - @run-wasm/run-wasm
48 error [STARTED] Preparing...
48 error [SUCCESS] Preparing...
48 error [STARTED] Running tasks...
48 error [STARTED] Running tasks for *.{js,jsx,ts,tsx}
48 error [STARTED] Running tasks for *.{js,jsx,ts,tsx,css,json,md}
48 error [SKIPPED] No staged files match *.{js,jsx,ts,tsx}
48 error [STARTED] yarn format
48 error [SUCCESS] yarn format
48 error [SUCCESS] Running tasks for *.{js,jsx,ts,tsx,css,json,md}
48 error [SUCCESS] Running tasks...
48 error [STARTED] Applying modifications...
48 error [SUCCESS] Applying modifications...
48 error [STARTED] Cleaning up...
48 error [SUCCESS] Cleaning up...
48 error ⧗ input: Publish
48 error
48 error - @run-wasm/[email protected]
48 error - @run-wasm/[email protected]
48 error - @run-wasm/[email protected]
48 error ✖ subject may not be empty [subject-empty]
48 error ✖ type may not be empty [type-empty]
48 error
48 error ✖ found 2 problems, 0 warnings
48 error ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
48 error
48 error husky - commit-msg hook exited with code 1 (error)
48 error at makeError (/Users/kennethcassel/slip/run-wasm/node_modules/execa/lib/error.js:60:11)
48 error at handlePromise (/Users/kennethcassel/slip/run-wasm/node_modules/execa/index.js:118:26)
48 error at processTicksAndRejections (node:internal/process/task_queues:96:5)
48 error at async Promise.all (index 0)