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

test: qa unused function #17

Open
wants to merge 48 commits into
base: development
Choose a base branch
from

chore: knip ingore_results set to false

d2583a6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

test: qa unused function #17

chore: knip ingore_results set to false
d2583a6
Select commit
Loading
Failed to load commit list.
GitHub Actions / knip-reporter-annotations-check failed Dec 13, 2023 in 7s

Knip reporter analysis

Type Found
Exports 10
Types 1
Duplicates 0
Class Members 1
Enum Members 3

Annotations

Check failure on line 16 in src/helpers/gpt.ts

See this annotation in the file changed.

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

src/helpers/gpt.ts#L16

'gptContextTemplate' is an unused export

Check failure on line 221 in src/helpers/issue.ts

See this annotation in the file changed.

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

src/helpers/issue.ts#L221

'getCommentsOfIssue' is an unused export

Check failure on line 36 in src/helpers/user.ts

See this annotation in the file changed.

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

src/helpers/user.ts#L36

'getOrgMembershipOfUser' is an unused export

Check failure on line 3 in src/types/shared.ts

See this annotation in the file changed.

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

src/types/shared.ts#L3

'TURL' is an unused export

Check failure on line 1 in src/utils/address.ts

See this annotation in the file changed.

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

src/utils/address.ts#L1

'shortenEthAddress' is an unused export

Check failure on line 334 in src/handlers/payout/action.ts

See this annotation in the file changed.

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

src/handlers/payout/action.ts#L334

'unusedAction' is an unused export

Check failure on line 339 in src/handlers/payout/action.ts

See this annotation in the file changed.

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

src/handlers/payout/action.ts#L339

'unusedAction2' is an unused export

Check failure on line 344 in src/handlers/payout/action.ts

See this annotation in the file changed.

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

src/handlers/payout/action.ts#L344

'unusedAction3' is an unused export

Check failure on line 43 in src/adapters/telegram/helpers/client.ts

See this annotation in the file changed.

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

src/adapters/telegram/helpers/client.ts#L43

'telegramNotifier' is an unused export

Check failure on line 15 in src/handlers/comment/handlers/payout.ts

See this annotation in the file changed.

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

src/handlers/comment/handlers/payout.ts#L15

'payout' is an unused export

Check failure on line 12 in src/handlers/payout/post.ts

See this annotation in the file changed.

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

src/handlers/payout/post.ts#L12

'CreatorCommentResult' is an unused type

Check failure on line 36 in src/types/payload.ts

See this annotation in the file changed.

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

src/types/payload.ts#L36

'Organization' is an unused enum member

Check failure on line 47 in src/types/payload.ts

See this annotation in the file changed.

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

src/types/payload.ts#L47

'NOT_PLANNED' is an unused enum member

Check failure on line 48 in src/types/payload.ts

See this annotation in the file changed.

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

src/types/payload.ts#L48

'REOPENED' is an unused enum member

Check failure on line 259 in src/adapters/supabase/helpers/log.ts

See this annotation in the file changed.

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

src/adapters/supabase/helpers/log.ts#L259

'get' is an unused class member