Skip to content

feat(deps): upgrade upstream dependencies #6461

feat(deps): upgrade upstream dependencies

feat(deps): upgrade upstream dependencies #6461

Triggered via pull request May 28, 2026 06:18
Status Success
Total duration 35m 3s
Artifacts 3

e2e-test.yml

on: pull_request
detect-changes
6s
detect-changes
download-previous-rolldown-binaries
12s
download-previous-rolldown-binaries
Matrix: build
Matrix: e2e-test
Notify on failure
0s
Notify on failure
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 63 warnings, and 17 notices
typescript(TS2613): example/__tests__/App.test.tsx#L8
Module '"/home/runner/work/_temp/vite-plus-ecosystem-ci/rollipop/example/App"' has no default export. Did you mean to use 'import { App } from "/home/runner/work/_temp/vite-plus-ecosystem-ci/rollipop/example/App"' instead?
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L1197
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L1162
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L989
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L904
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L110
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L88
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L49
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/package-name.spec.ts#L78
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/package-name.spec.ts#L28
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/shared/utils/async.spec.ts#L52
Missing type parameters on mock function call
typescript(TS2613): example/__tests__/App.test.tsx#L8
Module '"D:/a/_temp/vite-plus-ecosystem-ci/rollipop/example/App"' has no default export. Did you mean to use 'import { App } from "D:/a/_temp/vite-plus-ecosystem-ci/rollipop/example/App"' instead?
Build vite-plus packages (ubuntu-latest)
Cache save failed.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L230
Unsafe type assertion: type 'IfStatement' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L227
Unsafe type assertion: type 'IfStatement' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L215
Unsafe type assertion: type 'VisitorObject' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L204
Unsafe type assertion: type '{ body: Node$1; }' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L201
Unsafe type assertion: type '{ body: Node$1; }' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L186
Unsafe type assertion: type 'LabeledJumpStatementNode' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L176
Unsafe type assertion: type 'LogicalExpression | undefined' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/cognitive/patterns.ts#L8
Unsafe type assertion: type 'IfStatement | undefined' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/visitor.ts#L52
Unsafe type assertion: type 'FunctionNode' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/utils.ts#L57
Unsafe type assertion: type 'Record<string, unknown>' is more narrow than the original type.
unicorn(no-unnecessary-await): packages/pinia/__tests__/subscriptions.spec.ts#L171
Unexpected `await` on a non-Promise value
typescript(no-duplicate-type-constituents): plugins/action-send-folder/src/index.ts#L31
Union type constituent is duplicated with (typeof allFolders)[number].
typescript(no-redundant-type-constituents): plugins/importer-openapi/src/index.ts#L16
'ImportPluginResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/importer-insomnia/src/v5.ts#L249
'PartialImportResources' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/importer-insomnia/src/v5.ts#L242
'PartialImportResources' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/auth-oauth2/src/index.ts#L618
'JsonPrimitive' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/auth-oauth2/src/index.ts#L612
'JsonPrimitive' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/auth-oauth2/src/index.ts#L604
'JsonPrimitive' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/template-function-response/src/index.ts#L329
'HttpResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/template-function-response/src/index.ts#L308
'HttpResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/template-function-response/src/index.ts#L294
'HttpResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
vitest(require-to-throw-message): src/schema/jobs.test.ts#L73
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L72
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L68
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L67
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L63
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L59
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L55
Require a message for "toThrow".
vitest(require-mock-type-parameters): src/integrations/orpc/services/jobs.test.ts#L9
Missing type parameters on mock function call
vitest(require-mock-type-parameters): src/integrations/orpc/services/jobs.test.ts#L8
Missing type parameters on mock function call
vitest(require-mock-type-parameters): src/integrations/jobs/providers/jsearch.test.ts#L7
Missing type parameters on mock function call
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L230
Unsafe type assertion: type 'IfStatement' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L227
Unsafe type assertion: type 'IfStatement' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L215
Unsafe type assertion: type 'VisitorObject' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L204
Unsafe type assertion: type '{ body: Node$1; }' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L201
Unsafe type assertion: type '{ body: Node$1; }' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L186
Unsafe type assertion: type 'LabeledJumpStatementNode' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L176
Unsafe type assertion: type 'LogicalExpression | undefined' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/utils.ts#L57
Unsafe type assertion: type 'Record<string, unknown>' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/visitor.ts#L52
Unsafe type assertion: type 'FunctionNode' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/cognitive/patterns.ts#L8
Unsafe type assertion: type 'IfStatement | undefined' is more narrow than the original type.
eslint(no-underscore-dangle): app/composables/npm/useAlgoliaSearch.ts#L9
Unexpected dangling '_' in '`_configuredAppId`'.
eslint(no-underscore-dangle): app/composables/npm/useAlgoliaSearch.ts#L8
Unexpected dangling '_' in '`_searchClient`'.
eslint(no-underscore-dangle): uno-preset-rtl.ts#L81
Unexpected dangling '_' in '`_v`'.
eslint(no-underscore-dangle): cli/src/server.ts#L15
Unexpected dangling '_' in '`_endpointCheck`'.
eslint(no-underscore-dangle): cli/src/mock-app.ts#L19
Unexpected dangling '_' in '`_endpointCheck`'.
eslint(no-underscore-dangle): server/utils/docs/client.ts#L107
Unexpected dangling '_' in '`_data`'.
eslint(no-underscore-dangle): scripts/generate-fixtures.ts#L216
Unexpected dangling '_' in '`_rev`'.
eslint(no-underscore-dangle): scripts/generate-fixtures.ts#L215
Unexpected dangling '_' in '`_id`'.
unicorn(no-unnecessary-await): packages/pinia/__tests__/subscriptions.spec.ts#L171
Unexpected `await` on a non-Promise value
vitest(require-to-throw-message): src/schema/jobs.test.ts#L73
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L72
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L68
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L67
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L63
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L59
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L55
Require a message for "toThrow".
vitest(require-mock-type-parameters): src/integrations/orpc/services/jobs.test.ts#L9
Missing type parameters on mock function call
vitest(require-mock-type-parameters): src/integrations/orpc/services/jobs.test.ts#L8
Missing type parameters on mock function call
vitest(require-mock-type-parameters): src/integrations/jobs/providers/jsearch.test.ts#L7
Missing type parameters on mock function call
Build vite-plus packages (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
oxlint-plugin-complexity E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vite-vue-vercel E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vite-plus-vitest-type-aug E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vp-config E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vite-plus-jest-dom-repro E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vite-plus-vitest-global-type-minimal-repro E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vibe-dashboard E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vite-plus-monorepo-overrides E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
viteplus-ws-repro E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
bun-vite-template E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vue-mini E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vitest-playwright-repro E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
tanstack-start-helloworld E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
vitepress E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
rollipop E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
reactive-resume E2E test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
rolldown-binaries
8.46 MB
sha256:e82a5f96f4903bc092326a47c286dee1ad573cedb4ed12bc5e45f36e5a150522
vite-plus-packages-ubuntu-latest Expired
31.5 MB
sha256:75b442faf8005518a946569cc798a93134ae9d81947e46f4d1622556a12be513
vite-plus-packages-windows-latest Expired
38.2 MB
sha256:73b3306516d05f05c0adb865fbabc3575243bd9f50a77548bd9a3203927fb1f1