refactor: 💡 split formatter test into categories #2383
Annotations
30 errors and 6 warnings
build (22.x):
node_modules/glob/dist/commonjs/pattern.d.ts#L19
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (22.x):
node_modules/glob/dist/commonjs/walker.d.ts#L54
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (22.x):
node_modules/glob/node_modules/minimatch/dist/commonjs/ast.d.ts#L4
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (22.x):
node_modules/lru-cache/dist/commonjs/index.d.ts#L20
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (22.x):
node_modules/lru-cache/dist/commonjs/index.d.ts#L841
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (22.x):
node_modules/path-scurry/dist/commonjs/index.d.ts#L118
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (22.x):
node_modules/path-scurry/dist/commonjs/index.d.ts#L587
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (22.x):
src/formatter.ts#L3
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/detect-indent/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/formatter.ts#L4
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/@types/lodash/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/formatter.ts#L257
Unused '@ts-expect-error' directive.
|
build (20.x):
node_modules/glob/dist/commonjs/pattern.d.ts#L19
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (20.x):
node_modules/glob/dist/commonjs/walker.d.ts#L54
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (20.x):
node_modules/glob/node_modules/minimatch/dist/commonjs/ast.d.ts#L4
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (20.x):
node_modules/lru-cache/dist/commonjs/index.d.ts#L20
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (20.x):
node_modules/lru-cache/dist/commonjs/index.d.ts#L841
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (20.x):
node_modules/path-scurry/dist/commonjs/index.d.ts#L118
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (20.x):
node_modules/path-scurry/dist/commonjs/index.d.ts#L587
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (20.x):
src/formatter.ts#L3
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/detect-indent/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (20.x):
src/formatter.ts#L4
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/@types/lodash/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (20.x):
src/formatter.ts#L257
Unused '@ts-expect-error' directive.
|
build (18.x):
node_modules/glob/dist/commonjs/pattern.d.ts#L19
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (18.x):
node_modules/glob/dist/commonjs/walker.d.ts#L54
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (18.x):
node_modules/glob/node_modules/minimatch/dist/commonjs/ast.d.ts#L4
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (18.x):
node_modules/lru-cache/dist/commonjs/index.d.ts#L20
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (18.x):
node_modules/lru-cache/dist/commonjs/index.d.ts#L841
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (18.x):
node_modules/path-scurry/dist/commonjs/index.d.ts#L118
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (18.x):
node_modules/path-scurry/dist/commonjs/index.d.ts#L587
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
build (18.x):
src/formatter.ts#L3
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/detect-indent/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (18.x):
src/formatter.ts#L4
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/@types/lodash/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (18.x):
src/formatter.ts#L257
Unused '@ts-expect-error' directive.
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (22.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|