feat: Send authentication token with event requests #58
Annotations
7 errors and 3 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
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#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