File: output.txt

package info (click to toggle)
node-ts-loader 9.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,888 kB
  • sloc: javascript: 74,612; makefile: 4
file content (33 lines) | stat: -rw-r--r-- 1,404 bytes parent folder | download
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
assets by path indirectWithError/ 2.26 KiB 5 assets
assets by path lib/ 2.26 KiB 5 assets
assets by path utils/ 1.88 KiB
  asset utils/tsconfig.tsbuildinfo 1.67 KiB [compared for emit]
  + 2 assets
assets by path common/ 1.71 KiB
  asset common/tsconfig.tsbuildinfo 1.53 KiB [compared for emit]
  + 2 assets
assets by path unreferenced/ 1.75 KiB
  asset unreferenced/tsconfig.tsbuildinfo 1.53 KiB [compared for emit]
  + 2 assets
assets by path unreferencedIndirect/ 1.79 KiB
  asset unreferencedIndirect/tsconfig.tsbuildinfo 1.53 KiB [compared for emit]
  + 2 assets
asset bundle.js 3.61 KiB [emitted] (name: main)
./app.ts 223 bytes [built] [code generated]
./lib/index.ts 155 bytes [built] [code generated]
./utils/index.ts 186 bytes [built] [code generated]
./common/index.ts 139 bytes [built] [code generated]

ERROR in lib/fileWithError.ts
2:4-10
[tsl] ERROR in lib/fileWithError.ts(2,5)
      TS2322: Type 'boolean' is not assignable to type 'string'.
ts-loader-default_b7d520153c6e6cf9

ERROR in indirectWithError/fileWithError.ts
2:4-10
[tsl] ERROR in indirectWithError/fileWithError.ts(2,5)
      TS2322: Type 'boolean' is not assignable to type 'string'.
ts-loader-default_b7d520153c6e6cf9

webpack compiled with 2 errors