Skip to content

UI-412: Fixed color picker bug in tag #490

UI-412: Fixed color picker bug in tag

UI-412: Fixed color picker bug in tag #490

Triggered via pull request June 28, 2024 13:41
Status Failure
Total duration 40s
Artifacts

lint.yaml

on: pull_request
Run linters
30s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Run linters: packages/alto/src/_dev/App.vue#L6
`../types` type import should occur before import of `~/components`
Run linters: packages/alto/src/components/Color/ColorPicker.vue#L38
Expected indentation of 4 spaces but found 6
Run linters: packages/alto/src/components/Color/ColorPicker.vue#L47
Expected { after 'if' condition
Run linters: packages/alto/src/components/Color/ColorPicker.vue#L63
Expected { after 'if' condition
Run linters: packages/alto/src/components/Color/ColorPicker.vue#L67
Trailing spaces not allowed
Run linters: packages/alto/src/components/Color/ColorPicker.vue#L73
Trailing spaces not allowed
Run linters: packages/alto/src/components/Color/ColorPicker.vue#L152
Trailing spaces not allowed
Run linters
Process completed with exit code 1.
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linters: packages/alto/src/_dev/App.vue#L23
Expected indentation of 6 spaces but found 4 spaces
Run linters: packages/alto/src/_dev/App.vue#L24
Expected indentation of 6 spaces but found 4 spaces
Run linters: packages/alto/src/_dev/App.vue#L25
Expected indentation of 6 spaces but found 4 spaces
Run linters: packages/alto/src/_dev/App.vue#L26
Expected indentation of 4 spaces but found 2 spaces
Run linters: packages/alto/src/_dev/App.vue#L27
v-on event '@update:modelValue' must be hyphenated