Skip to content

Graduate UI native mode (github detached mode) to stable feature. #785

Graduate UI native mode (github detached mode) to stable feature.

Graduate UI native mode (github detached mode) to stable feature. #785

Triggered via pull request December 12, 2024 09:59
Status Failure
Total duration 44s
Artifacts

lint-ui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
npm-lint: src/components/Contribute/EditSkill/EditSkill.tsx#L10
'"@/components/Contribute/Skill/Github"' has no exported member named 'SkillFormData'. Did you mean 'SkillEditFormData'?
npm-lint: src/components/Contribute/EditSkill/EditSkill.tsx#L10
Module '"@/components/Contribute/Skill/Github"' has no exported member 'SeedExample'. Did you mean to use 'import SeedExample from "@/components/Contribute/Skill/Github"' instead?
npm-lint: src/components/Contribute/Skill/AttributionInformation/AttributionInformation.tsx#L8
'"../Github"' has no exported member named 'SkillFormData'. Did you mean 'SkillEditFormData'?
npm-lint: src/components/Contribute/Skill/DownloadDropdown/DownloadDropdown.tsx#L7
Cannot find module '..' or its corresponding type declarations.
npm-lint: src/components/Contribute/Skill/DownloadYaml/DownloadYaml.tsx#L2
Cannot find module '..' or its corresponding type declarations.
npm-lint: src/components/Contribute/Skill/DownloadYaml/DownloadYaml.tsx#L20
Parameter 'example' implicitly has an 'any' type.
npm-lint: src/components/Contribute/Skill/Github/Submit/Submit.tsx#L3
'".."' has no exported member named 'SkillFormData'. Did you mean 'SkillEditFormData'?
npm-lint: src/components/Contribute/Skill/Github/Submit/Submit.tsx#L33
Parameter 'example' implicitly has an 'any' type.
npm-lint: src/components/Contribute/Skill/Github/Update/Update.tsx#L3
'".."' has no exported member named 'SkillFormData'. Did you mean 'SkillEditFormData'?
npm-lint: src/components/Contribute/Skill/Github/Update/Update.tsx#L59
Parameter 'example' implicitly has an 'any' type.