PR #4930 #32
codeql
on: dynamic
Matrix: Analyze
Annotations
5 warnings
Analyze (javascript)
Failed to restore: Cache service responded with 403
|
tools/scripts-core/src/scripts/build-lib.js#L28
[no-unused-vars] 'babelConfigPath' is assigned a value but never used.
|
tools/scripts-core/src/scripts/build-lib.js#L44
[no-async-promise-executor] Promise executor functions should not be async.
|
tools/scripts-core/src/scripts/build-lib.js#L87
[no-async-promise-executor] Promise executor functions should not be async.
|
tools/scripts-core/src/scripts/build-lib.js#L142
[no-undef] 'error' is not defined.
|