Added notes to what has been tried. #142
ci.yml
on: push
Build and Run Jest Tests
40s
S3 Deploy
0s
Annotations
3 errors and 9 warnings
|
Build and Run Jest Tests:
src/models/plugin-state.ts#L12
'/home/runner/work/neo-codap-plugin/neo-codap-plugin/src/utils/codap-utils.ts' imported multiple times
|
|
Build and Run Jest Tests:
src/models/plugin-state.ts#L14
'/home/runner/work/neo-codap-plugin/neo-codap-plugin/src/utils/codap-utils.ts' imported multiple times
|
|
Build and Run Jest Tests
Process completed with exit code 1.
|
|
Build and Run Jest Tests:
scripts/create-color-mapping.ts#L43
This line has a length of 123. Maximum allowed is 120
|
|
Build and Run Jest Tests:
src/utils/codap-utils.ts#L202
Missing semicolon
|
|
Build and Run Jest Tests:
src/utils/location-utils.ts#L3
'kGeolocCitiesService' is assigned a value but never used
|
|
Build and Run Jest Tests:
src/utils/location-utils.ts#L43
'findNearestCity' is assigned a value but never used
|
|
Build and Run Jest Tests:
src/utils/location-utils.ts#L66
'boundsClause' is assigned a value but never used
|
|
Build and Run Jest Tests:
src/utils/location-utils.ts#L79
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Build and Run Jest Tests:
src/utils/location-utils.ts#L80
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Build and Run Jest Tests:
src/utils/location-utils.ts#L87
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Build and Run Jest Tests:
src/utils/location-utils.ts#L92
Unexpected console statement. Only these console methods are allowed: warn, error
|