Skip to content

chore(deps): update devdependencies (major) #588

chore(deps): update devdependencies (major)

chore(deps): update devdependencies (major) #588

Triggered via pull request April 15, 2026 19:11
Status Failure
Total duration 50s
Artifacts

update-snapshot.yml

on: pull_request
Check Target Packages (Update Snapshot)
6s
Check Target Packages (Update Snapshot)
Update Snapshot (Update Snapshot)
26s
Update Snapshot (Update Snapshot)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Update Snapshot (Update Snapshot)
Process completed with exit code 1.
test/snapshot.test.ts > Test stylelint preset with snapshot > astro preset > should match snapshot with astro: packages/stylelint-config/test/snapshot.test.ts#L27
ConfigurationError: Could not find "stylelint-config-standard". Do you need to install the package or use the "configBasedir" option? ❯ getModulePath ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/utils/getModulePath.mjs:29:9 ❯ loadExtendedConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:241:21 ❯ extendConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:208:25 ❯ augmentConfigBasic ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:73:26 ❯ augmentConfigFull ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:126:30 ❯ getConfigForFile ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/getConfigForFile.mjs:53:33 ❯ postcssPlugin.resolveConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/resolveConfig.mjs:32:25 ❯ test/snapshot.test.ts:27:38 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 78 }
test/snapshot.test.ts > Test stylelint preset with snapshot > astro preset > should match snapshot with css: packages/stylelint-config/test/snapshot.test.ts#L19
ConfigurationError: Could not find "stylelint-config-standard". Do you need to install the package or use the "configBasedir" option? ❯ getModulePath ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/utils/getModulePath.mjs:29:9 ❯ loadExtendedConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:241:21 ❯ extendConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:208:25 ❯ augmentConfigBasic ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:73:26 ❯ augmentConfigFull ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:126:30 ❯ getConfigForFile ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/getConfigForFile.mjs:53:33 ❯ postcssPlugin.resolveConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/resolveConfig.mjs:32:25 ❯ test/snapshot.test.ts:19:38 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 78 }
test/snapshot.test.ts > Test stylelint preset with snapshot > normal preset > should match snapshot: packages/stylelint-config/test/snapshot.test.ts#L9
ConfigurationError: Could not find "stylelint-config-standard". Do you need to install the package or use the "configBasedir" option? ❯ getModulePath ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/utils/getModulePath.mjs:29:9 ❯ loadExtendedConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:241:21 ❯ extendConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:208:25 ❯ augmentConfigBasic ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:73:26 ❯ augmentConfigFull ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:126:30 ❯ getConfigForFile ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/getConfigForFile.mjs:53:33 ❯ postcssPlugin.resolveConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/resolveConfig.mjs:32:25 ❯ test/snapshot.test.ts:9:38 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 78 }
test/index.test.ts > stylelint-config > has compatibility with css-modules-kit: packages/stylelint-config/test/index.test.ts#L8
ConfigurationError: Could not find "stylelint-config-standard". Do you need to install the package or use the "configBasedir" option? ❯ getModulePath ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/utils/getModulePath.mjs:29:9 ❯ loadExtendedConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:241:21 ❯ extendConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:208:25 ❯ augmentConfigBasic ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:73:26 ❯ augmentConfigFull ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/augmentConfig.mjs:126:30 ❯ getConfigForFile ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/getConfigForFile.mjs:53:33 ❯ postcssPlugin.resolveConfig ../../node_modules/.pnpm/stylelint@17.7.0_typescript@5.9.3/node_modules/stylelint/lib/resolveConfig.mjs:32:25 ❯ test/index.test.ts:8:36 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 78 }