Skip to content

Merge pull request #2 from jxnkwlp/feature/apikey #52

Merge pull request #2 from jxnkwlp/feature/apikey

Merge pull request #2 from jxnkwlp/feature/apikey #52

Triggered via push September 23, 2023 08:56
Status Success
Total duration 1m 33s
Artifacts

build-pack.yml

on: push
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/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/src/Passingwind.Abp.Identity.HttpApi/Integration/IdentityUserIntegrationController.cs#L1
Remove file with no code. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
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/file-management/src/Passingwind.Abp.FileManagement.Application/Files/FileIntegrationAppService.cs#L1
Remove file with no code. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
build: modules/file-management/src/Passingwind.Abp.FileManagement.HttpApi/Files/FileIntegrationController.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)