fix(ci): Fixed issue with API deprecation for CI lint

Description

The CI Lint endpoint which can be called without a namespace is being deprecated. CI lint now throws an error.

Related Issues

Resolves #1105 (closed)

How has this been tested?

  • Run glab ci lint in a non project directory - should throw an error.
  • Run glab ci lint in a project directory should output the lint result.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Shekhar Patnaik

Merge request reports

Loading