build and pack #48
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 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:
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-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/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)
|
build:
modules/identity-client-management/src/Passingwind.Abp.IdentityClientManagement.MongoDB/MongoDB/IdentityClientManagementMongoDbModule.cs#L15
Unused parameter 'options'. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1163)
|