Fixes for false positives in unused-components rule #647
build.yaml
on: pull_request
Build
1m 53s
Matrix: build-report-ui
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/
|