Some checks failed
Basil CI/CD Pipeline / Code Linting (push) Successful in 58s
Basil CI/CD Pipeline / Web Tests (push) Successful in 1m14s
Basil CI/CD Pipeline / API Tests (push) Failing after 1m20s
Basil CI/CD Pipeline / Shared Package Tests (push) Successful in 58s
Basil CI/CD Pipeline / Security Scanning (push) Successful in 1m8s
Basil CI/CD Pipeline / Build All Packages (push) Has been skipped
Basil CI/CD Pipeline / E2E Tests (push) Has been skipped
Basil CI/CD Pipeline / Build & Push Docker Images (push) Has been skipped
Basil CI/CD Pipeline / Trigger Deployment (push) Has been skipped
API Tests (8 failures fixed): - Fix meal update 500 error by changing invalid BRUNCH to LUNCH enum - Fix shopping list to preserve ingredient name capitalization - Fix authorization to return 403 instead of 404 for unauthorized access (Changed findFirst to findUnique + separate userId check) Web Tests (2 failures fixed): - Update column buttons test to expect [3,5,7,9] instead of [3,6,9] - Fix localStorage test to check size label instead of non-existent inline height Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>