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

fix(addon-table): sort icons are reversed #9904

Merged
merged 1 commit into from
Dec 9, 2024

fix(addon-table): sort icons are reversed

f7e0a34
Select commit
Loading
Failed to load commit list.
Merged

fix(addon-table): sort icons are reversed #9904

fix(addon-table): sort icons are reversed
f7e0a34
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Dec 9, 2024 in 7s

5 issues found.

Annotations

Check warning on line 14 in projects/addon-table/components/table/pipes/table-sort.pipe.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/addon-table/components/table/pipes/table-sort.pipe.ts#L14

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

Check warning on line 60 in projects/addon-table/components/table/directives/table.directive.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/addon-table/components/table/directives/table.directive.ts#L60

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

Check warning on line 24 in projects/addon-table/components/table/directives/test/direction-order.directive.spec.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/addon-table/components/table/directives/test/direction-order.directive.spec.ts#L24

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

Check warning on line 14 in projects/addon-table/components/table/pipes/table-sort.pipe.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/addon-table/components/table/pipes/table-sort.pipe.ts#L14

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

Check warning on line 31 in projects/addon-table/components/table/th/th.component.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/addon-table/components/table/th/th.component.ts#L31

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