Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Change edit branch to main (#1033) #520

Change edit branch to main (#1033)

Change edit branch to main (#1033) #520

Triggered via push August 27, 2023 19:12
Status Success
Total duration 2m 9s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-deploy: src/.vuepress/components/ExtensionFilters.vue#L5
Prop "extensions" should define at least its type
build-deploy: src/.vuepress/components/ExtensionGroup.vue#L7
Prop "list" should define at least its type
build-deploy: src/.vuepress/components/ExtensionGroup.vue#L7
Prop "totalCount" should define at least its type
build-deploy: src/.vuepress/components/ExtensionItem.vue#L3
Prop "item" should define at least its type
build-deploy: src/.vuepress/components/ExtensionList.vue#L6
Prop "extensions" should define at least its type
build-deploy: src/.vuepress/store/index.js#L102
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead