Skip to content

feat(): trigger the pipelines #804

feat(): trigger the pipelines

feat(): trigger the pipelines #804

Triggered via pull request April 11, 2024 09:19
Status Failure
Total duration 9m 51s
Artifacts

grunt.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build (windows-latest, 17, 16)
Process completed with exit code 1.
build (macos-latest, 17, 16)
The job was canceled because "windows-latest_17_16" failed.
build (macos-latest, 17, 16)
The operation was canceled.
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