beam 1215 - upload to ECR #2363
Open
Annotations
12 warnings
Build Microservice:
client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
|
Build Microservice:
client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
|
Build Microservice:
microservice/microservice/DefaultServiceInitializer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Microservice:
microservice/microservice/Api/ServerAuthApi.cs#L14
'ServerAuthApi.Requester' hides inherited member 'AuthApi.Requester'. Use the new keyword if hiding was intended.
|
Build Microservice:
microservice/microservice/Api/Inventory/MicroserviceInventoryApi.cs#L14
'MicroserviceInventoryApi.UserContext' hides inherited member 'AbsInventoryApi.UserContext'. Use the new keyword if hiding was intended.
|
Build Microservice:
microservice/microservice/Api/Stats/MicroserviceStatsApi.cs#L17
'MicroserviceStatsApi.Requester' hides inherited member 'AbsStatsApi.Requester'. Use the new keyword if hiding was intended.
|
Build Microservice:
microservice/microservice/dbmicroservice/TokenService.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Microservice:
microservice/microservice/dbmicroservice/BeamableMicroService.cs#L178
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build Microservice:
microservice/microservice/dbmicroservice/LocalDebugService.cs#L54
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 Microservice:
microservice/microservice/dbmicroservice/LocalDebugService.cs#L62
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 and Install BEAM CLI:
client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L348
The field 'ObservableByteArrayContent._content' is never used
|
Build and Install BEAM CLI:
client/Packages/com.beamable.server/SharedRuntime/ECRUploaderService.cs#L349
The field 'ObservableByteArrayContent._stream' is never used
|
The logs for this run have expired and are no longer available.
Loading