DSL v1.0.0-alpha1 #138
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/correlator/Synapse.Correlator/Services/CorrelationHandler.cs#L225
Dereference of a possibly null reference.
|
Build:
src/dashboard/Synapse.Dashboard/Components/WorkflowDiagram/WorkflowDiagram.razor#L22
Found markup element with unexpected name 'ExtraControls'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
src/correlator/Synapse.Correlator/Services/CorrelationHandler.cs#L225
Dereference of a possibly null reference.
|
Build:
src/dashboard/Synapse.Dashboard/Components/WorkflowDiagram/WorkflowDiagram.razor#L22
Found markup element with unexpected name 'ExtraControls'. If this is intended to be a component, add a @using directive for its namespace.
|
Loading