Update TaskController.cs #736
Annotations
10 errors and 12 warnings
|
ClassTranscribeServer/Controllers/TaskController.cs#L111
Invalid token '(' in class, struct, or interface member declaration
|
ClassTranscribeServer/Controllers/TaskController.cs#L111
Type expected
|
ClassTranscribeServer/Controllers/TaskController.cs#L111
Tuple must contain at least two elements.
|
|
ClassTranscribeServer/Controllers/TaskController.cs#L111
Invalid token '$"{v.Id}: {index} entries added"' in class, struct, or interface member declaration
|
ClassTranscribeServer/Controllers/TaskController.cs#L123
Invalid token '(' in class, struct, or interface member declaration
|
ClassTranscribeServer/Controllers/TaskController.cs#L123
Tuple must contain at least two elements.
|
ClassTranscribeServer/Controllers/TaskController.cs#L123
Invalid token ';' in class, struct, or interface member declaration
|
ClassTranscribeServer/Controllers/TaskController.cs#L249
Type or namespace definition, or end-of-file expected
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TaskEngine/Tasks/DownloadPlaylistInfoTask.cs#L54
Modify 'OnConsume' to catch a more specific allowed exception type, or rethrow the exception.
|
TaskEngine/Tasks/RabbitMQTask.cs#L61
Modify 'Publish' to catch a more specific allowed exception type, or rethrow the exception.
|
TaskEngine/Tasks/RabbitMQTask.cs#L101
Modify 'Consume' to catch a more specific allowed exception type, or rethrow the exception.
|
TaskEngine/Tasks/CleanUpElasticIndexTask.cs#L96
Modify 'OnConsume' to catch a more specific allowed exception type, or rethrow the exception.
|
TaskEngine/Tasks/DownloadMediaTask.cs#L172
Modify 'DownloadKalturaVideo' to catch a more specific allowed exception type, or rethrow the exception.
|
TaskEngine/Tasks/DownloadMediaTask.cs#L291
Modify 'DownloadLocalPlaylist' to catch a more specific allowed exception type, or rethrow the exception.
|
TaskEngine/Tasks/DownloadPlaylistInfoTask.cs#L54
Modify 'OnConsume' to catch a more specific allowed exception type, or rethrow the exception.
|
TaskEngine/Tasks/RabbitMQTask.cs#L61
Modify 'Publish' to catch a more specific allowed exception type, or rethrow the exception.
|
TaskEngine/Tasks/RabbitMQTask.cs#L101
Modify 'Consume' to catch a more specific allowed exception type, or rethrow the exception.
|
TaskEngine/Tasks/CleanUpElasticIndexTask.cs#L96
Modify 'OnConsume' to catch a more specific allowed exception type, or rethrow the exception.
|
|
The logs for this run have expired and are no longer available.
Loading