-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcheck_results.txt
More file actions
31 lines (26 loc) · 2.63 KB
/
Copy pathcheck_results.txt
File metadata and controls
31 lines (26 loc) · 2.63 KB
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
bun : $ turbo check-types --force
At line:1 char:1
+ bun run check-types --force > check_results.txt 2>&1; Get-Content che ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ($ turbo check-types --force:Strin
g) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
ΓÇó turbo 2.9.3
ΓÇó Packages in scope: @habitutor/api, @habitutor/auth, @habitutor/config, @habitutor/db, @habitutor/shared, server, web
ΓÇó Running check-types in 7 packages
ΓÇó Remote caching disabled
@habitutor/shared:check-types: cache bypass, force executing d1f151d4ed5e7d23
@habitutor/db:check-types: cache bypass, force executing 0afe7e6b280c111f
@habitutor/shared:check-types: $ tsc --noEmit
@habitutor/db:check-types: $ tsc --noEmit
@habitutor/auth:check-types: cache bypass, force executing de9038f713b7182d
@habitutor/auth:check-types: $ tsc --noEmit
@habitutor/api:check-types: cache bypass, force executing d567e7499d4c5896
@habitutor/api:check-types: $ tsc --noEmit
web:check-types: cache bypass, force executing 029c2324637cdf97
server:check-types: cache bypass, force executing dfe923b8cb3d2de6
web:check-types: $ tsc --noEmit
server:check-types: $ tsc --noEmit
Tasks: 6 successful, 6 total
Cached: 0 cached, 6 total
Time: 25.766s