Added OAuth0 authentication support on the backend. #50
Annotations
17 errors and 9 warnings
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
middleware/auth.global.ts#L1
Async arrow function has no 'await' expression
|
build (18.x):
middleware/auth.global.ts#L10
Async arrow function expected no return value
|
build (18.x):
middleware/auth.global.ts#L16
Async arrow function expected no return value
|
build (18.x):
pages/login.vue#L4
'definePageMeta' is not defined
|
build (20.x):
middleware/auth.global.ts#L1
Async arrow function has no 'await' expression
|
build (18.x):
pages/login.vue#L8
'useNuxtApp' is not defined
|
build (20.x):
middleware/auth.global.ts#L10
Async arrow function expected no return value
|
build (20.x):
middleware/auth.global.ts#L16
Async arrow function expected no return value
|
build (18.x):
pages/login.vue#L11
'navigateTo' is not defined
|
build (20.x):
pages/login.vue#L4
'definePageMeta' is not defined
|
build (20.x):
pages/login.vue#L8
'useNuxtApp' is not defined
|
build (18.x):
plugins/auth.ts#L19
'settings' is already declared in the upper scope on line 10 column 9
|
build (20.x):
pages/login.vue#L11
'navigateTo' is not defined
|
build (20.x):
plugins/auth.ts#L19
'settings' is already declared in the upper scope on line 10 column 9
|
build (18.x)
Process completed with exit code 1.
|
build (20.x)
Process completed with exit code 1.
|
build (18.x):
middleware/auth.global.ts#L1
'from' is defined but never used. Allowed unused args must match /^_/u
|
build (20.x)
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/.
|
build (20.x):
middleware/auth.global.ts#L1
'from' is defined but never used. Allowed unused args must match /^_/u
|
build (18.x):
plugins/auth.ts#L19
'settings' is assigned a value but never used
|
build (18.x):
src/shared/lib/io/centrifuge.ts#L15
'token' is defined but never used. Allowed unused args must match /^_/u
|
build (20.x):
plugins/auth.ts#L19
'settings' is assigned a value but never used
|
build (18.x):
src/shared/lib/use-api-transport/use-api-transport.ts#L27
'checkWSConnectionFail' is assigned a value but never used
|
build (20.x):
src/shared/lib/io/centrifuge.ts#L15
'token' is defined but never used. Allowed unused args must match /^_/u
|
build (20.x):
src/shared/lib/use-api-transport/use-api-transport.ts#L27
'checkWSConnectionFail' is assigned a value but never used
|