fix(deps): update all non-major dependencies #29926
Triggered via pull request
November 21, 2024 15:55
Status
Failure
Total duration
16m 23s
Artifacts
–
Annotations
8 errors, 3 warnings, and 5 notices
Test: ubuntu-latest (node@20)
astro#test: command (/home/runner/work/astro/astro/packages/astro) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Test: ubuntu-latest (node@20)
Process completed with exit code 1.
|
Test: macos-14 (node@18)
astro#test: command (/Users/runner/work/astro/astro/packages/astro) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Test: macos-14 (node@18)
Process completed with exit code 1.
|
Test: ubuntu-latest (node@18)
astro#test: command (/home/runner/work/astro/astro/packages/astro) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Test: ubuntu-latest (node@18)
Process completed with exit code 1.
|
Test: windows-latest (node@18)
astro#test: command (D:\a\astro\astro\packages\astro) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\pnpm.CMD run test exited (1)
|
Test: windows-latest (node@18)
Process completed with exit code 1.
|
lint/suspicious/noConsoleLog:
scripts/cmd/build.js#L104
Don't use console.log
|
lint/suspicious/noConsoleLog:
scripts/cmd/build.js#L108
Don't use console.log
|
lint/suspicious/noConsoleLog:
.github/scripts/announce.mjs#L162
Don't use console.log
|
lint/correctness/noUnusedFunctionParameters:
benchmark/bench/_template.js#L12
This parameter is unused.
|
lint/correctness/noUnusedVariables:
benchmark/bench/_template.js#L12
This parameter is unused.
|
lint/correctness/noUnusedFunctionParameters:
benchmark/bench/_template.js#L12
This parameter is unused.
|
lint/correctness/noUnusedVariables:
benchmark/bench/_template.js#L12
This parameter is unused.
|
lint/correctness/noUnusedVariables:
.github/scripts/announce.mjs#L144
This variable is unused.
|