Skip to content

Implement worker

Implement worker #30

Triggered via pull request January 8, 2025 16:41
Status Failure
Total duration 31s
Artifacts

test.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Test (ArenaService.Tests): ArenaService/Processor/BattleTaskProcessor.cs#L6
The type or namespace name 'Nekoyume' could not be found (are you missing a using directive or an assembly reference?)
Test (ArenaService.Tests): ArenaService/Processor/BattleTaskProcessor.cs#L7
The type or namespace name 'Nekoyume' could not be found (are you missing a using directive or an assembly reference?)
Test (ArenaService.Tests): ArenaService/Processor/BattleTaskProcessor.cs#L8
The type or namespace name 'Nekoyume' could not be found (are you missing a using directive or an assembly reference?)
Test (ArenaService.Tests): ArenaService/Processor/FakeBattleTaskProcessor.cs#L6
The type or namespace name 'Nekoyume' could not be found (are you missing a using directive or an assembly reference?)
Test (ArenaService.Tests): ArenaService/Processor/FakeBattleTaskProcessor.cs#L7
The type or namespace name 'Nekoyume' could not be found (are you missing a using directive or an assembly reference?)
Test (ArenaService.Tests): ArenaService/Processor/FakeBattleTaskProcessor.cs#L8
The type or namespace name 'Nekoyume' could not be found (are you missing a using directive or an assembly reference?)
Test (ArenaService.Tests)
Process completed with exit code 1.
Test (ArenaService.Tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L18
'ISystemClock' is obsolete: 'Use TimeProvider instead.'