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

ci(dependabot): configure groups #125

Merged
merged 2 commits into from
Oct 28, 2023

chore(deps): update lambda types

75e3e41
Select commit
Loading
Failed to load commit list.
Merged

ci(dependabot): configure groups #125

chore(deps): update lambda types
75e3e41
Select commit
Loading
Failed to load commit list.
Check Run Reporter / ESLint succeeded Oct 28, 2023 in 3s

15 tests / No failures / 15 warnings

Rule NameConclusionCount
/home/runner/work/workbench/workbench/packages/@code-like-a-carpenter/foundation-runtime/src/actions/unmarshall.ts
@typescript-eslint/no-explicit-any⚠️6
/home/runner/work/workbench/workbench/packages/@code-like-a-carpenter/logger/src/console-logger.ts
@typescript-eslint/no-explicit-any⚠️3
/home/runner/work/workbench/workbench/packages/@code-like-a-carpenter/telemetry/src/instrumentation/sqs.ts
@typescript-eslint/no-non-null-assertion⚠️1
/home/runner/work/workbench/workbench/types/dredd-transactions.d.ts
@typescript-eslint/no-explicit-any⚠️3
/home/runner/work/workbench/workbench/types/gavel.d.ts
@typescript-eslint/no-explicit-any⚠️2

Annotations

Check warning on line 31 in packages/@code-like-a-carpenter/foundation-runtime/src/actions/unmarshall.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 34 in packages/@code-like-a-carpenter/foundation-runtime/src/actions/unmarshall.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 34 in packages/@code-like-a-carpenter/foundation-runtime/src/actions/unmarshall.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 56 in packages/@code-like-a-carpenter/foundation-runtime/src/actions/unmarshall.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 63 in packages/@code-like-a-carpenter/foundation-runtime/src/actions/unmarshall.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 63 in packages/@code-like-a-carpenter/foundation-runtime/src/actions/unmarshall.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 111 in packages/@code-like-a-carpenter/logger/src/console-logger.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 111 in packages/@code-like-a-carpenter/logger/src/console-logger.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 111 in packages/@code-like-a-carpenter/logger/src/console-logger.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 122 in packages/@code-like-a-carpenter/telemetry/src/instrumentation/sqs.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 48 in types/dredd-transactions.d.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 55 in types/dredd-transactions.d.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 61 in types/dredd-transactions.d.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 15 in types/gavel.d.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 types/gavel.d.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