[docs] remove legacy/experimental flags from config reference #29965
Triggered via pull request
November 22, 2024 18:56
Status
Success
Total duration
20m 31s
Artifacts
–
Annotations
3 warnings and 6 notices
lint/suspicious/noConsoleLog:
scripts/cmd/build.js#L93
Don't use console.log
|
lint/suspicious/noConsoleLog:
scripts/cmd/build.js#L97
Don't use console.log
|
lint/suspicious/noConsoleLog:
.github/scripts/announce.mjs#L162
Don't use console.log
|
lint/correctness/noUnusedVariables:
scripts/cmd/build.js#L52
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.
|
lint/correctness/noUnusedVariables:
.github/scripts/announce.mjs#L144
This variable is unused.
|