MVP proposal #45
Annotations
5 errors and 1 warning
build:
src/SubscriberWorker/Program.cs#L79
'IWorkerOptionsBuilder' does not contain a definition for 'EnableSubscriptionAutoHeal' and no accessible extension method 'EnableSubscriptionAutoHeal' accepting a first argument of type 'IWorkerOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SubscriberWorker/Program.cs#L98
'IWorkerOptionsBuilder' does not contain a definition for 'EnableSubscriptionAutoHeal' and no accessible extension method 'EnableSubscriptionAutoHeal' accepting a first argument of type 'IWorkerOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SubscriberWorker/Program.cs#L79
'IWorkerOptionsBuilder' does not contain a definition for 'EnableSubscriptionAutoHeal' and no accessible extension method 'EnableSubscriptionAutoHeal' accepting a first argument of type 'IWorkerOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SubscriberWorker/Program.cs#L98
'IWorkerOptionsBuilder' does not contain a definition for 'EnableSubscriptionAutoHeal' and no accessible extension method 'EnableSubscriptionAutoHeal' accepting a first argument of type 'IWorkerOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|