Skip to content

webhook use in-memory to mongo db. #38

webhook use in-memory to mongo db.

webhook use in-memory to mongo db. #38

Triggered via push November 9, 2024 12:47
Status Success
Total duration 29s
Artifacts
Update NuGet package
19s
Update NuGet package
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Update NuGet package
The following actions use a deprecated Node.js version 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/
Update NuGet package: EzAspDotNet/Services/WebHookLoopingService.cs#L23
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.