Bump typescript from 4.7.4 to 5.6.3 #768
Annotations
6 errors and 2 warnings
test_render:
test/integration/render/render.test.ts#L167
Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.
|
test_render:
test/integration/render/render.test.ts#L197
Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.
|
test_render:
test/integration/render/render.test.ts#L198
Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.
|
test_render:
test/integration/render/render.test.ts#L295
Property 'width' does not exist on type 'CanvasImageSource'.
|
test_render:
test/integration/render/render.test.ts#L296
Property 'height' does not exist on type 'CanvasImageSource'.
|
test_render
Process completed with exit code 1.
|
test_render
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/
|
test_render
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/
|