Skip to content

fix: emit CommonJS declarations as .d.cts and point require.types at them - #433

Merged
ianwremmel merged 2 commits into
mainfrom
clc-1130-emit-commonjs-declarations-as-dcts-and-point-the-require
Sep 11, 2026
Merged

ianwremmel merged 2 commits into
mainfrom
clc-1130-emit-commonjs-declarations-as-dcts-and-point-the-require

fix: emit CommonJS declarations as .d.cts

a66aa2e
Select commit
Loading
Failed to load commit list.
Check Run Reporter / ESLint succeeded Sep 9, 2026 in 5s

14 tests / 0 failures / 14 warnings

This report was generated via the Ephemeral pipeline

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/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 113 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 113 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 113 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 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