Skip to content

Add sample job based on PetClinic application #287

Add sample job based on PetClinic application

Add sample job based on PetClinic application #287

Triggered via push January 7, 2025 11:07
Status Failure
Total duration 8m 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build branch
CREATE TABLE OWNERS ( ID INTEGER IDENTITY PRIMARY KEY, FIRSTNAME VARCHAR(30), LASTNAME VARCHAR(30), ADDRESS VARCHAR(255), CITY VARCHAR(80), TELEPHONE VARCHAR(20) )
Build branch
Process completed with exit code 1.
Build branch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636