Skip to content

feat: Implement gene search functionality and gene information page (#11) #71

feat: Implement gene search functionality and gene information page (#11)

feat: Implement gene search functionality and gene information page (#11) #71

Triggered via pull request August 22, 2023 09:57
Status Failure
Total duration 57s
Artifacts

main.yml

on: pull_request
Backend-Lint
21s
Backend-Lint
Frontend-Lint
17s
Frontend-Lint
Cancel-Previous
3s
Cancel-Previous
Backend-Test
20s
Backend-Test
Frontend-Test
0s
Frontend-Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Frontend-Lint: frontend/src/components/Header.vue#L1
Component name "Header" should always be multi-word
Frontend-Lint: frontend/src/components/SearchBar.vue#L11
Custom events are not defined
Frontend-Lint
Process completed with exit code 2.
Cancel-Previous
The following actions uses node12 which is deprecated and will be forced to run on node16: khan/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Frontend-Lint: frontend/src/components/HeaderDetailPage.vue#L5
'props' is assigned a value but never used
Frontend-Lint: frontend/src/components/HeaderDetailPage.vue#L16
'geneSymbol' is assigned a value but never used
Frontend-Lint: frontend/src/views/HomeView.vue#L14
'SearchBar' is defined but never used