Deploy Aevatar Station on refs/tags/v1.0.0-beta.0 to Production from 3770e07c0d21df2603a86ba262d6193466414c30 #1
package-prod.yaml
on: push
Matrix: publish
Matrix: build-and-push-image
Annotations
34 warnings
publish (Aevatar.WebHook.Host):
src/Aevatar.WebHook.Host/AevatarWebHookHostModule.cs#L53
Possible null reference argument for parameter 'webhookId' in 'void EndpointsExtensions.MapWebhookHandlers(IEndpointRouteBuilder endpoints, IEnumerable<IWebhookHandler> webhookHandlers, string webhookId)'.
|
publish (Aevatar.WebHook.Host):
src/Aevatar.WebHook.Host/Dto/ApiHostResponse.cs#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.WebHook.Host):
src/Aevatar.WebHook.Host/Dto/ApiHostResponse.cs#L6
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.WebHook.Host):
src/Aevatar.WebHook.Host/Dto/ApiHostResponse.cs#L5
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Code/CodeGAgentState.cs#L14
Non-nullable property 'WebhookVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Code/CodeGAgentState.cs#L13
Non-nullable property 'WebhookId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Agents/Creator/GEvents/UpdateAvailableEventsGEvent.cs#L9
Non-nullable property 'EventInfoList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Agents/Creator/Models/AgentData.cs#L13
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Agents/Creator/Models/AgentData.cs#L12
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 (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Agents/Creator/Models/AgentData.cs#L11
Non-nullable property 'AgentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Code/GEvents/AddCodeAgentGEvent.cs#L11
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Code/GEvents/AddCodeAgentGEvent.cs#L9
Non-nullable property 'WebhookVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Code/GEvents/AddCodeAgentGEvent.cs#L8
Non-nullable property 'WebhookId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.AuthServer):
src/Aevatar.Domain.Shared/Util/AESCipher.cs#L30
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
|
publish (Aevatar.Silo):
src/Aevatar.Domain.Shared/Agents/Creator/GEvents/UpdateAvailableEventsGEvent.cs#L9
Non-nullable property 'EventInfoList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.Silo):
src/Aevatar.Domain.Shared/Agents/Creator/Models/AgentData.cs#L13
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.Silo):
src/Aevatar.Domain.Shared/Agents/Creator/Models/AgentData.cs#L12
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 (Aevatar.Silo):
src/Aevatar.Domain.Shared/Agents/Creator/Models/AgentData.cs#L11
Non-nullable property 'AgentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.Silo):
src/Aevatar.Domain.Shared/Code/CodeGAgentState.cs#L16
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.Silo):
src/Aevatar.Domain.Shared/Code/CodeGAgentState.cs#L14
Non-nullable property 'WebhookVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.Silo):
src/Aevatar.Domain.Shared/Code/CodeGAgentState.cs#L13
Non-nullable property 'WebhookId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.Silo):
src/Aevatar.Domain.Shared/Code/GEvents/AddCodeAgentGEvent.cs#L11
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.Silo):
src/Aevatar.Domain.Shared/Code/GEvents/AddCodeAgentGEvent.cs#L9
Non-nullable property 'WebhookVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.Silo):
src/Aevatar.Domain.Shared/Code/GEvents/AddCodeAgentGEvent.cs#L8
Non-nullable property 'WebhookId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/Entities/AppLogInfo.cs#L16
Non-nullable property 'SourceContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/Entities/AppLogInfo.cs#L14
Non-nullable property 'Exception' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/Entities/AppLogInfo.cs#L13
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/Entities/AppLogInfo.cs#L9
Non-nullable property 'LogId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/Entities/AppLogInfo.cs#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/LogElasticSearchOptions.cs#L8
Non-nullable property 'ILMPolicy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/LogElasticSearchOptions.cs#L7
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/LogElasticSearchOptions.cs#L6
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 (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/LogElasticSearchOptions.cs#L5
Non-nullable property 'Uris' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish (Aevatar.HttpApi.Host):
src/Aevatar.Developer.Logger/Entities/HostLogIndex.cs#L9
Non-nullable property 'App_log' 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 | |
---|---|---|
Aevatar.AuthServer
Expired
|
68.8 MB |
|
Aevatar.HttpApi.Host
Expired
|
76.4 MB |
|
Aevatar.Silo
Expired
|
98.1 MB |
|
Aevatar.WebHook.Host
Expired
|
50.8 MB |
|