Skip to content

chore(deps): update all minor update of dev dependencies #2255

chore(deps): update all minor update of dev dependencies

chore(deps): update all minor update of dev dependencies #2255

Triggered via pull request April 30, 2024 16:39
Status Success
Total duration 1m 32s
Artifacts

node.yml

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

Annotations

20 errors and 4 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/