build and pack #152
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, rlespinasse/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, rlespinasse/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
modules/file-management/src/Passingwind.Abp.FileManagement.Domain.Shared/Files/FileAccessMode.cs#L6
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
modules/file-management/src/Passingwind.Abp.FileManagement.Domain.Shared/Files/FileAccessMode.cs#L14
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
modules/file-management/src/Passingwind.Abp.FileManagement.Domain.Shared/Files/FileAccessMode.cs#L18
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
modules/identity/src/Passingwind.Abp.Identity.Domain/TokenProviders/EmailTokenProviderV2.cs#L13
Unused 'typeparam' element in a documentation comment (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1228)
|
build:
modules/identity/src/Passingwind.Abp.Identity.Domain/TokenProviders/AuthenticatorTokenProviderV2.cs#L9
Unused 'typeparam' element in a documentation comment (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1228)
|
build:
modules/identity/src/Passingwind.Abp.Identity.AspNetCore/AspNetCore/SignInManager.cs#L90
Ambiguous reference in cref attribute: 'SignInOrTwoFactorAsync'. Assuming 'SignInManager.SignInOrTwoFactorAsync(IdentityUser, bool, string?, bool, bool)', but could have also matched other overloads including 'SignInManager.SignInOrTwoFactorAsync(IdentityUser, bool, string?, bool)'.
|
build:
modules/identity/src/Passingwind.Abp.Identity.AspNetCore/AspNetCore/SignInManager.cs#L136
XML comment on 'SignInManager.GetChangePasswordAuthenticationUserAsync()' has a typeparamref tag for 'IdentityUser', but there is no type parameter by that name
|
build:
modules/file-management/src/Passingwind.Abp.FileManagement.Domain/Files/FileManager.cs#L65
Possible null reference return.
|
build:
modules/file-management/src/Passingwind.Abp.FileManagement.Domain/Files/FileManager.cs#L314
Possible null reference return.
|
build:
modules/file-management/src/Passingwind.Abp.FileManagement.Domain/Files/FileHashDuplicateDetectionProvider.cs#L1
File contains no code (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
|