Skip to content

Merge pull request #520 from serverlessworkflow/style-operator-selector #144

Merge pull request #520 from serverlessworkflow/style-operator-selector

Merge pull request #520 from serverlessworkflow/style-operator-selector #144

Triggered via push July 22, 2025 19:31
Status Success
Total duration 1m 5s
Artifacts

ci-pipeline.yml

on: push
Matrix: build / build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build / 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 / build (9.0.x): src/dashboard/Synapse.Dashboard/Pages/Workflows/Create/Store.cs#L68
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 / 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 / build (9.0.x): src/dashboard/Synapse.Dashboard/Pages/Workflows/Create/Store.cs#L68
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.