Fixes for false positives in unused-components rule #644
build.yaml
on: pull_request
Build
2m 13s
Matrix: build-report-ui
Annotations
4 errors and 2 warnings
Build:
motor/rule_applicator.go#L112
indexConfig.SpecFilePath undefined (type *index.SpecIndexConfig has no field or method SpecFilePath)
|
Build:
motor/rule_applicator.go#L114
indexConfigUnresolved.SpecFilePath undefined (type *index.SpecIndexConfig has no field or method SpecFilePath)
|
Build:
motor/rule_applicator.go#L121
docConfig.SpecFilePath undefined (type *datamodel.DocumentConfiguration has no field or method SpecFilePath)
|
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/
|