Bump typescript from 5.6.3 to 5.7.2 #385
Annotations
4 errors and 2 warnings
build (20.x):
src/dem-manager.ts#L211
Argument of type '(_: string, childAbortController: AbortController) => Promise<{ arrayBuffer: ArrayBufferLike; }>' is not assignable to parameter of type '(key: string, abortController: AbortController) => Promise<ContourTile>'.
|
build (20.x)
Process completed with exit code 1.
|
build (18.x):
src/dem-manager.ts#L211
Argument of type '(_: string, childAbortController: AbortController) => Promise<{ arrayBuffer: ArrayBufferLike; }>' is not assignable to parameter of type '(key: string, abortController: AbortController) => Promise<ContourTile>'.
|
build (18.x)
Process completed with exit code 1.
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|