ci: set changeset base remote #29938
Triggered via pull request
November 22, 2024 10:16
Status
Success
Total duration
11m 50s
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/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.
|