Skip to content

UE 5.5 update and other minor fixes. #317

UE 5.5 update and other minor fixes.

UE 5.5 update and other minor fixes. #317

Triggered via pull request January 5, 2025 17:34
Status Success
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/OWSExternalLoginProviders/Implementations/EpicOnlineServicesLoginProvider.cs#L235
The variable 'stvex' is declared but never used
build: src/OWSExternalLoginProviders/Implementations/EpicOnlineServicesLoginProvider.cs#L240
The variable 'argex' is declared but never used
build: src/OWSShared/Interfaces/IRequestHandler.cs#L8
The type name 'request' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/OWSShared/Interfaces/IRequestHandler.cs#L8
The type name 'response' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/OWSShared/Interfaces/IRequestHandler.cs#L13
The type name 'request' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/OWSData/Repositories/Implementations/MongoDB/CharactersRepository.cs#L24
'MongoDefaults.GuidRepresentation' is obsolete: 'Configure serializers instead.'
build: src/OWSData/Repositories/Implementations/MongoDB/CharactersRepository.cs#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/OWSData/Repositories/Implementations/MongoDB/CharactersRepository.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/OWSData/Repositories/Implementations/Postgres/InstanceManagementRepository.cs#L47
The variable 'ex' is declared but never used
build: src/OWSData/Repositories/Implementations/Postgres/InstanceManagementRepository.cs#L74
The variable 'ex' is declared but never used