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

build(deps-dev): bump @commitlint/cli from 17.6.3 to 18.5.0 #358

Closed

build(deps-dev): bump @commitlint/cli from 17.6.3 to 18.5.0

19285d5
Select commit
Failed to load commit list.
Closed

build(deps-dev): bump @commitlint/cli from 17.6.3 to 18.5.0 #358

build(deps-dev): bump @commitlint/cli from 17.6.3 to 18.5.0
19285d5
Select commit
Failed to load commit list.
Check Run Reporter / ESLint succeeded Jan 25, 2024 in 2s

21 tests / No failures / 21 warnings

Rule NameConclusionCount
/home/runner/work/components/components/src/formatters/hooks/use-duration-formatter.test.ts
@typescript-eslint/no-non-null-assertion⚠️6
/home/runner/work/components/components/src/formatters/hooks/use-object-formatter.ts
@typescript-eslint/no-explicit-any⚠️3
/home/runner/work/components/components/src/renderers/object-renderer/object-renderer.tsx
@typescript-eslint/no-explicit-any⚠️1
/home/runner/work/components/components/src/templates/configuration/configurable.ts
@typescript-eslint/no-explicit-any⚠️5
/home/runner/work/components/components/src/templates/configuration/configurer.tsx
@typescript-eslint/no-explicit-any⚠️1
/home/runner/work/components/components/src/templates/object-template/object-template.tsx
@typescript-eslint/no-explicit-any⚠️1
/home/runner/work/components/components/src/types.ts
@typescript-eslint/no-explicit-any⚠️4

Annotations

Check warning on line 35 in src/formatters/hooks/use-duration-formatter.test.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

@typescript-eslint/no-non-null-assertion: Forbidden non-null assertion.

Disallow non-null assertions using the `!` postfix operator

Check warning on line 38 in src/formatters/hooks/use-duration-formatter.test.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

@typescript-eslint/no-non-null-assertion: Forbidden non-null assertion.

Disallow non-null assertions using the `!` postfix operator

Check warning on line 41 in src/formatters/hooks/use-duration-formatter.test.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

@typescript-eslint/no-non-null-assertion: Forbidden non-null assertion.

Disallow non-null assertions using the `!` postfix operator

Check warning on line 44 in src/formatters/hooks/use-duration-formatter.test.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

@typescript-eslint/no-non-null-assertion: Forbidden non-null assertion.

Disallow non-null assertions using the `!` postfix operator

Check warning on line 47 in src/formatters/hooks/use-duration-formatter.test.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

@typescript-eslint/no-non-null-assertion: Forbidden non-null assertion.

Disallow non-null assertions using the `!` postfix operator

Check warning on line 50 in src/formatters/hooks/use-duration-formatter.test.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

@typescript-eslint/no-non-null-assertion: Forbidden non-null assertion.

Disallow non-null assertions using the `!` postfix operator

Check warning on line 7 in src/formatters/hooks/use-object-formatter.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 12 in src/formatters/hooks/use-object-formatter.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 16 in src/formatters/hooks/use-object-formatter.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 13 in src/renderers/object-renderer/object-renderer.tsx

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 8 in src/templates/configuration/configurable.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 20 in src/templates/configuration/configurable.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 30 in src/templates/configuration/configurable.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 37 in src/templates/configuration/configurable.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 41 in src/templates/configuration/configurable.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 9 in src/templates/configuration/configurer.tsx

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 16 in src/templates/object-template/object-template.tsx

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 21 in src/types.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 22 in src/types.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 32 in src/types.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type

Check warning on line 62 in src/types.ts

See this annotation in the file changed.

@check-run-reporter check-run-reporter / ESLint

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

Disallow the `any` type