Skip to content

Remove completed field and add sent to provider at #2371

Remove completed field and add sent to provider at

Remove completed field and add sent to provider at #2371

Triggered via pull request September 12, 2023 12:33
Status Failure
Total duration 1m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull_request.yml

on: pull_request
test_dot_net
56s
test_dot_net
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L54
'ApplicationResponse<IEnumerable<ApplicationChoice>>' does not contain a definition for 'Completed'
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L55
'ApplicationResponse<IEnumerable<Reference>>' does not contain a definition for 'Completed'
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L56
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed'
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L57
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed'
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L68
'ApplicationResponse<IEnumerable<ApplicationChoice>>' does not contain a definition for 'Completed'
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L69
'ApplicationResponse<IEnumerable<Reference>>' does not contain a definition for 'Completed'
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L70
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed'
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L71
'ApplicationResponse<IEnumerable<object>>' does not contain a definition for 'Completed'
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L106
'ApplicationResponse<IEnumerable<ApplicationChoice>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<ApplicationChoice>>' could be found (are you missing a using directive or an assembly reference?)
test_dot_net: GetIntoTeachingApiTests/Jobs/ApplyCandidateSyncJobTests.cs#L107
'ApplicationResponse<IEnumerable<Reference>>' does not contain a definition for 'Completed' and no accessible extension method 'Completed' accepting a first argument of type 'ApplicationResponse<IEnumerable<Reference>>' could be found (are you missing a using directive or an assembly reference?)