(CAT-1211) - Fixing regression of CAT-1241 #94
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
spec (ruby 3.2) / spec:
tasks/provision_service.rb#L171
Lint/UselessAssignment: Useless assignment to variable - `inventory_location`. Use `_` or `_inventory_location` as a variable name to indicate that it won't be used.
|
spec (ruby 3.2) / spec
Process completed with exit code 1.
|
spec (ruby 2.7) / spec:
tasks/provision_service.rb#L171
Lint/UselessAssignment: Useless assignment to variable - `inventory_location`. Use `_` or `_inventory_location` as a variable name to indicate that it won't be used.
|
spec (ruby 2.7) / spec
Process completed with exit code 1.
|