Skip to content

DSL v1.0.0-alpha1

DSL v1.0.0-alpha1 #86

Triggered via pull request June 15, 2024 14:55
Status Failure
Total duration 52s
Artifacts

build-dotnet.yml

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

Annotations

10 errors and 9 warnings
build (8.0.x): src/cli/Synapse.Cli/Program.cs#L65
'SynapseHttpApiClientOptions' does not contain a definition for 'Token' and no accessible extension method 'Token' accepting a first argument of type 'SynapseHttpApiClientOptions' could be found (are you missing a using directive or an assembly reference?)
build (8.0.x): tests/Synapse.UnitTests/Services/MockResourceRepository.cs#L22
'MockResourceRepository' does not implement interface member 'IResourceRepository.PatchAsync(Patch, string, string, string, string, string?, string?, bool, CancellationToken)'
build (8.0.x): tests/Synapse.UnitTests/Services/MockResourceRepository.cs#L22
'MockResourceRepository' does not implement interface member 'IResourceRepository.PatchSubResourceAsync(Patch, string, string, string, string, string, string?, string?, bool, CancellationToken)'
build (8.0.x): tests/Synapse.UnitTests/Services/MockCloudFlowsApiClient.cs#L20
'MockSynapseApiClient' does not implement interface member 'ISynapseApiClient.ServiceAccounts'
build (8.0.x): tests/Synapse.UnitTests/Services/MockCloudFlowsApiClient.cs#L20
'MockSynapseApiClient' does not implement interface member 'ISynapseApiClient.Users'
build (8.0.x): tests/Synapse.UnitTests/Services/MockNamespacedResourceApiClient.cs#L22
'MockNamespacedResourceApiClient<TResource>' does not implement interface member 'INamespacedResourceApiClient<TResource>.PatchAsync(string, string, Patch, string?, CancellationToken)'
build (8.0.x): tests/Synapse.UnitTests/Services/MockNamespacedResourceApiClient.cs#L22
'MockNamespacedResourceApiClient<TResource>' does not implement interface member 'INamespacedResourceApiClient<TResource>.PatchStatusAsync(string, string, Patch, string?, CancellationToken)'
build (8.0.x): tests/Synapse.UnitTests/Services/MockClusterResourceApiClient.cs#L22
'MockClusterResourceApiClient<TResource>' does not implement interface member 'IClusterResourceApiClient<TResource>.PatchAsync(string, Patch, string?, CancellationToken)'
build (8.0.x): tests/Synapse.UnitTests/Services/MockClusterResourceApiClient.cs#L22
'MockClusterResourceApiClient<TResource>' does not implement interface member 'IClusterResourceApiClient<TResource>.PatchStatusAsync(string, Patch, string?, CancellationToken)'
build (8.0.x): src/cli/Synapse.Cli/Program.cs#L65
'SynapseHttpApiClientOptions' does not contain a definition for 'Token' and no accessible extension method 'Token' accepting a first argument of type 'SynapseHttpApiClientOptions' could be found (are you missing a using directive or an assembly reference?)
build (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (8.0.x): src/runner/Synapse.Runner/Services/WorkflowExecutionContext.cs#L274
The variable 'ex' is declared but never used
build (8.0.x): src/dashboard/Synapse.Dashboard/Components/WorkflowInstanceDetails/WorkflowInstanceDetails.razor#L99
The field 'WorkflowInstanceDetails.contextLoaded' is never used
build (8.0.x): src/dashboard/Synapse.Dashboard/Components/WorkflowInstanceDetails/WorkflowInstanceDetails.razor#L100
The field 'WorkflowInstanceDetails.outputLoaded' is assigned but its value is never used
build (8.0.x): src/runner/Synapse.Runner/Services/WorkflowExecutionContext.cs#L274
The variable 'ex' is declared but never used
build (8.0.x): src/dashboard/Synapse.Dashboard/Components/WorkflowInstanceDetails/WorkflowInstanceDetails.razor#L99
The field 'WorkflowInstanceDetails.contextLoaded' is never used
build (8.0.x): src/dashboard/Synapse.Dashboard/Components/WorkflowInstanceDetails/WorkflowInstanceDetails.razor#L100
The field 'WorkflowInstanceDetails.outputLoaded' is assigned but its value is never used