Merge branch 'main' into update/polar-core-documentation_plugin.fields #1632
Annotations
12 warnings
lint-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-test:
packages/lib/getFeatures/gazetteer/parse.ts#L15
Function 'parseGazetteerResponse' has too many lines (110). Maximum allowed is 50
|
lint-test:
packages/lib/getFeatures/gazetteer/parse.ts#L22
Arrow function has too many lines (102). Maximum allowed is 50
|
lint-test:
packages/lib/getFeatures/gazetteer/parse.ts#L49
Arrow function has too many lines (72). Maximum allowed is 50
|
lint-test:
packages/plugins/AddressSearch/src/store/actions.ts#L81
Method 'load' has too many lines (80). Maximum allowed is 50
|
lint-test:
packages/plugins/AddressSearch/src/utils/searchMethods/bkg.ts#L5
Function has too many lines (63). Maximum allowed is 50
|
lint-test:
packages/plugins/AddressSearch/src/utils/searchMethods/mpapi.ts#L35
Async function has too many lines (53). Maximum allowed is 50
|
lint-test:
packages/plugins/Export/src/store/actions.ts#L6
Method 'exportAs' has too many lines (111). Maximum allowed is 50
|
lint-test:
packages/plugins/Export/src/store/actions.ts#L32
Function has too many lines (83). Maximum allowed is 50
|
lint-test:
packages/plugins/Gfi/src/store/actions/index.ts#L88
Method 'setupZoomListeners' has too many lines (58). Maximum allowed is 50
|
lint-test:
packages/plugins/Gfi/src/store/actions/index.ts#L92
Arrow function has too many lines (51). Maximum allowed is 50
|