Error handling improvements to esbuild plugin #1506
Annotations
10 errors
full build:
packages/esbuild/lib/index.js#L122
No overload matches this call.
|
full build:
packages/esbuild/lib/index.js#L124
'error_' is of type 'unknown'.
|
full build:
packages/esbuild/lib/index.js#L124
Property 'place' does not exist on type 'Record<"reason", unknown>'.
|
full build:
packages/esbuild/lib/index.js#L178
Property 'end' does not exist on type 'Point | Position'.
|
full build:
packages/esbuild/lib/index.js#L179
'start.offset' is possibly 'undefined'.
|
full build:
packages/esbuild/lib/index.js#L179
Property 'end' does not exist on type 'Point | Position'.
|
full build:
packages/esbuild/lib/index.js#L180
Property 'end' does not exist on type 'Point | Position'.
|
full build:
packages/esbuild/lib/index.js#L180
'start.offset' is possibly 'undefined'.
|
full build:
packages/esbuild/lib/index.js#L181
Property 'end' does not exist on type 'Point | Position'.
|
full build:
packages/esbuild/lib/index.js#L182
Property 'end' does not exist on type 'Point | Position'.
|