Skip to content

improved error messages #146

improved error messages

improved error messages #146

Triggered via pull request October 13, 2025 09:13
Status Success
Total duration 10s
Artifacts

secrets-scan.yml

on: pull_request
security-secrets
7s
security-secrets
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test/unit/commands/app/create.test.ts ► app:create App creation with organization UID instead of app UID ► should fail when organization UID is used instead of app data: test/unit/commands/app/create.test.ts#L470
Failed test found in: report.json Error: expected 'error: App registration failed. Check…' to include 'App could not be registered'
test/unit/commands/app/create.test.ts ► app:create Dependency installation failure ► dependency install step should fail: test/unit/commands/app/create.test.ts#L397
Failed test found in: report.json Error: expected 'error: App registration failed. Check…' to include 'App could not be registered'
test/unit/commands/app/create.test.ts ► app:create Pass external config using '--config' flag ► App creation should fail!: test/unit/commands/app/create.test.ts#L348
Failed test found in: report.json Error: expected 'error: App registration failed. Check…' to include 'App could not be registered'
test/unit/commands/app/deploy.test.ts ► app:deploy Deploy app error handling ► should fail with invalid hosting type: test/unit/commands/app/deploy.test.ts#L189
Failed test found in: report.json Error: expected 'error: Provide a valid hosting type.\n' to include 'Please provide a valid Hosting Type.'
test/unit/commands/app/update.test.ts ► app:update Update app with wrong `manifest.json` path ► should fail with manifest max retry message: test/unit/commands/app/update.test.ts#L88
Failed test found in: report.json Error: expected 'warn: Maximum retry limit reached.\n' to include 'Warning: Retry limit reached.'