Skip to content

Merge pull request #3 from jxnkwlp/feature/update-abp-733 #65

Merge pull request #3 from jxnkwlp/feature/update-abp-733

Merge pull request #3 from jxnkwlp/feature/update-abp-733 #65

Triggered via push October 13, 2023 09:06
Status Success
Total duration 2m 0s
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-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.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: host/src/Sample.Domain/OpenIddict/OpenIddictDataSeedContributor.cs#L85
Possible null reference argument for parameter 'str' in 'string AbpStringExtensions.EnsureEndsWith(string str, char c, StringComparison comparisonType = StringComparison.Ordinal)'.
build: host/src/Sample.Domain/OpenIddict/OpenIddictDataSeedContributor.cs#L159
Possible null reference argument for parameter 'str' in 'string AbpStringExtensions.EnsureEndsWith(string str, char c, StringComparison comparisonType = StringComparison.Ordinal)'.
build: modules/file-management/src/Passingwind.Abp.FileManagement.Application/Files/FileAppService.cs#L175
Possible null reference argument for parameter 'fileName' in 'Task<File> FileAppService.CreateFileAsync(FileContainer container, string fileName, Guid? parentId, string? mimeType, byte[] fileBytes, ExtensibleObject extensibleObject)'.
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)