Skip to content

Update to .NET 8

Update to .NET 8 #29

Triggered via push February 7, 2024 04:55
Status Success
Total duration 1m 48s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (ubuntu-20.04): sample/Web/[Features]/Customers/List/Recent/Endpoint.cs#L19
Nullability of reference types in return type doesn't match overridden member.
build (ubuntu-20.04): sample/Web/[Features]/Customers/Login/Endpoint.cs#L12
Possible null reference argument for parameter 'signingKey' in 'string JWTBearer.CreateToken(string signingKey, DateTime? expireAt = null, IEnumerable<string>? permissions = null, IEnumerable<string>? roles = null, params (string claimType, string claimValue)[] claims)'.
build (ubuntu-20.04): sample/Web/Program.cs#L112
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
build (ubuntu-20.04): sample/Web/[Features]/Customers/List/Recent/Endpoint.cs#L19
Nullability of reference types in return type doesn't match overridden member.
build (ubuntu-20.04): sample/Web/[Features]/Customers/Login/Endpoint.cs#L12
Possible null reference argument for parameter 'signingKey' in 'string JWTBearer.CreateToken(string signingKey, DateTime? expireAt = null, IEnumerable<string>? permissions = null, IEnumerable<string>? roles = null, params (string claimType, string claimValue)[] claims)'.
build (ubuntu-20.04): sample/Web/Program.cs#L112
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
build (windows-2019): sample/Web/[Features]/Customers/List/Recent/Endpoint.cs#L19
Nullability of reference types in return type doesn't match overridden member.
build (windows-2019): sample/Web/[Features]/Customers/Login/Endpoint.cs#L12
Possible null reference argument for parameter 'signingKey' in 'string JWTBearer.CreateToken(string signingKey, DateTime? expireAt = null, IEnumerable<string>? permissions = null, IEnumerable<string>? roles = null, params (string claimType, string claimValue)[] claims)'.
build (windows-2019): sample/Web/Program.cs#L112
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
build (windows-2019): sample/Web/[Features]/Customers/List/Recent/Endpoint.cs#L19
Nullability of reference types in return type doesn't match overridden member.
build (windows-2019): sample/Web/[Features]/Customers/Login/Endpoint.cs#L12
Possible null reference argument for parameter 'signingKey' in 'string JWTBearer.CreateToken(string signingKey, DateTime? expireAt = null, IEnumerable<string>? permissions = null, IEnumerable<string>? roles = null, params (string claimType, string claimValue)[] claims)'.
build (windows-2019): sample/Web/Program.cs#L112
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)