Skip to content

Set default ports in docker file 80, 443 #39

Set default ports in docker file 80, 443

Set default ports in docker file 80, 443 #39

Triggered via push November 29, 2023 00:05
Status Success
Total duration 3m 1s
Artifacts
BuildAndDeployContainerApp
2m 51s
BuildAndDeployContainerApp
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
BuildAndDeployContainerApp
Non-nullable property 'Ticker' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildAndDeployContainerApp
Argument of type 'Type?[]' cannot be used for parameter 'typeArguments' of type 'Type[]' in 'Type Type.MakeGenericType(params Type[] typeArguments)' due to differences in the nullability of reference types.
BuildAndDeployContainerApp
Converting null literal or possible null value to non-nullable type.
BuildAndDeployContainerApp
Possible null reference return.
BuildAndDeployContainerApp
Possible null reference assignment.
BuildAndDeployContainerApp
Non-nullable field '_valueConverter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
BuildAndDeployContainerApp
Possible null reference return.
BuildAndDeployContainerApp
Non-nullable property 'PointArray' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildAndDeployContainerApp
Non-nullable property 'ZLabel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
BuildAndDeployContainerApp
Nullable value type may be null.