Skip to content

0.2.0 Introduce client Clone task #87

0.2.0 Introduce client Clone task

0.2.0 Introduce client Clone task #87

Triggered via pull request August 18, 2024 06:16
@sovetniksovetnik
synchronize #12
client
Status Failure
Total duration 3m 45s
Artifacts

elixir.yml

on: pull_request
Matrix: Dependencies
Matrix: Static Code Analysis
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Unit Tests (1.17.2, 27.0.1): test/umwelt/client/agent_test.exs#L50
test next_waiting/0 retrieves and updates the state correctly (Umwelt.Client.AgentTest)
Unit Tests (1.17.2, 27.0.1): test/umwelt/client/agent_test.exs#L151
test completed?/0 returns false when not all modules are written (Umwelt.Client.AgentTest)
Unit Tests (1.17.2, 27.0.1): test/umwelt/client/agent_test.exs#L122
test update_status/2 updates the module status to :written (Umwelt.Client.AgentTest)
Unit Tests (1.17.2, 27.0.1): test/umwelt/client/agent_test.exs#L21
test initial state is empty (Umwelt.Client.AgentTest)
Unit Tests (1.17.2, 27.0.1): test/umwelt/client/agent_test.exs#L100
test update_status/2 updates the module status to :fetched (Umwelt.Client.AgentTest)
Unit Tests (1.17.2, 27.0.1): test/umwelt/client/agent_test.exs#L33
test add_modules/1 adds modules to state (Umwelt.Client.AgentTest)
Unit Tests (1.17.2, 27.0.1): test/umwelt/client/agent_test.exs#L111
test update_status/2 updates the module status to :writing (Umwelt.Client.AgentTest)
Unit Tests (1.17.2, 27.0.1): test/umwelt/client/agent_test.exs#L137
test completed?/0 returns true when all modules are written (Umwelt.Client.AgentTest)
Unit Tests (1.17.2, 27.0.1): test/umwelt/client/agent_test.exs#L68
test next_waiting/0 when waiting list is already empty (Umwelt.Client.AgentTest)
Unit Tests (1.17.2, 27.0.1)
Process completed with exit code 2.