[ci] release #29940
Triggered via pull request
November 22, 2024 10:28
Status
Success
Total duration
17m 32s
Artifacts
–
Annotations
3 warnings and 5 notices
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.
|