fix: set selected feature from search results #427 #1661
ci.yml
on: push
Matrix: Install code and deps
Matrix: Cypress
Matrix: Lint code base
Matrix: Deploy Dev
Annotations
3 errors and 2 warnings
Cypress (ubuntu-latest, 20):
components/Home/Home.vue#L443
Property 'setSelectedFeature' does not exist on type '{ map: { style: { map: ...; stylesheet: { version: 8; name?: string | undefined; metadata?: unknown; center?: number[] | undefined; zoom?: number | undefined; bearing?: number | undefined; pitch?: number | undefined; ... 8 more ...; layers: ({ ...; } | ... 7 more ... | { ...; })[]; }; ... 108 more ...; setEventedPar...'. Did you mean 'resetSelectedFeature'?
|
Cypress (ubuntu-latest, 20):
components/Map/Map.vue#L254
Type instantiation is excessively deep and possibly infinite.
|
Cypress (ubuntu-latest, 20)
The process '/usr/local/bin/yarn' failed with exit code 2
|
Cypress (ubuntu-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cypress (ubuntu-latest, 20)
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|