Skip to content

fix: 🐛 unexpected indent on break directive inside if directive #2411

fix: 🐛 unexpected indent on break directive inside if directive

fix: 🐛 unexpected indent on break directive inside if directive #2411

Triggered via pull request February 1, 2025 19:10
Status Success
Total duration 1m 34s
Artifacts

node.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 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#L264
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#L264
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#L264
Unused '@ts-expect-error' directive.
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)
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)
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/