shopify-cli #23467
shopify-cli.yml
on: merge_group
[PR] Check OCLIF manifests & readme & docs
2m 11s
[Manual] Test with Node ${{ inputs.node-version }} in ${{ inputs.os }}
0s
Matrix: main
Matrix: pr-acceptance-tests
Matrix: pr-platform-agnostic-bundle
Matrix: [PR] Check graphql-codegen has been run
Matrix: pr-platform-agnostic-knip
Matrix: pr-platform-agnostic-lint
Matrix: pr-platform-agnostic
Matrix: pr-platform-dependent
Matrix: pr-test-coverage
Annotations
121 warnings and 4 notices
packages/cli-kit/src/private/node/ui/components/TokenizedText.tsx#L84
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/analytics.ts#L81
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/commands/app/deploy.ts#L89
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L108
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/cli-kit/src/public/node/analytics.ts#L82
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/commands/app/function/run.ts#L59
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L119
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/cli-kit/src/public/node/analytics.ts#L88
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/commands/app/function/run.ts#L67
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L123
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/cli-kit/src/public/node/dot-env.ts#L99
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/commands/app/webhook/trigger.ts#L109
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L126
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/cli-kit/src/public/node/error-handler.ts#L132
[@typescript-eslint/prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.
|
packages/app/src/cli/models/extensions/specifications/app_config_privacy_compliance_webhooks.ts#L80
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L128
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/cli-kit/src/public/node/git.ts#L311
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/git.ts#L336
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/mock-file-uploader.ts#L7
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/models/extensions/specifications/app_config_privacy_compliance_webhooks.ts#L84
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/result-file-handler.ts#L48
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/cli-kit/src/public/node/http.ts#L261
[@typescript-eslint/prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.
|
packages/app/src/cli/models/extensions/specifications/app_config_privacy_compliance_webhooks.ts#L88
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/os.ts#L75
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/commands/theme/init.ts#L57
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/models/extensions/specifications/transform/extension_uuid_to_handle.ts#L16
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/os.ts#L75
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/services/info.ts#L80
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/prompts/generate/extension.ts#L96
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/os.ts#L75
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/services/rename.ts#L17
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/prompts/init/init.ts#L101
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/os.ts#L75
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/utilities/repl/evaluator.test.ts#L228
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/prompts/init/init.ts#L142
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/os.ts#L75
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/utilities/repl/evaluator.ts#L32
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/services/app-logs/dev/poll-app-logs.ts#L118
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/result.ts#L107
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/theme/src/cli/utilities/repl/evaluator.ts#L178
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/services/app-logs/logs-command/render-json-logs.ts#L74
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/themes/factories.ts#L55
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/utilities/repl/repl.ts#L51
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/tree-kill.ts#L150
[node/callback-return] Expected return with your callback function.
|
packages/app/src/cli/services/app/select-app.ts#L30
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/utilities/theme-environment/storefront-password-prompt.ts#L22
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/ui.tsx#L640
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/services/app/select-app.ts#L34
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/utilities/theme-environment/storefront-password-prompt.ts#L23
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/public/node/ui.tsx#L640
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/services/context/breakdown-extensions.ts#L316
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/utilities/theme-ext-environment/theme-ext-fs.ts#L58
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/features/lib/system.ts#L27
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/services/context/breakdown-extensions.ts#L372
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/theme/src/cli/utilities/theme-ext-environment/theme-ext-fs.ts#L58
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/plugin-did-you-mean/src/index.ts#L100
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/services/dev/processes/uninstall-webhook.ts#L47
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/lib/resource-config.ts#L46
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/theme/src/cli/utilities/theme-selector/filter.ts#L6
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/services/dev/processes/uninstall-webhook.ts#L48
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/lib/resource-config.ts#L52
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/ui-extensions-dev-console/src/sections/Extensions/components/Row/Row.tsx#L14
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/services/dev/update-extension.test.ts#L291
[@typescript-eslint/prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.
|
packages/store/src/lib/resource-config.ts#L56
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/ui-extensions-dev-console/tests/mock-i18n.ts#L14
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/app/src/cli/services/dev/update-extension.test.ts#L326
[@typescript-eslint/prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.
|
packages/store/src/lib/resource-config.ts#L75
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/store/src/lib/resource-config.ts#L86
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/dev/update-extension.test.ts#L361
[@typescript-eslint/prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.
|
packages/store/src/prompts/operation_result.ts#L27
[@shopify/cli/banner-headline-format] The headline attribute should end with punctuation.
|
packages/app/src/cli/services/dev/update-extension.test.ts#L395
[@typescript-eslint/prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.
|
packages/store/src/prompts/operation_result.ts#L33
[@shopify/cli/banner-headline-format] The headline attribute should end with punctuation.
|
packages/store/src/services/store/api/api-client.ts#L27
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/store/src/services/store/api/api-client.ts#L48
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/dev/update-extension.test.ts#L428
[@typescript-eslint/prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.
|
packages/store/src/services/store/api/api-client.ts#L63
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/store/src/services/store/api/api-client.ts#L86
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/extensions/common.ts#L14
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/api/api-client.ts#L100
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/store/src/services/store/operations/store-copy.ts#L55
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/flow/validation.ts#L65
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/operations/store-copy.ts#L66
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/flow/validation.ts#L115
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/operations/store-copy.ts#L89
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/store/src/services/store/operations/store-export.ts#L52
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/function/build.ts#L454
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/operations/store-export.ts#L80
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/generate.ts#L101
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/operations/store-import.ts#L64
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/init/template/npm.ts#L19
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/operations/store-import.ts#L72
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/payments/extension-to-toml.ts#L63
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/operations/store-import.ts#L98
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/store/src/services/store/utils/file-uploader.ts#L29
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/payments/extension-to-toml.ts#L63
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L35
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/payments/extension-to-toml.ts#L121
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L42
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/payments/extension-to-toml.ts#L121
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L49
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/webhook/trigger-options.ts#L39
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L56
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/store/src/services/store/utils/file-uploader.ts#L79
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/webhook/trigger-options.ts#L108
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L95
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/webhook/trigger-options.ts#L108
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L98
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/services/webhook/trigger-options.ts#L109
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/store/src/services/store/utils/file-uploader.ts#L104
[@typescript-eslint/only-throw-error] Expected an error object to be thrown.
|
packages/app/src/cli/utilities/json-schema.ts#L62
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli/src/cli/commands/docs/generate.ts#L142
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli/src/cli/services/kitchen-sink/static.ts#L38
[@shopify/cli/banner-headline-format] The headline attribute should end with punctuation.
|
packages/cli/src/cli/services/upgrade.ts#L66
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli/src/cli/services/upgrade.ts#L67
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli/src/cli/services/upgrade.ts#L180
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli/src/cli/services/upgrade.ts#L189
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/private/node/session/device-authorization.ts#L129
[no-lone-blocks] Block is redundant.
|
packages/cli-kit/src/private/node/session/device-authorization.ts#L136
[@typescript-eslint/prefer-promise-reject-errors] Expected the Promise rejection reason to be an Error.
|
packages/cli-kit/src/private/node/ui/components/Prompts/PromptLayout.tsx#L102
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/private/node/ui/components/Table/Table.tsx#L20
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
packages/cli-kit/src/private/node/ui/components/Table/Table.tsx#L38
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
[PR] Accept. Test with Node 24.1.0 in windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
[PR] Test with Node 22.2.0 in windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
[PR] Test with Node 20.14.0 in windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
[PR] Test with Node 24.1.0 in windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
--coverage-report
|
545 KB |
sha256:709fc328f7630a8658443b510496b75fdab62e3e8e0bea52a12608fe7bb3b7c4
|
|