chore: initial work on clerk migration (not working) #162
Annotations
10 errors and 3 warnings
lint:
remix/app/components/Navbar.tsx#L1
'Form' is defined but never used
|
lint:
remix/app/components/Navbar.tsx#L8
Unexpected console statement
|
lint:
remix/app/root.loader.server.ts#L2
'getAuth' is defined but never used
|
lint:
remix/app/root.loader.server.ts#L4
'getUser' is defined but never used
|
lint:
remix/app/root.loader.server.ts#L4
'validateUser' is defined but never used
|
lint:
remix/app/root.loader.server.ts#L5
'initClient' is defined but never used
|
lint:
remix/app/root.loader.server.ts#L6
'isError' is defined but never used
|
lint:
remix/app/root.loader.server.ts#L10
Unexpected console statement
|
lint:
remix/app/routes/_index.tsx#L16
Unexpected console statement
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|