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

[WIP] Feature #3417 - Implement tuiDropdownDirectionChange & tuiHintDirectionChange #9645

chore: update meta for db (#9703)

9f49f6b
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Feature #3417 - Implement tuiDropdownDirectionChange & tuiHintDirectionChange #9645

chore: update meta for db (#9703)
9f49f6b
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Nov 22, 2024 in 24s

1 issue fixed. 6 issues found.

Annotations

Check warning on line 25 in projects/core/classes/driver.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/core/classes/driver.ts#L25

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 29 in projects/core/directives/hint/hint-position.directive.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/core/directives/hint/hint-position.directive.ts#L29

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 23 in projects/core/classes/driver.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/core/classes/driver.ts#L23

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 32 in projects/core/directives/dropdown/dropdown-position.directive.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/core/directives/dropdown/dropdown-position.directive.ts#L32

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 53 in projects/demo/src/modules/components/abstract/control.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/demo/src/modules/components/abstract/control.ts#L53

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 65 in projects/legacy/components/input-date/input-date.component.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/legacy/components/input-date/input-date.component.ts#L65

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)