Fixes for false positives in unused-components rule #645
Annotations
4 errors and 1 warning
Test:
motor/rule_applicator.go#L112
indexConfig.SpecFilePath undefined (type *index.SpecIndexConfig has no field or method SpecFilePath)
|
Test:
motor/rule_applicator.go#L114
indexConfigUnresolved.SpecFilePath undefined (type *index.SpecIndexConfig has no field or method SpecFilePath)
|
Test:
motor/rule_applicator.go#L121
docConfig.SpecFilePath undefined (type *datamodel.DocumentConfiguration has no field or method SpecFilePath)
|
Test
Process completed with exit code 1.
|
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/
|
Loading