Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Fix: global initialization of widgets where repeat count is zero #358

Fix: global initialization of widgets where repeat count is zero

Fix: global initialization of widgets where repeat count is zero #358

Triggered via pull request August 15, 2023 21:34
Status Failure
Total duration 8m 42s
Artifacts

npmjs.yml

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

Annotations

3 errors and 12 warnings
build (16): test/spec/widgets-controller.spec.js#L12
Replace `'input[name="/data/rep-count"]'` with `⏎················'input[name="/data/rep-count"]'⏎············`
build (16)
Process completed with exit code 1.
build (14)
The operation was canceled.
build (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16): Gruntfile.js#L12
Unexpected require()
build (16): Gruntfile.js#L14
Unexpected require()
build (16): Gruntfile.js#L155
Assignment to function parameter 'url'
build (16): Gruntfile.js#L189
'path' is already declared in the upper scope on line 6 column 7
build (16): Gruntfile.js#L247
Unexpected use of continue statement
build (16): app.js#L90
Unexpected alert
build (16): app.js#L94
Unexpected alert
build (16): app.js#L124
Unexpected alert
build (16): app.js#L131
Unexpected string concatenation of literals
build (16): src/js/calculate.js#L122
Unexpected dangling '_' in '_updateCalc'
build (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/