Create dotnet.yml #6
Annotations
2 errors and 10 warnings
build
Invoke-Expression : The term '/src/AlphaID/DatabaseTool/bin/Debug/net8.0/DatabaseTool.exe' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At D:\a\_actions\Amadevus\pwsh-script\v2.0.3\action.ps1:21 char:23
+ $Private:result = Invoke-Expression $Private:scriptFile
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (/src/AlphaID/Databa….0/DatabaseTool.exe:String) [Invoke-Expression], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.InvokeExpressionCommand
|
build
Process completed with exit code 1.
|
build:
src/AlphaID/IdSubjects/ApplicationUserManager.cs#L41
Parameter 'passwordLifetimeOptions' has no matching param tag in the XML comment for 'ApplicationUserManager<T>.ApplicationUserManager(IApplicationUserStore<T>, IOptions<IdentityOptions>, IPasswordHasher<T>, IEnumerable<IUserValidator<T>>, IEnumerable<IPasswordValidator<T>>, ILookupNormalizer, ApplicationUserIdentityErrorDescriber, IServiceProvider, ILogger<ApplicationUserManager<T>>, IOptions<PasswordLifetimeOptions>, IEnumerable<IInterceptor>, PasswordHistoryManager<T>, IEventService)' (but other parameters do)
|
build:
src/AlphaID/AlphaIdPlatform/Identity/NaturalPersonProfileGenerator.cs#L5
Parameter 'IOptions<OidcProfileUrlOptions> options' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/AlphaID/AuthCenterWebApp/Pages/Account/LoginWithRecoveryCode.cshtml.cs#L62
Possible null reference argument for parameter 'redirectUri' in 'IActionResult Extensions.LoadingPage(PageModel page, string redirectUri)'.
|
build:
src/AlphaID/AuthCenterWebApp/Pages/Account/LoginWithRecoveryCode.cshtml.cs#L65
Possible null reference argument for parameter 'url' in 'RedirectResult PageModel.Redirect(string url)'.
|
build
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: SQLitePCLRaw.lib.e_sqlite3.v110_xp. 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
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: SQLitePCLRaw.lib.e_sqlite3.v110_xp. 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/AlphaID/IdSubjects/ApplicationUserManager.cs#L41
Parameter 'passwordLifetimeOptions' has no matching param tag in the XML comment for 'ApplicationUserManager<T>.ApplicationUserManager(IApplicationUserStore<T>, IOptions<IdentityOptions>, IPasswordHasher<T>, IEnumerable<IUserValidator<T>>, IEnumerable<IPasswordValidator<T>>, ILookupNormalizer, ApplicationUserIdentityErrorDescriber, IServiceProvider, ILogger<ApplicationUserManager<T>>, IOptions<PasswordLifetimeOptions>, IEnumerable<IInterceptor>, PasswordHistoryManager<T>, IEventService)' (but other parameters do)
|
build:
src/AlphaID/AlphaIdPlatform/Identity/NaturalPersonProfileGenerator.cs#L5
Parameter 'IOptions<OidcProfileUrlOptions> options' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/AlphaID/AuthCenterWebApp/Pages/Account/LoginWithRecoveryCode.cshtml.cs#L62
Possible null reference argument for parameter 'redirectUri' in 'IActionResult Extensions.LoadingPage(PageModel page, string redirectUri)'.
|
build:
src/AlphaID/AuthCenterWebApp/Pages/Account/LoginWithRecoveryCode.cshtml.cs#L65
Possible null reference argument for parameter 'url' in 'RedirectResult PageModel.Redirect(string url)'.
|