Bump cookie and express in /tests/app #786
Annotations
8 errors and 2 warnings
Build Inertia
Argument of type 'object' is not assignable to parameter of type 'Record<string, FormDataConvertible>'.
|
Build Inertia
Expected 0 arguments, but got 1.
|
Build Inertia
Expected 0 arguments, but got 1.
|
Build Inertia
Property 'onError' does not exist on type 'LooseRequired<Readonly<InertiaLinkProps> & Readonly<{}> & {}>'.
|
Build Inertia
Argument of type '{ data: Record<string, FormDataConvertible>; method: Method; replace: boolean; preserveScroll: boolean | ((props: PageProps) => boolean); ... 4 more ...; async: boolean; }' is not assignable to parameter of type 'Partial<Visit & VisitCallbacks>'.
|
Build Inertia
Argument of type '{ onCancelToken: (cancelToken: CancelTokenSource) => void; onBefore: () => void; onStart: (event: any) => void; onProgress: (progress: AxiosProgressEvent) => void; ... 12 more ...; async: boolean; }' is not assignable to parameter of type 'Partial<Visit & VisitCallbacks>'.
|
Build Inertia
Argument of type '{ onCancelToken: (cancelToken: CancelTokenSource) => void; onBefore: () => void; onStart: (event: any) => void; onProgress: (progress: AxiosProgressEvent) => void; ... 12 more ...; async: boolean; }' is not assignable to parameter of type 'Partial<Visit & VisitCallbacks>'.
|
Build Inertia
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading