Merge branch 'feature/http_id_retriever' into develop #11
Annotations
10 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
castledice-matchmaker/Configuration/AuthBackendConnectionOptions.cs#L5
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
castledice-matchmaker/MessageHandlers/RequestGameMessageHandler.cs#L9
Non-nullable field '_dtoAccepter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
castledice-matchmaker/MessageHandlers/CancelGameMessageHandler.cs#L9
Non-nullable field '_dtoAccepter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
castledice-matchmaker/Configuration/AuthBackendConnectionOptions.cs#L5
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
castledice-matchmaker/MessageHandlers/RequestGameMessageHandler.cs#L9
Non-nullable field '_dtoAccepter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
castledice-matchmaker/MessageHandlers/CancelGameMessageHandler.cs#L9
Non-nullable field '_dtoAccepter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
This job succeeded
Loading