This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Prepare 7.2.5 #368
Annotations
21 warnings
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/
|
Gruntfile.js#L12
Unexpected require()
|
Gruntfile.js#L14
Unexpected require()
|
Gruntfile.js#L155
Assignment to function parameter 'url'
|
Gruntfile.js#L189
'path' is already declared in the upper scope on line 6 column 7
|
Gruntfile.js#L247
Unexpected use of continue statement
|
app.js#L90
Unexpected alert
|
app.js#L94
Unexpected alert
|
app.js#L124
Unexpected alert
|
app.js#L131
Unexpected string concatenation of literals
|
src/js/calculate.js#L122
Unexpected dangling '_' in '_updateCalc'
|
Gruntfile.js#L12
Unexpected require()
|
Gruntfile.js#L14
Unexpected require()
|
Gruntfile.js#L155
Assignment to function parameter 'url'
|
Gruntfile.js#L189
'path' is already declared in the upper scope on line 6 column 7
|
Gruntfile.js#L247
Unexpected use of continue statement
|
app.js#L90
Unexpected alert
|
app.js#L94
Unexpected alert
|
app.js#L124
Unexpected alert
|
app.js#L131
Unexpected string concatenation of literals
|
src/js/calculate.js#L122
Unexpected dangling '_' in '_updateCalc'
|
The logs for this run have expired and are no longer available.
Loading