Skip to content

update to the home folder handling #12

update to the home folder handling

update to the home folder handling #12

Triggered via push August 11, 2023 14:10
Status Failure
Total duration 53s
Artifacts

main.yml

on: push
publish-automate-function-version
41s
publish-automate-function-version
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
publish-automate-function-version
buildx failed with: ERROR: invalid tag "/***:": invalid reference format
publish-automate-function-version: Program.cs#L97
Non-nullable field 'ProjectId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-automate-function-version: Program.cs#L98
Non-nullable field 'ModelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-automate-function-version: Program.cs#L99
Non-nullable field 'VersionId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-automate-function-version: Program.cs#L100
Non-nullable field 'SpeckleServerUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-automate-function-version: Program.cs#L92
Non-nullable field 'SpeckleTypeToCount' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-automate-function-version: AutomateFunction.cs#L39
Possible null reference argument for parameter 'root' in 'IEnumerable<Base> BaseExtensions.Flatten(Base root, BaseRecursionBreaker? recursionBreaker = null)'.
publish-automate-function-version: Program.cs#L66
Possible null reference argument for parameter 'speckleProjectData' in 'Task<int> AutomateFunction.Run(SpeckleProjectData speckleProjectData, FunctionInputs functionInputs, string speckleToken)'.
publish-automate-function-version: Program.cs#L67
Possible null reference argument for parameter 'functionInputs' in 'Task<int> AutomateFunction.Run(SpeckleProjectData speckleProjectData, FunctionInputs functionInputs, string speckleToken)'.
publish-automate-function-version: Program.cs#L100
Field 'SpeckleProjectData.SpeckleServerUrl' is never assigned to, and will always have its default value null
publish-automate-function-version: Program.cs#L98
Field 'SpeckleProjectData.ModelId' is never assigned to, and will always have its default value null