Skip to content

feat: improvement of the web perf #646

feat: improvement of the web perf

feat: improvement of the web perf #646

Triggered via pull request April 11, 2023 07:30
Status Failure
Total duration 1m 25s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
deploy: src/containers/LayoutTemplateContainer/useLayoutTemplateContainer.tsx#L37
Type '{ isLoading: boolean; }' is not assignable to type 'IntrinsicAttributes'.
deploy: src/entry-server.tsx#L21
Argument of type 'RouteObject[]' is not assignable to parameter of type 'AgnosticRouteObject[]'.
deploy: src/entry-server.tsx#L27
Argument of type 'import("/home/runner/work/blog.eleven-labs.com/blog.eleven-labs.com/node_modules/@remix-run/router/dist/router").StaticHandlerContext' is not assignable to parameter of type 'import("/home/runner/work/blog.eleven-labs.com/blog.eleven-labs.com/node_modules/react-router/node_modules/@remix-run/router/dist/router").StaticHandlerContext'.
deploy: src/entry-server.tsx#L33
Type 'import("/home/runner/work/blog.eleven-labs.com/blog.eleven-labs.com/node_modules/@remix-run/router/dist/router").StaticHandlerContext' is not assignable to type 'import("/home/runner/work/blog.eleven-labs.com/blog.eleven-labs.com/node_modules/react-router/node_modules/@remix-run/router/dist/router").StaticHandlerContext'.
deploy: src/helpers/indexationAlgoliaHelper.ts#L4
Cannot find module '@/helpers/dataHelper' or its corresponding type declarations.
deploy: src/helpers/indexationAlgoliaHelper.ts#L10
Untyped function calls may not accept type arguments.
deploy: src/helpers/indexationAlgoliaHelper.ts#L26
Parameter 'currentPosts' implicitly has an 'any' type.
deploy: src/helpers/indexationAlgoliaHelper.ts#L26
Parameter 'post' implicitly has an 'any' type.
deploy: src/helpers/indexationAlgoliaHelper.ts#L28
Parameter 'author' implicitly has an 'any' type.
deploy: src/helpers/indexationAlgoliaHelper.ts#L38
Parameter 'author' implicitly has an 'any' type.
deploy
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
deploy
Unexpected input(s) 'bundler-cache', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/