Bump dts-bundle-generator from 6.12.0 to 8.1.1 #418
Annotations
10 errors and 1 warning
build
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
build:
src/render/draw_symbol.ts#L410
Argument of type 'number' is not assignable to parameter of type 'TextureFilter'.
|
build:
src/render/draw_symbol.ts#L414
Argument of type 'number' is not assignable to parameter of type 'TextureFilter'.
|
build:
src/render/texture.ts#L44
Property 'width' does not exist on type 'TextureImage'.
|
build:
src/render/texture.ts#L44
Property 'height' does not exist on type 'TextureImage'.
|
build:
src/util/browser.ts#L32
Property 'width' does not exist on type 'CanvasImageSource'.
|
build:
src/util/browser.ts#L33
Property 'height' does not exist on type 'CanvasImageSource'.
|
build:
src/util/browser.ts#L34
Property 'width' does not exist on type 'CanvasImageSource'.
|
build:
src/util/browser.ts#L34
Property 'height' does not exist on type 'CanvasImageSource'.
|
build:
src/util/browser.ts#L35
Property 'width' does not exist on type 'CanvasImageSource'.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|