Skip to content

refactor(uni-app): extraOptions position #156

refactor(uni-app): extraOptions position

refactor(uni-app): extraOptions position #156

Triggered via push April 16, 2024 07:46
Status Failure
Total duration 1m 0s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build (16.x)
Argument of type '{ url: string; method: "get" | "GET" | "post" | "POST" | "put" | "PUT" | "patch" | "PATCH" | "head" | "HEAD" | "delete" | "DELETE" | "options" | "OPTIONS" | "TRACE" | "trace" | "CONNECT" | "connect"; ... 9 more ...; onNetworkError(detail: Error): void; }' is not assignable to parameter of type 'LylaAdapterOptions<LylaAdapterMeta>'.
build (16.x)
Argument of type '{ url: string; method: "get" | "GET" | "post" | "POST" | "put" | "PUT" | "patch" | "PATCH" | "head" | "HEAD" | "delete" | "DELETE" | "options" | "OPTIONS" | "TRACE" | "trace" | "CONNECT" | "connect"; ... 9 more ...; onNetworkError(detail: ProgressEvent<...>): void; }' is not assignable to parameter of type 'LylaAdapterOptions<LylaAdapterMeta>'.
build (16.x)
Process completed with exit code 2.
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.