Skip to content

Merge pull request #17 from jxnkwlp/feature/feature/abp-8.3 #143

Merge pull request #17 from jxnkwlp/feature/feature/abp-8.3

Merge pull request #17 from jxnkwlp/feature/feature/abp-8.3 #143

Triggered via push November 3, 2024 07:49
Status Success
Total duration 1m 43s
Artifacts

build-pack.yml

on: push
Fit to window
Zoom out
Zoom in

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/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.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/IdentityUserTwoFactorManager.cs#L24
Forward the 'cancellationToken' parameter to the 'UpdateAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
build: modules/identity/src/Passingwind.Abp.Identity.Domain/IdentityUserTwoFactorManager.cs#L40
Forward the 'cancellationToken' parameter to the 'UpdateAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
build: modules/identity/src/Passingwind.Abp.Identity.Domain/IdentityUserTwoFactorManager.cs#L49
Forward the 'cancellationToken' parameter to the 'UpdateAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)