Skip to content

Enhance expense jar category with name #109

Enhance expense jar category with name

Enhance expense jar category with name #109

Triggered via pull request August 15, 2024 17:48
Status Failure
Total duration 1m 46s
Artifacts

server-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
io.myfinbox.spendingplan.adapter.messaging.ExpenseEventsListenerSpec ► should record received expense created event: /home/runner/work/myfinbox/myfinbox/server/target/failsafe-reports/TEST-io.myfinbox.spendingplan.adapter.messaging.ExpenseEventsListenerSpec.xml#L0
Failed test found in: /home/runner/work/myfinbox/myfinbox/server/target/failsafe-reports/TEST-io.myfinbox.spendingplan.adapter.messaging.ExpenseEventsListenerSpec.xml /home/runner/work/myfinbox/myfinbox/server/target/failsafe-reports/TEST-io.myfinbox.spendingplan.adapter.messaging.ExpenseEventsListenerSpec.xml /home/runner/work/myfinbox/myfinbox/server/target/failsafe-reports/TEST-io.myfinbox.spendingplan.adapter.messaging.ExpenseEventsListenerSpec.xml /home/runner/work/myfinbox/myfinbox/server/target/failsafe-reports/TEST-io.myfinbox.spendingplan.adapter.messaging.ExpenseEventsListenerSpec.xml Error: org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #3 of class path resource [spendingplan/messaging/create-complete-plan-structure.sql]: INSERT INTO server.spending_jar_expense_category(id, jar_id, category_id, creation_timestamp) VALUES (1, 'e2709aa2-7907-4f78-98b6-0f36a0c1b5ca', 'e2709aa2-7907-4f78-98b6-0f36a0c1b5ca', '2024-03-23T10:00:04.224870Z'), (2, 'a6993312-2e45-43e4-b965-9edc88da7a00', 'ee0a4cdc-84f0-4f81-8aea-224dad4915e7', '2024-03-23T10:00:04.224870Z'), (3, 'a6993312-2e45-43e4-b965-9edc88da7a00', '8a366e74-b4e3-4e64-a2a6-dce273ce332a', '2024-03-23T10:00:04.224870Z')
build
Failed test were found and 'fail-on-error' option is set to true
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/