Remove default throw behavior in astro:env #29873
Triggered via pull request
November 20, 2024 11:08
Status
Failure
Total duration
11m 22s
Artifacts
–
Annotations
3 errors, 3 warnings, and 5 notices
Test (Smoke): ubuntu-latest (node@18)
Process completed with exit code 1.
|
Test (Smoke): windows-latest (node@18)
The job was canceled because "ubuntu-latest_18" failed.
|
Test (Smoke): windows-latest (node@18)
The operation was canceled.
|
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/noUnusedVariables:
.github/scripts/announce.mjs#L144
This variable 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/noUnusedFunctionParameters:
benchmark/bench/_template.js#L12
This parameter is unused.
|
lint/correctness/noUnusedVariables:
benchmark/bench/_template.js#L12
This parameter is unused.
|