Details page for JS rules #6804
Annotations
2 warnings
|
build:
tools/cds-lint/examples/no-cross-service-import/incorrect/srv/AdminService.js#L2
'Books' is assigned a value but never used
|
|
build:
tools/cds-lint/examples/no-cross-service-import/correct/srv/AdminService.js#L2
'Books' is assigned a value but never used
|