Skip to content

Update issue templates (#2) #8

Update issue templates (#2)

Update issue templates (#2) #8

Triggered via push December 20, 2024 04:07
Status Failure
Total duration 43s
Artifacts 1

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
release
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/StoryblokSharp/Services/RichText/RichTextRenderer.cs#L68
Possible null reference assignment.
build: src/StoryblokSharp/Http/StoryblokHttpClient.cs#L215
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/StoryblokSharp/Services/RichText/HtmlSanitizer.cs#L27
Non-nullable field '_allowedTags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/StoryblokSharp/Services/RichText/DefaultRichTextSchema.cs#L72
Dereference of a possibly null reference.
build: src/StoryblokSharp/Services/RichText/HtmlSanitizer.cs#L13
Field 'HtmlSanitizer._allowedTags' is never assigned to, and will always have its default value null
build: src/StoryblokSharp/Models/RichText/IComponentRenderer.cs#L4
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
build: src/StoryblokSharp/Components/BlazorComponentResolver .cs#L8
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
build: src/StoryblokSharp/Services/RichText/IRichTextRenderer.cs#L7
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
build: src/StoryblokSharp/Models/Json/DownloadImageSrcConverter.cs#L4
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
build: src/StoryblokSharp/Models/Configuration/StoryblokOptions.cs#L38
Member 'Timeout' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
nugetPackage
69.9 KB