Added OAuth0 authentication support on the backend. #50
Annotations
8 errors and 5 warnings
Run yarn lint:
middleware/auth.global.ts#L1
Async arrow function has no 'await' expression
|
Run yarn lint:
middleware/auth.global.ts#L10
Async arrow function expected no return value
|
Run yarn lint:
middleware/auth.global.ts#L16
Async arrow function expected no return value
|
Run yarn lint:
pages/login.vue#L4
'definePageMeta' is not defined
|
Run yarn lint:
pages/login.vue#L8
'useNuxtApp' is not defined
|
Run yarn lint:
pages/login.vue#L11
'navigateTo' is not defined
|
Run yarn lint:
plugins/auth.ts#L19
'settings' is already declared in the upper scope on line 10 column 9
|
Run yarn lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn lint:
middleware/auth.global.ts#L1
'from' is defined but never used. Allowed unused args must match /^_/u
|
Run yarn lint:
plugins/auth.ts#L19
'settings' is assigned a value but never used
|
Run yarn lint:
src/shared/lib/io/centrifuge.ts#L15
'token' is defined but never used. Allowed unused args must match /^_/u
|
Run yarn lint:
src/shared/lib/use-api-transport/use-api-transport.ts#L27
'checkWSConnectionFail' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading