Skip to content

feat: update git workflow #4

feat: update git workflow

feat: update git workflow #4

Triggered via push December 24, 2024 08:40
Status Failure
Total duration 1h 2m 23s
Artifacts 5
Matrix: publish
Matrix: build-and-push-image
dispatch
0s
dispatch
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 45 warnings
build-and-push-image (EoaServer.EntityEventHandler)
buildx failed with: ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
build-and-push-image (EoaServer.Silo)
The job was canceled because "EoaServer_EntityEventHand" failed.
build-and-push-image (EoaServer.Silo)
The operation was canceled.
build-and-push-image (EoaServer.DbMigrator)
The job was canceled because "EoaServer_EntityEventHand" failed.
build-and-push-image (EoaServer.DbMigrator)
The operation was canceled.
build-and-push-image (EoaServer.HttpApi.Host)
The job was canceled because "EoaServer_EntityEventHand" failed.
build-and-push-image (EoaServer.HttpApi.Host)
The operation was canceled.
build-and-push-image (EoaServer.AuthServer)
The job was canceled because "EoaServer_EntityEventHand" failed.
build-and-push-image (EoaServer.AuthServer)
The operation was canceled.
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/Commons/JwtHelper.cs#L61
The variable 'e' is declared but never used
publish (EoaServer.HttpApi.Host): src/EoaServer.Grains/Grain/UserToken/UserTokenGrain.cs#L28
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.Grains/Grain/Test/TestGrain.cs#L34
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.Grains/Grain/UserToken/UserTokenGrain.cs#L45
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.DbMigrator): 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.DbMigrator): 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.DbMigrator): 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.DbMigrator): 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.DbMigrator): 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.DbMigrator): 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.DbMigrator): src/EoaServer.Application.Contracts/Commons/JwtHelper.cs#L61
The variable 'e' is declared but never used
publish (EoaServer.EntityEventHandler): 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.EntityEventHandler): 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.EntityEventHandler): 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.EntityEventHandler): 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.EntityEventHandler): 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.EntityEventHandler): 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.EntityEventHandler): src/EoaServer.Grains/Grain/UserToken/UserTokenGrain.cs#L28
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.EntityEventHandler): src/EoaServer.Grains/Grain/UserToken/UserTokenGrain.cs#L45
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.EntityEventHandler): src/EoaServer.Grains/Grain/Test/TestGrain.cs#L34
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.AuthServer): 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.AuthServer): 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.AuthServer): 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.AuthServer): 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.AuthServer): 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.AuthServer): 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.AuthServer): src/EoaServer.Application.Contracts/Commons/JwtHelper.cs#L61
The variable 'e' is declared but never used
publish (EoaServer.AuthServer): src/EoaServer.AuthServer/SignatureGrantHandler.cs#L37
The field 'SignatureGrantHandler._distributedCache' is never used
publish (EoaServer.Silo): 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.Silo): 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.Silo): 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.Silo): 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.Silo): 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.Silo): 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.Silo): src/EoaServer.Application.Contracts/Commons/JwtHelper.cs#L61
The variable 'e' is declared but never used
publish (EoaServer.Silo): src/EoaServer.Grains/Grain/UserToken/UserTokenGrain.cs#L28
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.Silo): src/EoaServer.Grains/Grain/Test/TestGrain.cs#L34
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.Silo): src/EoaServer.Grains/Grain/UserToken/UserTokenGrain.cs#L45
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.AuthServer Expired
83.3 MB
EoaServer.DbMigrator Expired
43.6 MB
EoaServer.EntityEventHandler Expired
80.2 MB
EoaServer.HttpApi.Host Expired
81.7 MB
EoaServer.Silo Expired
60.4 MB