Skip to content

benchmark for soft navigation (#109) #13

benchmark for soft navigation (#109)

benchmark for soft navigation (#109) #13

Triggered via push July 4, 2024 12:10
Status Failure
Total duration 1m 32s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
deploy
Argument of type '{ resourcePath: string; rootContext: string; importModule: () => { queries: { sm: string; md: string; lg: string; xl: string; xxl: string; }; }; async: () => (err: unknown, result: unknown) => unknown; }' is not assignable to parameter of type 'LoaderContext<{}>'.
deploy
Argument of type '{ resourcePath: string; rootContext: string; importModule: () => { queries: { sm: string; md: string; lg: string; xl: string; xxl: string; }; }; async: () => (err: unknown, result: unknown) => unknown; }' is not assignable to parameter of type 'LoaderContext<YakConfigOptions>'.
deploy
Process completed with exit code 1.
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/