Skip to content

Track user counts per build #671

Track user counts per build

Track user counts per build #671

Triggered via pull request December 8, 2023 13:23
Status Failure
Total duration 4m 6s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Unit testing: osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L16
The type 'osu.Game.Online.Metadata.IMetadataClient' cannot be used as type parameter 'TClient' in the generic type or method 'StatefulUserHub<TClient, TUserState>'. There is no implicit reference conversion from 'osu.Game.Online.Metadata.IMetadataClient' to 'osu.Game.Online.IStatefulUserHubClient'.
Unit testing: osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L91
The type or namespace name 'UserPresence' could not be found (are you missing a using directive or an assembly reference?)
Unit testing: osu.Server.Spectator/Hubs/Metadata/MetadataClientState.cs#L22
The type or namespace name 'UserPresence' could not be found (are you missing a using directive or an assembly reference?)
Unit testing
Process completed with exit code 1.
Unit testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/