update actions/cache to v3? #846
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 3.
|
|
build:
test/SpecHelper.js#L43
'lng' is never reassigned. Use 'const' instead
|
|
build:
test/SpecHelper.js#L42
'lat' is never reassigned. Use 'const' instead
|
|
build:
test/SpecHelper.js#L35
'obj' is never reassigned. Use 'const' instead
|
|
build:
test/SpecHelper.js#L33
'Assertion' is never reassigned. Use 'const' instead
|
|
build:
test/SpecHelper.js#L20
'e' is never reassigned. Use 'const' instead
|
|
build:
src/util/MatrixUtil.js#L80
Line 80 exceeds the maximum line length of 80
|
|
build:
src/util/MatrixUtil.js#L79
Line 79 exceeds the maximum line length of 80
|
|
build:
src/edit/actions/OpacitiesAction.js#L83
Line 83 exceeds the maximum line length of 80
|
|
build:
src/edit/actions/OpacitiesAction.js#L63
'className' is never reassigned. Use 'const' instead
|
|
build:
src/edit/actions/OpacitiesAction.js#L62
'baseClass' is never reassigned. Use 'const' instead
|