Skip to content

ci: setup yaml linting of SBOM Catalog #18

ci: setup yaml linting of SBOM Catalog

ci: setup yaml linting of SBOM Catalog #18

Triggered via pull request September 7, 2024 00:31
Status Success
Total duration 25s
Artifacts

build-pull-request.yml

on: pull_request
build-catalog
17s
build-catalog
build-wiki
11s
build-wiki
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build-catalog: SBOM-Catalog/public/filters.yaml#L4
4:81 [line-length] line too long (83 > 80 characters)
build-catalog: SBOM-Catalog/public/filters.yaml#L8
8:81 [line-length] line too long (99 > 80 characters)
build-catalog: SBOM-Catalog/public/filters.yaml#L12
12:81 [line-length] line too long (110 > 80 characters)
build-catalog: SBOM-Catalog/public/filters.yaml#L16
16:81 [line-length] line too long (117 > 80 characters)
build-catalog: SBOM-Catalog/public/filters.yaml#L28
28:81 [line-length] line too long (110 > 80 characters)
build-catalog: SBOM-Catalog/src/App.vue#L129
Attribute ':dataList' must be hyphenated
build-catalog: SBOM-Catalog/src/App.vue#L130
Attribute ':dataList' must be hyphenated
build-catalog: SBOM-Catalog/src/App.vue#L131
Attribute ':dataList' must be hyphenated
build-catalog: SBOM-Catalog/src/App.vue#L131
Attribute ':filterList' must be hyphenated
build-catalog: SBOM-Catalog/src/components/detail-enumeration.vue#L4
Prop "selected" should define at least its type
build-catalog: SBOM-Catalog/src/components/detail-enumeration.vue#L4
Prop "rawdata" should define at least its type
build-catalog: SBOM-Catalog/src/components/markdownParser.vue#L8
Prop "selected" should define at least its type
build-catalog: SBOM-Catalog/src/components/markdownParser.vue#L43
'v-html' directive can lead to XSS attack
build-catalog: SBOM-Catalog/src/components/plots/circle-plot.vue#L7
Prop "dataList" should define at least its type
build-catalog: SBOM-Catalog/src/components/plots/circle-plot.vue#L167
'd' is defined but never used