Skip to content

chore(refactor): move calendar utils to store composables #1127

chore(refactor): move calendar utils to store composables

chore(refactor): move calendar utils to store composables #1127

Triggered via push October 25, 2024 16:16
Status Success
Total duration 1m 12s
Artifacts

build.yml

on: push
🔌 Build Extension
59s
🔌 Build Extension
☁️ Build Web
1m 3s
☁️ Build Web
🧪 Unit Test
24s
🧪 Unit Test
🧹 Lint
37s
🧹 Lint
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
🧪 Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🧹 Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🧹 Lint: src/components/AppComponent.vue#L68
Unexpected mix of shorthand and non-shorthand properties
🧹 Lint: src/components/common/background/GridBackground.vue#L28
Replace `·props.size·` with `props.size`
🧹 Lint: src/components/common/buttons/ButtonLink.vue#L34
Unexpected mix of shorthand and non-shorthand properties
🧹 Lint: src/components/common/buttons/ButtonLinkExternal.vue#L64
Inconsistently quoted property 'slotted' found
🧹 Lint: src/components/common/buttons/FloatingButton.vue#L41
Unexpected mix of shorthand and non-shorthand properties
🧹 Lint: src/components/common/list/ListButtonCollected.vue#L135
Replace `·dateCollected·` with `dateCollected`
🧹 Lint: src/components/common/list/ListButtonWatched.vue#L134
Replace `·datePlayed·` with `datePlayed`
🧹 Lint: src/components/common/list/ListItem.vue#L281
Unexpected mix of shorthand and non-shorthand properties
🧹 Lint: src/components/common/list/ListItem.vue#L334
Unexpected mix of shorthand and non-shorthand properties
🔌 Build Extension
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
☁️ Build Web
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/