fix mixing of imports #25
Annotations
10 errors and 1 warning
build:
src/actions/backlink/BackComponent.tsx#L1
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build:
src/actions/backlink/BackLinkAction.tsx#L8
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build:
src/actions/calendar/CalendarAction.tsx#L4
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build:
src/actions/calendar/CalendarComponent.tsx#L1
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build:
src/actions/prompt/PromptAction.tsx#L2
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build:
src/actions/prompt/PromptComponent.tsx#L3
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build:
src/actions/selector/SelectorAction.tsx#L2
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build:
src/actions/selector/SelectorComponent.tsx#L2
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build:
src/architecture/api/CustomZettelAction.tsx#L2
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build:
src/components/NoteBuilder/callbacks/CallbackNote.ts#L1
Cannot find module 'components/noteBuilder' or its corresponding type declarations.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|