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

Update Cloudflare guide wording #512

Update Cloudflare guide wording

Update Cloudflare guide wording #512

Triggered via push July 1, 2023 13:53
Status Success
Total duration 1m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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