Skip to content

chore(deps): update docker/setup-buildx-action action to v4 #2844

chore(deps): update docker/setup-buildx-action action to v4

chore(deps): update docker/setup-buildx-action action to v4 #2844

Triggered via push March 14, 2026 19:49
Status Success
Total duration 1m 34s
Artifacts

node.yml

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

Annotations

30 errors and 6 warnings
build (24.x): src/formatter.ts#L267
Unused '@ts-expect-error' directive.
build (24.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 (24.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 (24.x): node_modules/path-scurry/dist/commonjs/index.d.ts#L587
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (24.x): node_modules/path-scurry/dist/commonjs/index.d.ts#L118
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (24.x): node_modules/lru-cache/dist/commonjs/index.d.ts#L841
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (24.x): node_modules/lru-cache/dist/commonjs/index.d.ts#L20
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (24.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 (24.x): node_modules/glob/dist/commonjs/walker.d.ts#L54
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (24.x): node_modules/glob/dist/commonjs/pattern.d.ts#L19
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (20.x): src/formatter.ts#L267
Unused '@ts-expect-error' directive.
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#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): node_modules/path-scurry/dist/commonjs/index.d.ts#L587
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/lru-cache/dist/commonjs/index.d.ts#L841
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/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/glob/dist/commonjs/walker.d.ts#L54
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (20.x): node_modules/glob/dist/commonjs/pattern.d.ts#L19
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (22.x): src/formatter.ts#L267
Unused '@ts-expect-error' directive.
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#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): node_modules/path-scurry/dist/commonjs/index.d.ts#L587
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/lru-cache/dist/commonjs/index.d.ts#L841
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/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/glob/dist/commonjs/walker.d.ts#L54
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (22.x): node_modules/glob/dist/commonjs/pattern.d.ts#L19
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build (24.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (24.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 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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 (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/