fix(deps): update dependency com.cobber.fta:fta-core to v15 #664
Annotations
2 errors and 1 warning
AgentHealthServiceIntegrationTest.agent health change should fire event():
daemon/src/test/kotlin/dev/krud/boost/daemon/agent/AgentHealthServiceIntegrationTest.kt#L168
▼ Expect that dev.krud.boost.daemon.messaging.AgentHealthUpdatedEventMessage@93bdef1:
is not null
▼ Expect that c39df4ab-8225-4cfd-8950-3876ce314f87:
is equal to c39df4ab-8225-4cfd-8950-3876ce314f87
▼ Expect that UNHEALTHY:
is equal to PENDING
found UNHEALTHY
▼ Expect that AgentHealthDTO(statusCode=200, message=null, status=HEALTHY, info=AgentInfoDTO(version=1.2.3, sources=[Internal])):
is equal to AgentHealthDTO(statusCode=200, message=null, status=HEALTHY, info=AgentInfoDTO(version=1.2.3, sources=[Internal]))
|
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/.
|