Skip to content

Remove cookie and centralize token refresh #103

Remove cookie and centralize token refresh

Remove cookie and centralize token refresh #103

Triggered via pull request July 5, 2024 18:29
Status Failure
Total duration 1m 6s
Artifacts

lint_and_typecheck.yml

on: pull_request
Linting and Typechecking
56s
Linting and Typechecking
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Linting and Typechecking: app/routes/_authenticated/graphiql/index.tsx#L135
Unsafe assignment of an error typed value
Linting and Typechecking: app/routes/_authenticated/graphiql/index.tsx#L135
Unsafe call of an `any` typed value
Linting and Typechecking: app/routes/_authenticated/graphiql/index.tsx#L160
Unsafe call of an `any` typed value
Linting and Typechecking
Process completed with exit code 1.
Linting and Typechecking
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/
Linting and Typechecking: app/routes/_authenticated/graphiql/index.tsx#L169
React Hook useEffect has a missing dependency: 'refreshToken'. Either include it or remove the dependency array