Skip to content

feat(store): add 'getSession' method in user store #53

feat(store): add 'getSession' method in user store

feat(store): add 'getSession' method in user store #53

Triggered via push February 22, 2024 20:43
Status Failure
Total duration 35s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: src/assets/data/tags/ru.ts#L4
Replace `'черный',·'синий',·'коричневый',·'серый',·'зеленый',·'оранжевый',·'розовый',·'фиолетовый',·'красный',·'желтый',·'белый'` with `⏎······'черный',⏎······'синий',⏎······'коричневый',⏎······'серый',⏎······'зеленый',⏎······'оранжевый',⏎······'розовый',⏎······'фиолетовый',⏎······'красный',⏎······'желтый',⏎······'белый',⏎····`
lint: src/assets/data/tags/ru.ts#L8
Replace `'рубашка',·'футболка',·'толстовка',·'платье',·'кардиган',·'жилет',·'джемпер',·'комбинезон',·'костюм',·'свитер'` with `⏎······'рубашка',⏎······'футболка',⏎······'толстовка',⏎······'платье',⏎······'кардиган',⏎······'жилет',⏎······'джемпер',⏎······'комбинезон',⏎······'костюм',⏎······'свитер',⏎····`
lint: src/store/items.ts#L103
Replace `⏎········.from('items')⏎········.delete()⏎········.eq('owner',·userStore.user?.id)⏎········` with `.from('items').delete().eq('owner',·userStore.user?.id)`
lint
Process completed with exit code 1.
lint
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/.