Skip to content

Fixes for false positives in unused-components rule #647

Fixes for false positives in unused-components rule

Fixes for false positives in unused-components rule #647

Triggered via pull request August 28, 2024 13:02
Status Failure
Total duration 2m 3s
Artifacts

build.yaml

on: pull_request
Matrix: build-report-ui
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Build: functions/openapi/unused_component.go#L42
context.Document.GetRolodex().GetAllReferences undefined (type *index.Rolodex has no field or method GetAllReferences)
Build: functions/openapi/unused_component.go#L52
context.Document.GetRolodex().GetAllMappedReferences undefined (type *index.Rolodex has no field or method GetAllMappedReferences)
Build
Process completed with exit code 1.
build-report-ui (20.x)
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/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/