Add serializers and handlers for webhooks. #343
Annotations
8 errors and 2 warnings
build:
uSync.BackOffice/SyncHandlers/Handlers/WebhookHandler.cs#L30
Missing XML comment for publicly visible type or member 'WebhookHandler'
|
build:
uSync.BackOffice/SyncHandlers/Handlers/WebhookHandler.cs#L38
Missing XML comment for publicly visible type or member 'WebhookHandler.WebhookHandler(ILogger<SyncHandlerRoot<IWebhook, IWebhook>>, AppCaches, IShortStringHelper, SyncFileService, uSyncEventService, uSyncConfigService, ISyncItemFactory, IWebhookService)'
|
build:
uSync.BackOffice/SyncHandlers/Handlers/WebhookHandler.cs#L52
Missing XML comment for publicly visible type or member 'WebhookHandler.DeleteMissingItems(IWebhook, IEnumerable<Guid>, bool)'
|
build:
uSync.BackOffice/SyncHandlers/Handlers/WebhookHandler.cs#L57
Missing XML comment for publicly visible type or member 'WebhookHandler.GetChildItems(IWebhook)'
|
build:
uSync.BackOffice/SyncHandlers/Handlers/WebhookHandler.cs#L67
Missing XML comment for publicly visible type or member 'WebhookHandler.GetFolders(IWebhook)'
|
build:
uSync.BackOffice/SyncHandlers/Handlers/WebhookHandler.cs#L69
Missing XML comment for publicly visible type or member 'WebhookHandler.GetFromService(IWebhook)'
|
build:
uSync.BackOffice/SyncHandlers/Handlers/WebhookHandler.cs#L72
Missing XML comment for publicly visible type or member 'WebhookHandler.GetItemName(IWebhook)'
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, gittools/actions/gitversion/[email protected], actions/checkout@v3, gittools/actions/gitversion/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: gittools/actions/gitversion/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|