Expire session automatically exit #63
pr_create.yml
on: pull_request
Annotations
1 error and 8 warnings
Собираем dev Docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pnpm build --mode ${BUILD_MODE}" did not complete successfully: exit code: 1
|
Проверяем стили:
src/App.vue#L6
'userSessionApi' is defined but never used
|
Проверяем стили:
src/App.vue#L7
'axios' is defined but never used
|
Проверяем стили:
src/App.vue#L8
'router' is defined but never used
|
Проверяем стили:
src/App.vue#L9
'ToastType' is defined but never used
|
Проверяем стили:
src/App.vue#L10
'AuthApi' is defined but never used
|
Проверяем стили:
src/App.vue#L13
'toastStore' is assigned a value but never used
|
Проверяем стили:
src/App.vue#L14
'deleteToken' is assigned a value but never used
|
Проверяем стили:
src/api/controllers/auth/decorators.ts#L75
Forbidden non-null assertion
|