Skip to content

First commit for tasks: EAC-8 & EAC-12. #5646

First commit for tasks: EAC-8 & EAC-12.

First commit for tasks: EAC-8 & EAC-12. #5646

Triggered via pull request October 12, 2024 03:19
Status Success
Total duration 52s
Artifacts

frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
test: frontend/src/components/admin/BandCodes.vue#L147
The "computed" property should be above the "created" property on line 143
test: frontend/src/components/admin/MacroEditor.vue#L20
The "cancel" event has been triggered but not declared on `emits` option
test: frontend/src/components/common/CompareDemographicsCommonV1.vue#L159
Variable 'index' is already declared in the upper scope
test: frontend/src/components/common/CompareDemographicsCommonV1.vue#L389
Prop 'title' requires default value to be set
test: frontend/src/components/common/CompareDemographicsCommonV1.vue#L476
The "computed" property should be above the "watch" property on line 446
test: frontend/src/components/common/CreateNewPenModal.vue#L281
The "closeDialog" event has been triggered but not declared on `emits` option
test: frontend/src/components/common/CreateNewPenModal.vue#L292
The "computed" property should be above the "watch" property on line 275
test: frontend/src/components/common/CreateNewPenModal.vue#L295
The "data" property should be above the "computed" property on line 292
test: frontend/src/components/common/ImageRenderer.vue#L36
Prop 'requestType' requires default value to be set
test: frontend/src/components/common/ImageRenderer.vue#L44
Prop 'route' requires default value to be set