Commit 6c727b9
committed
ci(lint): drop tsc-tests job; keep clippy only
tests-sdk depends on @lazorkit/sdk-legacy via a 'file:' link to the
sibling lazorkit-protocol checkout. CI checks out only this repo, so
the dep can't resolve and tsc fails on every import.
Switch to the npm-published version (^0.3.1+) once it lands, then
restore the tsc job. Type errors still caught locally.1 parent b25519c commit 6c727b9
1 file changed
Lines changed: 9 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments