Skip to content

Merge pull request #251 from AelfScanProject/hotfix/worker-period-option #68

Merge pull request #251 from AelfScanProject/hotfix/worker-period-option

Merge pull request #251 from AelfScanProject/hotfix/worker-period-option #68

Triggered via push November 11, 2025 10:38
Status Success
Total duration 5m 53s
Artifacts 5

deploy-tag.yaml

on: push
Matrix: publish
Matrix: build-and-push-image
dispatch
4s
dispatch
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L20
Non-nullable property 'ProfileImageOriginal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L19
Non-nullable property 'ProfileImage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L18
Non-nullable property 'Instagram' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L17
Non-nullable property 'Twitter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L15
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L13
Non-nullable property 'CaAddressMain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L12
Non-nullable property 'CaHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L11
Non-nullable property 'AelfAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L10
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Silo): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L19
Non-nullable property 'ProfileImage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L18
Non-nullable property 'Instagram' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L17
Non-nullable property 'Twitter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L15
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L13
Non-nullable property 'CaAddressMain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L12
Non-nullable property 'CaHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L11
Non-nullable property 'AelfAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L10
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Options/AppOptions.cs#L5
Non-nullable property 'AdminPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.DbMigrator): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Options/AppOptions.cs#L5
Non-nullable property 'AdminPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L19
Non-nullable property 'ProfileImage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L18
Non-nullable property 'Instagram' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L17
Non-nullable property 'Twitter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L15
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L13
Non-nullable property 'CaAddressMain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L12
Non-nullable property 'CaHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L11
Non-nullable property 'AelfAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L10
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.AuthServer): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L19
Non-nullable property 'ProfileImage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L18
Non-nullable property 'Instagram' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L17
Non-nullable property 'Twitter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L15
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L13
Non-nullable property 'CaAddressMain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L12
Non-nullable property 'CaHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L11
Non-nullable property 'AelfAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L10
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.HttpApi.Host): src/AElfScanServer.Domain.Shared/Options/AppOptions.cs#L5
Non-nullable property 'AdminPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L19
Non-nullable property 'ProfileImage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L18
Non-nullable property 'Instagram' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L17
Non-nullable property 'Twitter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L15
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L13
Non-nullable property 'CaAddressMain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L12
Non-nullable property 'CaHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L11
Non-nullable property 'AelfAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L10
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Samples/Users/UserGrainDto.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish (AElfScanServer.Worker): src/AElfScanServer.Domain.Shared/Options/AppOptions.cs#L5
Non-nullable property 'AdminPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size Digest
AElfScanServer.AuthServer Expired
78.8 MB
sha256:51e66ea232bee6cd546275d33f9c3301bfaf93f47692bd68d05fb7f89c3a5bd5
AElfScanServer.DbMigrator Expired
71.9 MB
sha256:1022b4a3899c1eefacf056e53da1fc357d0fcbaa2613efa2df69c66665670d31
AElfScanServer.HttpApi.Host Expired
75.7 MB
sha256:44ba5cdaf48ebc4642392ae2e8e00c1d70b7c1438dc5d8705728a72fdaf6bf09
AElfScanServer.Silo Expired
72.3 MB
sha256:40a84ac2e47f1f79a17ed87f4160c2881aa6ffde27870b79e520f99228a5b91c
AElfScanServer.Worker Expired
75.1 MB
sha256:bbc68d0258b3a39ab67067db6da31c7b62d5bc5a6bceeacdf011bb0e3d898bc4