Skip to content

feat: add useGithubContributors composable #44

feat: add useGithubContributors composable

feat: add useGithubContributors composable #44

Triggered via push April 8, 2024 03:56
Status Failure
Total duration 35s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
lint: docs/.vitepress/theme/molecules/button-badge/ButtonBadges.vue#L24
Replace `·defineComponent·` with `defineComponent`
lint: docs/.vitepress/theme/molecules/contributors/Contributors.stories.js#L1
Replace `·number,·select·}·from·'@storybook/addon-knobs'` with `number,·select}·from·"@storybook/addon-knobs";`
lint: docs/.vitepress/theme/molecules/contributors/Contributors.stories.js#L2
Replace `·COLORS_LIST·}·from·'../../../utils/colors'` with `COLORS_LIST}·from·"../../../utils/colors";`
lint: docs/.vitepress/theme/molecules/contributors/Contributors.stories.js#L3
Replace `'./contributors.json'` with `"./contributors.json";`
lint: docs/.vitepress/theme/molecules/contributors/Contributors.stories.js#L4
Replace `'./Contributors.vue'` with `"./Contributors.vue";`
lint: docs/.vitepress/theme/molecules/contributors/Contributors.stories.js#L7
Replace `'Molecules/Contributors'` with `"Molecules/Contributors"`
lint: docs/.vitepress/theme/molecules/contributors/Contributors.stories.js#L16
Replace `'Background·color',·COLORS_LIST,·'gray-lighter'` with `"Background·color",·COLORS_LIST,·"gray-lighter"`
lint: docs/.vitepress/theme/molecules/contributors/Contributors.stories.js#L19
Replace `'Text·color',·COLORS_LIST,·'blue'` with `"Text·color",·COLORS_LIST,·"blue"`
test
Process completed with exit code 1.
build
Process completed with exit code 1.
lint: docs/.vitepress/theme/composables/api/useGithubContributors.ts#L17
'repo' is assigned a value but never used
lint: docs/.vitepress/theme/composables/api/useGithubContributors.ts#L17
'githubProxyUrl' is assigned a value but never used
lint: docs/.vitepress/theme/index.ts#L18
'router' is defined but never used
lint: docs/.vitepress/theme/index.ts#L18
'siteData' is defined but never used
lint: docs/.vitepress/theme/molecules/button-badge/ButtonBadge.stories.js#L10
The story should use PascalCase notation: overview
lint: docs/.vitepress/theme/molecules/button-badge/ButtonBadge.vue#L36
'Lazyload' is defined but never used
lint: docs/.vitepress/theme/molecules/button-badge/ButtonBadge.vue#L38
'props' is assigned a value but never used
lint: docs/.vitepress/theme/molecules/button-badge/ButtonBadges.stories.js#L9
The story should use PascalCase notation: overview
lint: docs/.vitepress/theme/molecules/button-badge/ButtonBadges.vue#L24
'defineComponent' is defined but never used
lint: docs/.vitepress/theme/molecules/button-badge/ButtonBadges.vue#L46
'props' is assigned a value but never used