Add sample job based on PetClinic application #287
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
|