refactor: move event from prop to emit #401 #1604
Annotations
2 errors and 2 warnings
Run Cypress Tests 🧪:
components/Home/Home.vue#L557
Argument of type '{ onExploreClick: any; onFavoriteClick: any; onToggleFavoriteMode: any; onToggleNoteBookMode: any; onZoomClick: any; }' is not assignable to parameter of type 'Partial<{}> & Omit<{ readonly explorerModeEnabled: boolean; onFavoriteClick?: ((poi: ApiPoi) => any) | undefined; onExploreClick?: ((poi: ApiPoi) => any) | undefined; onZoomClick?: ((poi: ApiPoi) => any) | undefined; onToggleFavoriteMode?: (() => any) | undefined; onToggleNoteBookMode?: (() => any) | undefined; } & ...'.
|
Run Cypress Tests 🧪
The process '/usr/local/bin/yarn' failed with exit code 2
|
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/
|
Keep failed cypress-screenshots
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
Loading