chore(deps): update codecov/codecov-action action to v5 #2313
Annotations
20 errors and 2 warnings
build (18.x):
src/formatter.ts#L5
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#L7
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/@types/js-beautify/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (18.x):
src/formatter.ts#L8
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#L9
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/string-replace-async/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (18.x):
src/formatter.ts#L11
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/xregexp/types/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (18.x):
src/formatter.ts#L1082
Type 'string | string[]' is not assignable to type 'string[]'.
|
build (18.x):
src/formatter.ts#L1552
Argument of type '{ useProjectPrintWidth: boolean; adjustPrintWidthBy: any; indentSize?: number; wrapLineLength?: number; wrapAttributes?: WrapAttributes; wrapAttributesMinAttrs?: number; ... 19 more ...; runtimeConfigPath?: string; }' is not assignable to parameter of type 'FormatPhpOption'.
|
build (18.x):
src/formatter.ts#L2149
Unused '@ts-expect-error' directive.
|
build (18.x):
src/formatter.ts#L2178
Unused '@ts-expect-error' directive.
|
build (18.x):
src/formatter.ts#L2225
Unused '@ts-expect-error' directive.
|
build (20.x):
src/formatter.ts#L5
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#L7
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/@types/js-beautify/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (20.x):
src/formatter.ts#L8
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#L9
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/string-replace-async/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (20.x):
src/formatter.ts#L11
Module '"/home/runner/work/blade-formatter/blade-formatter/node_modules/xregexp/types/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (20.x):
src/formatter.ts#L1082
Type 'string | string[]' is not assignable to type 'string[]'.
|
build (20.x):
src/formatter.ts#L1552
Argument of type '{ useProjectPrintWidth: boolean; adjustPrintWidthBy: any; indentSize?: number; wrapLineLength?: number; wrapAttributes?: WrapAttributes; wrapAttributesMinAttrs?: number; ... 19 more ...; runtimeConfigPath?: string; }' is not assignable to parameter of type 'FormatPhpOption'.
|
build (20.x):
src/formatter.ts#L2149
Unused '@ts-expect-error' directive.
|
build (20.x):
src/formatter.ts#L2178
Unused '@ts-expect-error' directive.
|
build (20.x):
src/formatter.ts#L2225
Unused '@ts-expect-error' directive.
|
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/
|
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/
|