feat(): trigger the pipelines #805
Annotations
30 warnings
build (ubuntu-latest, 17, 16):
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
|
build (ubuntu-latest, 17, 16):
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
|
build (ubuntu-latest, 17, 16):
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
|
build (ubuntu-latest, 17, 16):
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
|
build (ubuntu-latest, 17, 16):
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
|
build (ubuntu-latest, 17, 16):
test/commands/test_assemble.js#L32
Global variable leak, declare the variable if it is intended to be local
|
build (ubuntu-latest, 17, 16):
test/commands/test_compile.js#L33
Global variable leak, declare the variable if it is intended to be local
|
build (ubuntu-latest, 17, 16):
test/commands/test_compile.js#L59
Global variable leak, declare the variable if it is intended to be local
|
build (ubuntu-latest, 17, 16):
test/commands/test_compile.js#L92
Global variable leak, declare the variable if it is intended to be local
|
build (ubuntu-latest, 17, 16):
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
|
build (windows-latest, 17, 16):
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
|
build (windows-latest, 17, 16):
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
|
build (windows-latest, 17, 16):
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
|
build (windows-latest, 17, 16):
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
|
build (windows-latest, 17, 16):
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
|
build (windows-latest, 17, 16):
test/commands/test_assemble.js#L32
Global variable leak, declare the variable if it is intended to be local
|
build (windows-latest, 17, 16):
test/commands/test_compile.js#L33
Global variable leak, declare the variable if it is intended to be local
|
build (windows-latest, 17, 16):
test/commands/test_compile.js#L59
Global variable leak, declare the variable if it is intended to be local
|
build (windows-latest, 17, 16):
test/commands/test_compile.js#L92
Global variable leak, declare the variable if it is intended to be local
|
build (windows-latest, 17, 16):
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
|
build (macos-latest, 17, 16):
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
|
build (macos-latest, 17, 16):
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
|
build (macos-latest, 17, 16):
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
|
build (macos-latest, 17, 16):
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
|
build (macos-latest, 17, 16):
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
|
build (macos-latest, 17, 16):
test/commands/test_assemble.js#L32
Global variable leak, declare the variable if it is intended to be local
|
build (macos-latest, 17, 16):
test/commands/test_compile.js#L33
Global variable leak, declare the variable if it is intended to be local
|
build (macos-latest, 17, 16):
test/commands/test_compile.js#L59
Global variable leak, declare the variable if it is intended to be local
|
build (macos-latest, 17, 16):
test/commands/test_compile.js#L92
Global variable leak, declare the variable if it is intended to be local
|
build (macos-latest, 17, 16):
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
|