Skip to content

Added .NET client for new Dapr Jobs API support #2508

Added .NET client for new Dapr Jobs API support

Added .NET client for new Dapr Jobs API support #2508

Triggered via pull request July 12, 2024 12:54
Status Failure
Total duration 1m 41s
Artifacts

sdk_build.yml

on: pull_request
Matrix: test
Publish Packages
0s
Publish Packages
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 5 warnings
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L78
'DaprJobsGrpcClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L133
'DaprJobsGrpcClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L183
'DaprJobsGrpcClient.ScheduleOneTimeJobAsync(string, DateTime, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleOneTimeJobAsync(string, DateTime, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L78
'DaprJobsGrpcClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L133
'DaprJobsGrpcClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L183
'DaprJobsGrpcClient.ScheduleOneTimeJobAsync(string, DateTime, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 8.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleOneTimeJobAsync(string, DateTime, ReadOnlyMemory<byte>?, CancellationToken)'
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L78
'DaprJobsGrpcClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L133
'DaprJobsGrpcClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L183
'DaprJobsGrpcClient.ScheduleOneTimeJobAsync(string, DateTime, byte[]?, CancellationToken)': no suitable method found to override
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleOneTimeJobAsync(string, DateTime, ReadOnlyMemory<byte>?, CancellationToken)'
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L78
'DaprJobsGrpcClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L133
'DaprJobsGrpcClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L183
'DaprJobsGrpcClient.ScheduleOneTimeJobAsync(string, DateTime, byte[]?, CancellationToken)': no suitable method found to override
Build: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 6.0
The job was canceled because "_8_0" failed.
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L78
'DaprJobsGrpcClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L133
'DaprJobsGrpcClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L183
'DaprJobsGrpcClient.ScheduleOneTimeJobAsync(string, DateTime, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleOneTimeJobAsync(string, DateTime, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L78
'DaprJobsGrpcClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L133
'DaprJobsGrpcClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L183
'DaprJobsGrpcClient.ScheduleOneTimeJobAsync(string, DateTime, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 6.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 7.0
The job was canceled because "_8_0" failed.
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L78
'DaprJobsGrpcClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L133
'DaprJobsGrpcClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L183
'DaprJobsGrpcClient.ScheduleOneTimeJobAsync(string, DateTime, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleOneTimeJobAsync(string, DateTime, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L78
'DaprJobsGrpcClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L133
'DaprJobsGrpcClient.ScheduleIntervalJobAsync(string, TimeSpan, DateTime?, uint?, DateTime?, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L183
'DaprJobsGrpcClient.ScheduleOneTimeJobAsync(string, DateTime, byte[]?, CancellationToken)': no suitable method found to override
Test .NET 7.0: src/Dapr.Jobs/DaprJobsGrpcClient.cs#L30
'DaprJobsGrpcClient' does not implement inherited abstract member 'DaprJobsClient.ScheduleCronJobAsync(string, string, DateTime?, uint?, DateTime?, ReadOnlyMemory<byte>?, CancellationToken)'
Test .NET 8.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test .NET 8.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test .NET 7.0
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.