Skip to content

chore(deps): update plugin org.springframework.boot to v3.4.1 #613

chore(deps): update plugin org.springframework.boot to v3.4.1

chore(deps): update plugin org.springframework.boot to v3.4.1 #613

Triggered via pull request February 2, 2024 20:01
Status Failure
Total duration 4m 15s
Artifacts

test-daemon.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
AgentHealthServiceIntegrationTest.fetchAgentHealth should return unhealthy if url is determined not to be an agent(): daemon/src/test/kotlin/dev/krud/boost/daemon/agent/AgentHealthServiceIntegrationTest.kt#L69
dev.krud.crudframework.crud.exception.CrudCreateException: Detached entity with generated id '77d92875-04e5-4901-acd7-451618845683' has an uninitialized version value 'null' : dev.krud.boost.daemon.agent.model.Agent.version
AgentHealthServiceIntegrationTest.fetchAgentHealth should return healthy if agent is healthy(): daemon/src/test/kotlin/dev/krud/boost/daemon/agent/AgentHealthServiceIntegrationTest.kt#L69
dev.krud.crudframework.crud.exception.CrudCreateException: Detached entity with generated id '69143d5d-7f92-4b19-a19d-5d9cd06470cb' has an uninitialized version value 'null' : dev.krud.boost.daemon.agent.model.Agent.version
AgentHealthServiceIntegrationTest.fetchAgentHealth should return unhealthy if agent is unreachable(): daemon/src/test/kotlin/dev/krud/boost/daemon/agent/AgentHealthServiceIntegrationTest.kt#L69
dev.krud.crudframework.crud.exception.CrudCreateException: Detached entity with generated id 'e8ad5bc4-aea3-4f88-8e38-1abb3a6b6078' has an uninitialized version value 'null' : dev.krud.boost.daemon.agent.model.Agent.version
AgentHealthServiceIntegrationTest.fetchAgentHealth should return unhealthy if url has an ssl error(): daemon/src/test/kotlin/dev/krud/boost/daemon/agent/AgentHealthServiceIntegrationTest.kt#L69
dev.krud.crudframework.crud.exception.CrudCreateException: Detached entity with generated id '9e891973-8f1c-4e00-a31b-9c22560a4f1b' has an uninitialized version value 'null' : dev.krud.boost.daemon.agent.model.Agent.version
AgentHealthServiceIntegrationTest.fetchAgentHealth should return unhealthy if arbitrary non feign exception is received(): daemon/src/test/kotlin/dev/krud/boost/daemon/agent/AgentHealthServiceIntegrationTest.kt#L69
dev.krud.crudframework.crud.exception.CrudCreateException: Detached entity with generated id 'e438a838-070f-4d01-bd27-999e9cc13cba' has an uninitialized version value 'null' : dev.krud.boost.daemon.agent.model.Agent.version
AgentHealthServiceIntegrationTest.agent health change should fire event(): daemon/src/test/kotlin/dev/krud/boost/daemon/agent/AgentHealthServiceIntegrationTest.kt#L69
dev.krud.crudframework.crud.exception.CrudCreateException: Detached entity with generated id '83b25dbf-6ccd-4690-b43a-53a34f3e1d63' has an uninitialized version value 'null' : dev.krud.boost.daemon.agent.model.Agent.version
AgentHealthServiceIntegrationTest.refreshAgentsHealth should refresh all agent healths(): daemon/src/test/kotlin/dev/krud/boost/daemon/agent/AgentHealthServiceIntegrationTest.kt#L69
dev.krud.crudframework.crud.exception.CrudCreateException: Detached entity with generated id '9d17241d-605f-4d24-800a-f263cf4a3cc4' has an uninitialized version value 'null' : dev.krud.boost.daemon.agent.model.Agent.version
AgentHealthServiceIntegrationTest.fetchAgentHealth should return agent not supported if agent version is not supported(): daemon/src/test/kotlin/dev/krud/boost/daemon/agent/AgentHealthServiceIntegrationTest.kt#L69
dev.krud.crudframework.crud.exception.CrudCreateException: Detached entity with generated id '3b3622f7-e807-45bd-87f1-2620803e19b4' has an uninitialized version value 'null' : dev.krud.boost.daemon.agent.model.Agent.version
test-daemon
Process completed with exit code 1.
test-daemon
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.