Skip to content

build and pack

build and pack #104

Manually triggered April 2, 2024 13:41
Status Success
Total duration 2m 0s
Artifacts

build-pack.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, rlespinasse/github-slug-action@3.6.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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/api-keys/src/Passingwind.Abp.ApiKey.HttpApi.Client/ApiKeyHttpApiClientModule.cs#L21
Use expression-bodied lambda. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1021)
build: modules/api-keys/src/Passingwind.Abp.ApiKey.HttpApi.Client/ApiKeyHttpApiClientModule.cs#L24
Remove unnecessary blank line. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1036)
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/src/Passingwind.Abp.Identity.AspNetCore/AspNetCore/SignInManager.cs#L142
XML comment on 'SignInManager.GetChangePasswordAuthenticationUserAsync()' has a typeparamref tag for 'IdentityUser', but there is no type parameter by that name
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)'.