feat(env): add corepack to the default shims tool list #7061
e2e-test.yml
on: pull_request
detect-changes
4s
Matrix: build
Matrix: e2e-test
Notify on failure
0s
Annotations
15 errors, 62 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?
|
|
TS(1038):
packages/varlet-cli/src/module.d.ts#L6
A 'declare' modifier cannot be used in an already ambient context.
|
|
vitest(require-mock-type-parameters):
test/nuxt/components/HeaderConnectorModal.spec.ts#L80
Missing type parameters on mock function call
|
|
vitest(require-mock-type-parameters):
test/nuxt/components/HeaderConnectorModal.spec.ts#L79
Missing type parameters on mock function call
|
|
vitest(require-mock-type-parameters):
test/nuxt/components/HeaderConnectorModal.spec.ts#L78
Missing type parameters on mock function call
|
|
vitest(require-mock-type-parameters):
test/nuxt/components/HeaderConnectorModal.spec.ts#L77
Missing type parameters on mock function call
|
|
vitest(require-mock-type-parameters):
test/nuxt/components/HeaderConnectorModal.spec.ts#L76
Missing type parameters on mock function call
|
|
vitest(require-mock-type-parameters):
test/nuxt/components/HeaderConnectorModal.spec.ts#L75
Missing type parameters on mock function call
|
|
vitest(require-mock-type-parameters):
test/nuxt/components/HeaderConnectorModal.spec.ts#L74
Missing type parameters on mock function call
|
|
vitest(require-mock-type-parameters):
test/nuxt/components/HeaderConnectorModal.spec.ts#L73
Missing type parameters on mock function call
|
|
vitest(require-mock-type-parameters):
test/nuxt/pages/PackageVersionsPage.spec.ts#L20
Missing type parameters on mock function call
|
|
vitest(require-mock-type-parameters):
test/nuxt/pages/PackageVersionsPage.spec.ts#L10
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?
|
|
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/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-unsafe-type-assertion):
src/extraction/flow-analyzer.ts#L35
Unsafe type assertion: type '"readwrite" | "write"' is more narrow than the original 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(consistent-return):
src/extraction/suggestion-generator.ts#L194
Function 'getConfidenceLabel' expected a return value.
|
|
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-unsafe-type-assertion):
src/combined-visitor.ts#L204
Unsafe type assertion: type '{ body: Node$1; }' is more narrow than the original 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.
|
|
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-redundant-type-constituents):
plugins/importer-postman/src/index.ts#L38
'ImportPluginResponse' is an 'error' type that acts as 'any' and overrides all other types in this union 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-redundant-type-constituents):
plugins/importer-postman-environment/src/index.ts#L28
'ImportPluginResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
typescript(no-unsafe-type-assertion):
src/cyclomatic.ts#L53
Unsafe type assertion: type 'VisitorObject' 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.
|
|
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/jobs/providers/jsearch.test.ts#L7
Missing type parameters on mock function call
|
|
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
|
|
unicorn(no-unnecessary-await):
packages/pinia/__tests__/subscriptions.spec.ts#L171
Unexpected `await` on a non-Promise value
|
|
eslint(no-underscore-dangle):
app/composables/npm/usePackage.ts#L9
Unexpected dangling '_' in '`_npmUser`'.
|
|
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):
server/plugins/payload-cache.ts#L141
Unexpected dangling '_' in '`_cachedPayloadResponse`'.
|
|
eslint(no-underscore-dangle):
server/plugins/payload-cache.ts#L135
Unexpected dangling '_' in '`_cachedPayloadResponse`'.
|
|
eslint(no-underscore-dangle):
modules/image-proxy.ts#L21
Unexpected dangling '_' in '`_prepare`'.
|
|
eslint(no-underscore-dangle):
modules/oauth.ts#L24
Unexpected dangling '_' in '`_prepare`'.
|
|
eslint(no-underscore-dangle):
modules/standard-site-sync.ts#L47
Unexpected dangling '_' in '`_prepare`'.
|
|
eslint(no-underscore-dangle):
modules/lunaria.ts#L24
Unexpected dangling '_' in '`_prepare`'.
|
|
eslint(no-underscore-dangle):
app/components/OgImage/BlogPost.d.vue.ts#L6
Unexpected dangling '_' in '`_default`'.
|
|
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(consistent-return):
src/extraction/suggestion-generator.ts#L194
Function 'getConfidenceLabel' expected a return value.
|
|
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/cyclomatic.ts#L53
Unsafe type assertion: type 'VisitorObject' 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.
|
|
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/jobs/providers/jsearch.test.ts#L7
Missing type parameters on mock function call
|
|
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
|
|
Build vite-plus packages (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
|
|
vp-config 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
|
|
vite-vue-vercel 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
|
|
vue-mini 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
|
|
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
|
|
oxlint-plugin-complexity 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
|
|
vitepress 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
|
|
rollipop 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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
rolldown-binaries
|
10.8 MB |
sha256:2f1e99bd95d0a42d5b699c40d02eb47010c023ffc51063b41a34cccd2055fb3d
|
|
|
vite-plus-packages-ubuntu-latest
Expired
|
31.6 MB |
sha256:36cd44b5e515ad9450edfacf0980bf91e3aad871a7544ed3adee2ac7e8622dc0
|
|
|
vite-plus-packages-windows-latest
Expired
|
40.7 MB |
sha256:7ca3105ac9c38b0b242528bfe7ea52d917b50a5a6a2ba0976d00557d3a78232e
|
|