Skip to content

DSL v1.0.0-alpha1

DSL v1.0.0-alpha1 #85

Triggered via pull request June 13, 2024 09:08
Status Failure
Total duration 1m 55s
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): 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/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/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): 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/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)
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