Solution #936
Annotations
6 errors
build (20.x):
src/formatDate.js#L11
'date' is already declared in the upper scope on line 10 column 21
|
build (20.x):
src/formatDate.js#L12
'parts' is already declared in the upper scope on line 34 column 9
|
build (20.x):
src/formatDate.js#L22
'toFormat' is already declared in the upper scope on line 10 column 39
|
build (20.x):
src/formatDate.js#L25
Assignment to function parameter 'year'
|
build (20.x):
src/formatDate.js#L28
Assignment to function parameter 'year'
|
build (20.x)
Process completed with exit code 1.
|