Skip to content

Enabled label management when creating or editing a workflow #298

Enabled label management when creating or editing a workflow

Enabled label management when creating or editing a workflow #298

Triggered via pull request July 25, 2025 13:57
Status Success
Total duration 1m 11s
Artifacts

build-dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build (9.0.x): src/dashboard/Synapse.Dashboard/Pages/Workflows/Details/Store.cs#L382
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
build (9.0.x): src/dashboard/Synapse.Dashboard/Pages/Workflows/Create/Store.cs#L70
Parameter 'ISynapseApiClient api' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build (9.0.x): src/dashboard/Synapse.Dashboard/Pages/Workflows/Details/Store.cs#L382
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
build (9.0.x): src/dashboard/Synapse.Dashboard/Pages/Workflows/Create/Store.cs#L70
Parameter 'ISynapseApiClient api' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.