Skip to content

feat: add proxy route #28

feat: add proxy route

feat: add proxy route #28

Triggered via push February 4, 2025 11:42
Status Success
Total duration 7m 27s
Artifacts 1
Matrix: publish
Matrix: build-and-push-image
dispatch
2s
dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/Token/Dto/IndexerTokenInfoDto.cs#L17
'IndexerTokenInfoDto.Decimals' hides inherited member 'IndexerTokenBaseDto.Decimals'. Use the new keyword if hiding was intended.
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/Token/Dto/IndexerTokenInfoDto.cs#L19
'IndexerTokenInfoDto.Type' hides inherited member 'IndexerTokenBaseDto.Type'. Use the new keyword if hiding was intended.
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/Transfer/Dtos/GetDepositRequestDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/Transfer/Dtos/OrderIndexDto.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/Transfer/Dtos/OrderIndexDto.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/Transfer/Dtos/OrderIndexDto.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/HandlerExceptionService.cs#L11
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.
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/HandlerExceptionService.cs#L19
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.
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/HandlerExceptionService.cs#L27
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.
publish (EoaServer.HttpApi.Host): src/EoaServer.Application.Contracts/HandlerExceptionService.cs#L36
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.

Artifacts

Produced during runtime
Name Size
EoaServer.HttpApi.Host Expired
98.2 MB