feat: Send authentication token with event requests #58
Annotations
8 errors and 2 warnings
|
Run yarn lint:
middleware/auth.global.ts#L3
Async arrow function has no 'await' expression
|
Run yarn lint:
middleware/auth.global.ts#L13
Async arrow function expected no return value
|
Run yarn lint:
middleware/auth.global.ts#L20
Async arrow function expected no return value
|
Run yarn lint:
pages/login.vue#L2
You cannot import layer "app" into "pages" (shared -> entities -> features -> widgets -> pages -> processes -> app)
|
Run yarn lint:
pages/login.vue#L6
'definePageMeta' is not defined
|
Run yarn lint:
src/shared/lib/io/use-events-requests.ts#L1
You cannot import layer "app" into "shared" (shared -> entities -> features -> widgets -> pages -> processes -> app)
|
Run yarn lint
The operation was canceled.
|
Run yarn lint:
middleware/auth.global.ts#L3
'from' is defined but never used. Allowed unused args must match /^_/u
|
Run yarn lint:
src/shared/lib/use-api-transport/use-api-transport.ts#L7
'CHECK_CONNECTION_INTERVAL' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading