fix: reload page after login #5036
Annotations
3 errors and 11 warnings
Run linter
web#lint: command (/home/runner/work/plentyshop-pwa/plentyshop-pwa/apps/web) /tmp/xfs-73a8564b/yarn run lint exited (1)
|
Run linter:
apps/web/components/LoginComponent/LoginComponent.vue#L35
'getSession' is assigned a value but never used
|
Run linter
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linter:
apps/server/src/index.ts#L9
Unexpected any. Specify a different type
|
Run linter:
apps/server/src/index.ts#L22
Unexpected any. Specify a different type
|
Run linter:
apps/server/src/index.ts#L24
Unexpected any. Specify a different type
|
Run linter:
apps/server/src/index.ts#L31
Unexpected any. Specify a different type
|
Run linter:
apps/server/src/index.ts#L32
Unexpected any. Specify a different type
|
Run linter:
apps/web/components/LoginComponent/LoginComponent.vue#L35
'getSession' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linter:
apps/web/components/ProductLegalDetailsDrawer/ProductLegalDetailsDrawer.vue#L83
The variable `productLegalDrawerRef` should be named `productLegalDrawerReference`. A more descriptive name will do too
|
Run linter:
apps/web/composables/useAddress/useAddress.ts#L6
This line has a length of 146. Maximum allowed is 120
|
Run linter:
apps/web/composables/useApplePay/useApplePay.ts#L42
Unexpected any. Specify a different type
|
Run linter:
apps/web/composables/useCookieBar/useCookieBar.ts#L99
Unexpected any. Specify a different type
|
Loading