chore(wheelhouse): cascade template@dd1cc9e4 #55
ci.yml
on: push
Run CI Pipeline
/
🔎 Check
36s
Run CI Pipeline
/
🧹 Lint
0s
Run CI Pipeline
/
🏷️ Type Check
0s
Matrix: Run CI Pipeline / 🧪 Test Matrix
Annotations
6 errors and 1 notice
|
Run CI Pipeline / 🔎 Check
Process completed with exit code 1.
|
|
socket(prefer-error-message):
scripts/validate-esbuild-minify.mts#L64
`e instanceof Error ? e.message : String(e)` reinvents `errorMessage(e)` from `@socketsecurity/lib/errors`. Replace with `errorMessage(e)` and add the import — `@socketsecurity/lib/errors` for runtime source, `@socketsecurity/lib-stable/errors` for scripts / tests / hooks.
|
|
socket(prefer-error-message):
.config/esbuild/shorten-paths.mts#L165
`e instanceof Error ? e.message : String(e)` reinvents `errorMessage(e)` from `@socketsecurity/lib/errors`. Replace with `errorMessage(e)` and add the import — `@socketsecurity/lib/errors` for runtime source, `@socketsecurity/lib-stable/errors` for scripts / tests / hooks.
|
|
Run CI Pipeline / 🧪 Test Matrix (26.1.0, ubuntu-latest)
Process completed with exit code 1.
|
|
Run CI Pipeline / 🧪 Test Matrix (26.1.0, macos-latest)
Process completed with exit code 1.
|
|
Run CI Pipeline / 🧪 Test Matrix (26.1.0, windows-latest)
Process completed with exit code 1.
|
|
Run CI Pipeline / 🧪 Test Matrix (26.1.0, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|