Skip to content

feature:add raster support #28

feature:add raster support

feature:add raster support #28

Triggered via push March 7, 2024 04:21
Status Failure
Total duration 20s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build: src/index.ts#L383
Binding element 'data' implicitly has an 'any' type.
build: src/index.ts#L383
Binding element 'cacheControl' implicitly has an 'any' type.
build: src/index.ts#L383
Binding element 'expires' implicitly has an 'any' type.
build: src/index.ts#L426
Argument of type '({ data, cacheControl, expires }: { data: any; cacheControl: any; expires: any; }) => void' is not assignable to parameter of type '(value: GetResourceResponse<unknown>) => void | PromiseLike<void>'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Unexpected input(s) 'persist-credentials', 'fetch-depth', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']