feat: add correct-ts-specifiers
#52
Annotations
4 errors and 3 warnings
lint-and-types (23.x):
recipes/correct-ts-specifiers/src/replace-js-ext-with-ts-ext.ts#L44
Argument of type '(".js" | ".cjs" | ".mjs" | ".jsx")[] | (".cts" | ".mts" | ".ts" | ".tsx")[] | readonly [".d.cts", ".d.ts", ".d.mts"]' is not assignable to parameter of type '(".cts" | ".mts" | ".ts" | ".tsx" | ".js" | ".cjs" | ".mjs" | ".jsx")[]'.
|
lint-and-types (23.x)
Process completed with exit code 1.
|
tests (23.x, windows-latest)
Process completed with exit code 1.
|
tests (22.x, windows-latest)
Process completed with exit code 1.
|
tests (22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-and-types (23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|