Remove package-lock #743
Annotations
11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/components/analysis/AnalysisSummary.vue#L160
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint:
src/components/analysis/AnalysisSummary.vue#L368
This line has a length of 161. Maximum allowed is 120
|
lint:
src/components/analysis/ExportResultsButton.vue#L66
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint:
src/components/analysis/ExportResultsButton.vue#L96
Type string trivially inferred from a string literal, remove type annotation
|
lint:
src/components/analysis/ExportResultsButton.vue#L96
Type string trivially inferred from a string literal, remove type annotation
|
lint:
src/components/analysis/ProgressReportSummary.vue#L43
This line has a length of 134. Maximum allowed is 120
|
lint:
src/components/assay/CreateAssayDialog.vue#L113
This line has a length of 124. Maximum allowed is 120
|
lint:
src/components/assay/CreateAssayDialog.vue#L155
This line has a length of 155. Maximum allowed is 120
|
lint:
src/components/custom-database/CreateCustomDatabase.vue#L118
This line has a length of 131. Maximum allowed is 120
|
lint:
src/components/custom-database/CreateCustomDatabase.vue#L202
This line has a length of 121. Maximum allowed is 120
|