Bump typescript from 4.7.4 to 5.6.3 #553
Annotations
10 errors and 2 warnings
ubuntu-latest:
src/render/draw_symbol.ts#L410
Argument of type 'number' is not assignable to parameter of type 'TextureFilter'.
|
ubuntu-latest:
src/render/draw_symbol.ts#L414
Argument of type 'number' is not assignable to parameter of type 'TextureFilter'.
|
ubuntu-latest:
src/render/texture.ts#L44
Property 'width' does not exist on type 'TextureImage'.
|
ubuntu-latest:
src/render/texture.ts#L44
Property 'height' does not exist on type 'TextureImage'.
|
ubuntu-latest:
src/util/browser.ts#L32
Property 'width' does not exist on type 'CanvasImageSource'.
|
ubuntu-latest:
src/util/browser.ts#L33
Property 'height' does not exist on type 'CanvasImageSource'.
|
ubuntu-latest:
src/util/browser.ts#L34
Property 'width' does not exist on type 'CanvasImageSource'.
|
ubuntu-latest:
src/util/browser.ts#L34
Property 'height' does not exist on type 'CanvasImageSource'.
|
ubuntu-latest:
src/util/browser.ts#L35
Property 'width' does not exist on type 'CanvasImageSource'.
|
ubuntu-latest:
src/util/browser.ts#L35
Property 'height' does not exist on type 'CanvasImageSource'.
|
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-latest
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/
|