Skip to content

Add AsyncHangfire example #57

Add AsyncHangfire example

Add AsyncHangfire example #57

Triggered via push January 24, 2025 14:05
Status Success
Total duration 43s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build: src/Resend.Webhooks/WebApplicationExtensions.cs#L16
Parameter 'configureOptions' has no matching param tag in the XML comment for 'WebApplicationExtensions.AddResendWebhooks(IServiceCollection, Action<WebhookValidatorOptions>?)' (but other parameters do)
build: examples/WebRazor/Pages/Index.cshtml.cs#L16
Non-nullable property 'SentTo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: examples/WebRazor/Pages/Index.cshtml.cs#L16
Non-nullable property 'EmailId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build: src/Resend.Webhooks/WebApplicationExtensions.cs#L16
Parameter 'configureOptions' has no matching param tag in the XML comment for 'WebApplicationExtensions.AddResendWebhooks(IServiceCollection, Action<WebhookValidatorOptions>?)' (but other parameters do)
build: examples/WebRazor/Pages/Index.cshtml.cs#L16
Non-nullable property 'SentTo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: examples/WebRazor/Pages/Index.cshtml.cs#L16
Non-nullable property 'EmailId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.