feat(): trigger the pipelines #805
Annotations
10 warnings
Run grunt:
src/eoc.js#L289
Unexpected function declaration in the global scope, wrap in an IIFE for a local variable, assign as global property for a global variable
|
Run grunt:
src/mvnw.js#L36
Unexpected function declaration in the global scope, wrap in an IIFE for a local variable, assign as global property for a global variable
|
Run grunt:
src/mvnw.js#L137
Unexpected function declaration in the global scope, wrap in an IIFE for a local variable, assign as global property for a global variable
|
Run grunt:
src/mvnw.js#L152
Unexpected function declaration in the global scope, wrap in an IIFE for a local variable, assign as global property for a global variable
|
Run grunt:
src/mvnw.js#L160
Unexpected function declaration in the global scope, wrap in an IIFE for a local variable, assign as global property for a global variable
|
Run grunt:
test/commands/test_assemble.js#L32
Global variable leak, declare the variable if it is intended to be local
|
Run grunt:
test/commands/test_compile.js#L33
Global variable leak, declare the variable if it is intended to be local
|
Run grunt:
test/commands/test_compile.js#L59
Global variable leak, declare the variable if it is intended to be local
|
Run grunt:
test/commands/test_compile.js#L92
Global variable leak, declare the variable if it is intended to be local
|
Run grunt:
test/commands/test_compile.js#L114
Unexpected function declaration in the global scope, wrap in an IIFE for a local variable, assign as global property for a global variable
|
Loading