Skip to content

build and pack

build and pack #53

Manually triggered September 23, 2023 08:58
Status Success
Total duration 2m 33s
Artifacts

build-pack.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, rlespinasse/github-slug-action@3.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: modules/identity-client-management/src/Passingwind.Abp.IdentityClientManagement.Domain.Shared/IdentityClients/IIdentityClientSaml2IdpMetadataLoader.cs#L1
Remove file with no code. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
build: modules/identity/src/Passingwind.Abp.Identity.Domain/Identity/StringExtensions.cs#L1
Remove file with no code. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
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.AspNetCore/AuthenticatorTokenProviderV2.cs#L1
Remove file with no code. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
build: modules/identity-client-management/src/Passingwind.Abp.IdentityClientManagement.AspNetCore/Saml2/Saml2OptionBuilder.cs#L56
Forward the 'cancellationToken' parameter to the 'WriteAllTextAsync' 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-client-management/src/Passingwind.Abp.IdentityClientManagement.AspNetCore/Identity/IdentityClientRegisterProvider.cs#L100
Forward the 'cancellationToken' parameter to the 'GetAsync' 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-client-management/src/Passingwind.Abp.IdentityClientManagement.AspNetCore/Identity/IdentityClientRegisterProvider.cs#L109
Forward the 'cancellationToken' parameter to the 'GetAsync' 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-client-management/src/Passingwind.Abp.IdentityClientManagement.AspNetCore/Identity/IdentityClientRegisterProvider.cs#L120
Forward the 'cancellationToken' parameter to the 'GetAsync' 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)