Skip to content

Updating pipeline versions #36

Updating pipeline versions

Updating pipeline versions #36

Triggered via push September 23, 2024 14:42
Status Success
Total duration 1m 3s
Billable time 2m
Artifacts 1

deploy-nuget.yml

on: push
Update NuGet
39s
Update NuGet
Deploy NuGet Package
7s
Deploy NuGet Package
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Update NuGet: src/Wam.Core/Authentication/Swagger/ConfigureSwaggerGenOptions.cs#L20
Nullability of reference types in type of parameter 'name' of 'void ConfigureSwaggerGenOptions.Configure(string name, SwaggerGenOptions options)' doesn't match implicitly implemented member 'void IConfigureNamedOptions<SwaggerGenOptions>.Configure(string? name, SwaggerGenOptions options)' (possibly because of nullability attributes).
Update NuGet: src/Wam.Core/Authentication/Swagger/ConfigureSwaggerOptions.cs#L9
Nullability of reference types in type of parameter 'name' of 'void ConfigureSwaggerOptions.Configure(string name, SwaggerOptions options)' doesn't match implicitly implemented member 'void IConfigureNamedOptions<SwaggerOptions>.Configure(string? name, SwaggerOptions options)' (possibly because of nullability attributes).
Update NuGet: src/Wam.Core/Authentication/Swagger/ConfigureSwaggerUIOptions.cs#L16
Nullability of reference types in type of parameter 'name' of 'void ConfigureSwaggerUIOptions.Configure(string name, SwaggerUIOptions options)' doesn't match implicitly implemented member 'void IConfigureNamedOptions<SwaggerUIOptions>.Configure(string? name, SwaggerUIOptions options)' (possibly because of nullability attributes).
Update NuGet: src/Wam.Core/ExtensionMethods/ConfigurationExtensions.cs#L9
Converting null literal or possible null value to non-nullable type.
Update NuGet: src/Wam.Core/Events/RealtimeEvent.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Update NuGet: src/Wam.Core/Events/RealtimeEvent.cs#L9
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Update NuGet: src/Wam.Core/Authentication/Authentication.cs#L55
Dereference of a possibly null reference.
Update NuGet: src/Wam.Core/Configuration/ServiceCollectionExtensions.cs#L50
Dereference of a possibly null reference.
Update NuGet: src/Wam.Core/Authentication/Swagger/ConfigureSwaggerGenOptions.cs#L20
Nullability of reference types in type of parameter 'name' of 'void ConfigureSwaggerGenOptions.Configure(string name, SwaggerGenOptions options)' doesn't match implicitly implemented member 'void IConfigureNamedOptions<SwaggerGenOptions>.Configure(string? name, SwaggerGenOptions options)' (possibly because of nullability attributes).
Update NuGet: src/Wam.Core/Authentication/Swagger/ConfigureSwaggerOptions.cs#L9
Nullability of reference types in type of parameter 'name' of 'void ConfigureSwaggerOptions.Configure(string name, SwaggerOptions options)' doesn't match implicitly implemented member 'void IConfigureNamedOptions<SwaggerOptions>.Configure(string? name, SwaggerOptions options)' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
nuget-package Expired
20.1 KB