Package #124
package.yaml
on: workflow_dispatch
publish
2m 0s
build-and-push-image
1m 21s
Annotations
10 warnings
publish:
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:
src/Aevatar.Domain.Shared/Options/WebhookDeployOptions.cs#L5
Non-nullable property 'WebhookImageName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
src/Aevatar.Domain.Shared/Options/UsersOptions.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:
src/Aevatar.Domain.Shared/Options/KubernetesOptions.cs#L6
Non-nullable property 'AppNameSpace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
src/Aevatar.Domain.Shared/Options/KubernetesOptions.cs#L8
Non-nullable property 'WebhookHostName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
src/Aevatar.Domain.Shared/Options/KubernetesOptions.cs#L9
Non-nullable property 'DeveloperHostName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
src/Aevatar.Domain.Shared/Options/HostDeployOptions.cs#L5
Non-nullable property 'HostSiloImageName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
src/Aevatar.Domain.Shared/Options/HostDeployOptions.cs#L7
Non-nullable property 'HostClientImageName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
src/Aevatar.Domain.Shared/Options/HostDeployOptions.cs#L9
Non-nullable property 'DockerImagePrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Aevatar.Silo
Expired
|
98 MB |
|