feat: location search by lat-lon (reverse search) #147
pull_request.yaml
on: pull_request
security
27s
Build Image
1m 1s
Matrix: Run eslint
Matrix: Run Integration Tests
Matrix: Run Unit Tests
Annotations
8 warnings
|
src/control/utils.ts#L14
'LAST_ELEMENT_INDEX' is assigned a value but never used (@typescript-eslint/no-unused-vars)
|
|
src/location/utils.ts#L79
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly (@typescript-eslint/strict-boolean-expressions)
|
|
tests/unit/latLon/latLon.spec.ts#L6
'/home/runner/work/geocoding/geocoding/src/common/utils.ts' imported multiple times (import-x/no-duplicates)
|
|
tests/unit/latLon/latLon.spec.ts#L8
'/home/runner/work/geocoding/geocoding/src/common/utils.ts' imported multiple times (import-x/no-duplicates)
|
|
src/control/utils.ts#L14
'LAST_ELEMENT_INDEX' is assigned a value but never used (@typescript-eslint/no-unused-vars)
|
|
src/location/utils.ts#L79
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly (@typescript-eslint/strict-boolean-expressions)
|
|
tests/unit/latLon/latLon.spec.ts#L6
'/home/runner/work/geocoding/geocoding/src/common/utils.ts' imported multiple times (import-x/no-duplicates)
|
|
tests/unit/latLon/latLon.spec.ts#L8
'/home/runner/work/geocoding/geocoding/src/common/utils.ts' imported multiple times (import-x/no-duplicates)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Integration Test Reporters (Node 20)
Expired
|
435 KB |
sha256:1f753448f10f67736a0f0799449584139e0c5291969b6791bafabec9189ab979
|
|
|
Integration Test Reporters (Node 22)
Expired
|
435 KB |
sha256:37356011ac67dd09540d7358e851688ae0d79a1c8ce39a9082396bd45e2f6bdb
|
|
|
Unit Test Reporters (Node 20)
Expired
|
433 KB |
sha256:0a86d854c883aab35a5dadbeb5721f6a20c3db6827e57eec23b03b4684f77107
|
|
|
Unit Test Reporters (Node 22)
Expired
|
433 KB |
sha256:f66d51f80cd3308482b852227ff0d1bd224276c2b3824f607c49b89384975acc
|
|