feat(cursor-cli): add Cursor CLI module #836
ci.yaml
on: pull_request
  
    
      Check for typos and unformatted code
    
          
              25s
          
      
    
      Validate Terraform output
    
          
              3m 42s
          
      
    
      Validate README files
    
          
              0s
          
      Annotations
6 errors
          | 
                   
                      
                          Check for typos and unformatted code
                        
                      
                       
                  Process completed with exit code 3. 
                         | 
              
| 
                   
                      
                          Validate Terraform output
                        
                      
                       
                  Process completed with exit code 1. 
                         | 
              
| 
                   
                      
                          error: expect(received).toBe(expected): 
                        registry/coder-labs/modules/cursor-cli/main.test.ts#L91
                      
                       
                  Expected: 0
Received: 1
      at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/cursor-cli/main.test.ts:91:27) 
                         | 
              
| 
                   
                      
                          error: expect(received).toBe(expected): 
                        registry/coder-labs/modules/cursor-cli/main.test.ts#L78
                      
                       
                  Expected: 0
Received: 1
      at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/cursor-cli/main.test.ts:78:27) 
                         | 
              
| 
                   
                      
                          error: expect(received).toBe(expected): 
                        registry/coder-labs/modules/cursor-cli/main.test.ts#L68
                      
                       
                  Expected: 0
Received: 1
      at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/cursor-cli/main.test.ts:68:27) 
                         | 
              
| 
                   
                      
                          error: expect(received).toBe(expected): 
                        registry/coder-labs/modules/cursor-cli/main.test.ts#L59
                      
                       
                  Expected: 0
Received: 1
      at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/cursor-cli/main.test.ts:59:27) 
                         |