feat: Send authentication token with event requests #58
Annotations
15 errors and 5 warnings
build (20.x):
middleware/auth.global.ts#L3
Async arrow function has no 'await' expression
|
build (20.x):
middleware/auth.global.ts#L13
Async arrow function expected no return value
|
build (20.x):
middleware/auth.global.ts#L20
Async arrow function expected no return value
|
build (20.x):
pages/login.vue#L2
You cannot import layer "app" into "pages" (shared -> entities -> features -> widgets -> pages -> processes -> app)
|
build (20.x):
pages/login.vue#L6
'definePageMeta' is not defined
|
build (20.x):
src/shared/lib/io/use-events-requests.ts#L1
You cannot import layer "app" into "shared" (shared -> entities -> features -> widgets -> pages -> processes -> app)
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
middleware/auth.global.ts#L3
Async arrow function has no 'await' expression
|
build (18.x):
middleware/auth.global.ts#L13
Async arrow function expected no return value
|
build (18.x):
middleware/auth.global.ts#L20
Async arrow function expected no return value
|
build (18.x):
pages/login.vue#L2
You cannot import layer "app" into "pages" (shared -> entities -> features -> widgets -> pages -> processes -> app)
|
build (18.x):
pages/login.vue#L6
'definePageMeta' is not defined
|
build (18.x):
src/shared/lib/io/use-events-requests.ts#L1
You cannot import layer "app" into "shared" (shared -> entities -> features -> widgets -> pages -> processes -> app)
|
build (18.x)
The operation was canceled.
|
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#L3
'from' is defined but never used. Allowed unused args must match /^_/u
|
build (20.x):
src/shared/lib/use-api-transport/use-api-transport.ts#L7
'CHECK_CONNECTION_INTERVAL' is assigned a value but never used
|
build (18.x):
middleware/auth.global.ts#L3
'from' is defined but never used. Allowed unused args must match /^_/u
|
build (18.x):
src/shared/lib/use-api-transport/use-api-transport.ts#L7
'CHECK_CONNECTION_INTERVAL' is assigned a value but never used
|