This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
use map instead of object #346
Annotations
18 errors and 22 warnings
build (14):
src/js/form-model.js#L1427
Identifier 'cached_expr' is not in camel case
|
build (14):
src/js/form-model.js#L1427
'cached_expr' is not defined
|
build (14):
src/js/form-model.js#L1427
Insert `;`
|
build (14):
src/js/form-model.js#L1428
Identifier 'cached_expr' is not in camel case
|
build (14):
src/js/form-model.js#L1428
'cached_expr' is not defined
|
build (14):
src/js/form-model.js#L1444
Insert `·`
|
build (14):
src/js/form-model.js#L1447
Identifier 'cached_expr' is not in camel case
|
build (14):
src/js/form-model.js#L1447
'cached_expr' is not defined
|
build (14)
Process completed with exit code 1.
|
build (16):
src/js/form-model.js#L1427
Identifier 'cached_expr' is not in camel case
|
build (16):
src/js/form-model.js#L1427
'cached_expr' is not defined
|
build (16):
src/js/form-model.js#L1427
Insert `;`
|
build (16):
src/js/form-model.js#L1428
Identifier 'cached_expr' is not in camel case
|
build (16):
src/js/form-model.js#L1428
'cached_expr' is not defined
|
build (16):
src/js/form-model.js#L1444
Insert `·`
|
build (16):
src/js/form-model.js#L1447
Identifier 'cached_expr' is not in camel case
|
build (16):
src/js/form-model.js#L1447
'cached_expr' is not defined
|
build (16)
Process completed with exit code 1.
|
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/
|
build (14):
Gruntfile.js#L12
Unexpected require()
|
build (14):
Gruntfile.js#L14
Unexpected require()
|
build (14):
Gruntfile.js#L155
Assignment to function parameter 'url'
|
build (14):
Gruntfile.js#L189
'path' is already declared in the upper scope on line 6 column 7
|
build (14):
Gruntfile.js#L247
Unexpected use of continue statement
|
build (14):
app.js#L90
Unexpected alert
|
build (14):
app.js#L94
Unexpected alert
|
build (14):
app.js#L124
Unexpected alert
|
build (14):
app.js#L131
Unexpected string concatenation of literals
|
build (14):
src/js/calculate.js#L122
Unexpected dangling '_' in '_updateCalc'
|
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'
|