Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start taking notes #5095

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

lint fixes

c233d21
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Start taking notes #5095

lint fixes
c233d21
Select commit
Loading
Failed to load commit list.
GitHub Actions / knip-reporter-annotations-check failed Dec 13, 2024 in 14s

Knip reporter analysis

Type Found
Exports 1
Types 1
Duplicates 2
Class Members 0
Enum Members 0

Annotations

Check failure on line 160 in packages/app/src/cli/prompts/generate/extension.ts

See this annotation in the file changed.

@github-actions github-actions / knip-reporter-annotations-check

packages/app/src/cli/prompts/generate/extension.ts#L160

'promptAddExtensionConfirmation' is an unused export

Check failure on line 6 in packages/app/src/cli/services/generate/workflows/patch-configuration-file.ts

See this annotation in the file changed.

@github-actions github-actions / knip-reporter-annotations-check

packages/app/src/cli/services/generate/workflows/patch-configuration-file.ts#L6

'PatchTomlOptions' is an unused type

Check failure on line 76 in packages/app/src/cli/prompts/generate/extension.ts

See this annotation in the file changed.

@github-actions github-actions / knip-reporter-annotations-check

packages/app/src/cli/prompts/generate/extension.ts#L76

'generateExtensionPrompts' is a duplicate of 'default'

Check failure on line 159 in packages/app/src/cli/prompts/generate/extension.ts

See this annotation in the file changed.

@github-actions github-actions / knip-reporter-annotations-check

packages/app/src/cli/prompts/generate/extension.ts#L159

'default' is a duplicate of 'generateExtensionPrompts'