Skip to content

fix(deps): update all dependencies #11672

fix(deps): update all dependencies

fix(deps): update all dependencies #11672

Triggered via pull request November 20, 2024 13:06
@emmenkoemmenko
synchronize #3639
renovate/all
Status Failure
Total duration 8m 0s
Artifacts

main.yml

on: pull_request
lint_and_test
6m 5s
lint_and_test
test_visual
7m 48s
test_visual
test_custom_app_starter_js_template
7m 27s
test_custom_app_starter_js_template
test_custom_app_starter_js_template_installation
5m 56s
test_custom_app_starter_js_template_installation
test_custom_app_starter_ts_template
6m 39s
test_custom_app_starter_ts_template
test_custom_app_starter_ts_template_installation
5m 50s
test_custom_app_starter_ts_template_installation
test_custom_view_starter_js_template
7m 11s
test_custom_view_starter_js_template
test_custom_view_starter_js_template_installation
5m 54s
test_custom_view_starter_js_template_installation
test_custom_view_starter_ts_template
6m 36s
test_custom_view_starter_ts_template
test_custom_view_starter_ts_template_installation
5m 56s
test_custom_view_starter_ts_template_installation
test_playground
6m 55s
test_playground
Fit to window
Zoom out
Zoom in

Annotations

33 errors
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L7
Property 'scopes' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L8
Property 'globalScope' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L9
Property 'acquire' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L10
Property 'getDeclaredVariables' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L27
Property 'upper' in type 'Scope' is not assignable to the same property in base type 'Scope'.
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L28
Property 'childScopes' in type 'Scope' is not assignable to the same property in base type 'Scope'.
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L29
Property 'variableScope' in type 'Scope' is not assignable to the same property in base type 'Scope'.
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L30
Property 'block' in type 'Scope' is not assignable to the same property in base type 'Scope'.
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L31
Property 'variables' in type 'Scope' is not assignable to the same property in base type 'Scope'.
lint_and_test: node_modules/.pnpm/@[email protected]/node_modules/@types/eslint-scope/index.d.ts#L32
Property 'set' in type 'Scope' is not assignable to the same property in base type 'Scope'.
test_custom_view_starter_ts_template: node_modules/.pnpm/@[email protected]/node_modules/@types/node/buffer.d.ts#L596
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
test_custom_view_starter_ts_template: node_modules/.pnpm/@[email protected]/node_modules/@types/node/fs/promises.d.ts#L57
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
test_custom_view_starter_ts_template: node_modules/.pnpm/@[email protected]/node_modules/@types/node/fs/promises.d.ts#L226
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
test_custom_view_starter_ts_template: packages/application-shell/dist/declarations/src/components/application-shell-provider/application-shell-provider.d.ts#L2
Cannot find module '../../../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_view_starter_ts_template: packages/application-shell/dist/declarations/src/components/application-shell/application-shell.d.ts#L6
Cannot find module '../../../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_view_starter_ts_template: packages/application-shell/dist/declarations/src/export-types.d.ts#L1
Cannot find module '../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_view_starter_ts_template: packages/application-shell/dist/declarations/src/index.d.ts#L21
Cannot find module '../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_view_starter_ts_template: packages/application-shell/dist/declarations/src/test-utils/custom-views-utils.d.ts#L4
Cannot find module '../../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_view_starter_ts_template: packages/application-shell/dist/declarations/src/test-utils/test-utils.d.ts#L7
Cannot find module '../../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_app_starter_ts_template: node_modules/.pnpm/@[email protected]/node_modules/@types/node/buffer.d.ts#L596
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
test_custom_app_starter_ts_template: node_modules/.pnpm/@[email protected]/node_modules/@types/node/fs/promises.d.ts#L57
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
test_custom_app_starter_ts_template: node_modules/.pnpm/@[email protected]/node_modules/@types/node/fs/promises.d.ts#L226
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
test_custom_app_starter_ts_template: packages/application-shell/dist/declarations/src/components/application-shell-provider/application-shell-provider.d.ts#L2
Cannot find module '../../../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_app_starter_ts_template: packages/application-shell/dist/declarations/src/components/application-shell/application-shell.d.ts#L6
Cannot find module '../../../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_app_starter_ts_template: packages/application-shell/dist/declarations/src/export-types.d.ts#L1
Cannot find module '../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_app_starter_ts_template: packages/application-shell/dist/declarations/src/index.d.ts#L21
Cannot find module '../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_app_starter_ts_template: packages/application-shell/dist/declarations/src/test-utils/custom-views-utils.d.ts#L4
Cannot find module '../../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_custom_app_starter_ts_template: packages/application-shell/dist/declarations/src/test-utils/test-utils.d.ts#L7
Cannot find module '../../../application-shell-connectors/dist/commercetools-frontend-application-shell-connectors.cjs.js' or its corresponding type declarations.
test_playground
Process completed with exit code 1.
test_custom_view_starter_js_template
Process completed with exit code 1.
test_custom_app_starter_js_template
Process completed with exit code 1.