chore(deps): update npm packages #8708
e2e-test.yml
on: pull_request
detect-changes
7s
download-previous-rolldown-binaries
7s
Build Windows CLI binaries
6m 19s
Matrix: build
Matrix: e2e-test
Notify on failure
Annotations
12 errors and 62 warnings
|
|
|
|
|
rollipop E2E test (ubuntu-latest)
Cannot find name 'CloseEvent'.
|
|
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?
|
|
typescript(TS2304):
packages/core/src/runtime/hmr-client.ts#L300
Cannot find name 'CloseEvent'.
|
|
TS(1038):
packages/varlet-cli/src/module.d.ts#L6
A 'declare' modifier cannot be used in an already ambient context.
|
|
rollipop E2E test (namespace-profile-windows-4c-8g)
Cannot find name 'CloseEvent'.
|
|
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?
|
|
typescript(TS2304):
packages/core/src/runtime/hmr-client.ts#L300
Cannot find name 'CloseEvent'.
|
|
vue(no-dupe-keys):
app/components/Input/Base.vue#L2
Duplicate key 'noPasswordManager'. May cause name collision in script or template tag.
|
|
vue(no-dupe-keys):
app/components/Input/Base.vue#L2
Duplicate key 'noCorrect'. May cause name collision in script or template tag.
|
|
vue(no-dupe-keys):
app/components/Tooltip/Base.vue#L4
Duplicate key 'offset'. May cause name collision in script or template tag.
|
|
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-unnecessary-type-assertion):
src/utils.ts#L95
This assertion is unnecessary since the receiver accepts the original type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/utils.ts#L95
This assertion is unnecessary since the receiver accepts the original type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/utils.ts#L59
This assertion is unnecessary since it does not change the type of the expression.
|
|
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.
|
|
unicorn(no-unnecessary-await):
packages/pinia/__tests__/subscriptions.spec.ts#L171
Unexpected `await` on a non-Promise value
|
|
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.
|
|
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-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-postman-environment/src/index.ts#L28
'ImportPluginResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
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
|
|
typescript(no-unnecessary-type-assertion):
src/cognitive/patterns.ts#L43
This assertion is unnecessary since it does not change the type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/cognitive/patterns.ts#L41
This assertion is unnecessary since it does not change the type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/cognitive/patterns.ts#L29
This assertion is unnecessary since it does not change the type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/cognitive/patterns.ts#L27
This assertion is unnecessary since it does not change the type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/utils.ts#L95
This assertion is unnecessary since the receiver accepts the original type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/utils.ts#L95
This assertion is unnecessary since the receiver accepts the original type of the expression.
|
|
typescript(no-unnecessary-type-assertion):
src/utils.ts#L59
This assertion is unnecessary since it does not change the type of the expression.
|
|
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/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.
|
|
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
|
|
eslint(no-underscore-dangle):
cli/src/mock-app.ts#L19
Unexpected dangling '_' in '`_endpointCheck`'.
|
|
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`'.
|
|
oxc(no-map-spread):
shared/utils/download-chart-last-label.ts#L99
Spreading to modify object properties in `map` calls is inefficient
|
|
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(consistent-function-scoping):
test/nuxt/components/Header/MobileMenu.spec.ts#L27
Function `mountMenu` does not capture any variables from its parent scope
|
|
eslint(no-underscore-dangle):
uno-preset-rtl.ts#L81
Unexpected dangling '_' in '`_v`'.
|
|
unicorn(consistent-function-scoping):
test/nuxt/a11y.spec.ts#L1385
Function `createTabsFixture` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
test/nuxt/components/Package/LikeCard.spec.ts#L13
Function `mountLikeCard` does not capture any variables from its parent scope
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
rolldown-binaries
|
7.44 MB |
sha256:8eb490de571fce3891411acaf84e106fc8a87403613c1abeb3e98b54f7556dba
|
|
|
vite-plus-packages-namespace-profile-windows-4c-8g
|
34 MB |
sha256:af652ea2edd172f2fc6327e5eb1eb5552b829f25b9bc20b0c8c314afdc849746
|
|
|
vite-plus-packages-ubuntu-latest
|
29.2 MB |
sha256:523d839d31d56b87ec470f34103d0612ce6197e7d67e288f494934a5c5d75946
|
|
|
windows-cli-binaries
|
16.6 MB |
sha256:847147ce709db8091e266915214c3d3f07170812f95872c7f970929cc3758064
|
|