Skip to content

Update GHA workflow

Update GHA workflow #5

Triggered via push October 1, 2023 03:46
Status Success
Total duration 3m 28s
Artifacts 1

azure-dev.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build Test: src/YouTubeSummariser.Components/YouTubeSummariserComponent.razor.cs#L15
Non-nullable property 'YouTube' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Test: src/YouTubeSummariser.Components/YouTubeSummariserComponent.razor.cs#L18
Non-nullable property 'JSR' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Test: src/YouTubeSummariser.Components/ProgressBarJsInterop.cs#L38
Change ProgressBarJsInterop.DisposeAsync() to call GC.SuppressFinalize(object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1816)
Build Test: src/YouTubeSummariser.ApiApp/Program.cs#L25
Dereference of a possibly null reference.
Build Test: src/YouTubeSummariser.ApiApp/Program.cs#L29
The type 'YouTubeSummariser.ApiApp.Configurations.OpenAISettings?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'YouTubeSummariser.ApiApp.Configurations.OpenAISettings?' doesn't match 'class' constraint.
Build Test: src/YouTubeSummariser.ApiApp/Program.cs#L31
Dereference of a possibly null reference.
Build Test: src/YouTubeSummariser.ApiApp/Program.cs#L35
The type 'YouTubeSummariser.ApiApp.Configurations.PromptSettings?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'YouTubeSummariser.ApiApp.Configurations.PromptSettings?' doesn't match 'class' constraint.
Build Test: src/YouTubeSummariser.ApiApp/Program.cs#L37
Dereference of a possibly null reference.
Build Test: src/YouTubeSummariser.ApiApp/Program.cs#L37
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build Test: src/YouTubeSummariser.ApiApp/Program.cs#L38
Possible null reference argument for parameter 'key' in 'AzureKeyCredential.AzureKeyCredential(string key)'.

Artifacts

Produced during runtime
Name Size
apiapp Expired
7.31 MB