Skip to content

fix: add db migrations #102

fix: add db migrations

fix: add db migrations #102

Triggered via pull request February 23, 2024 15:19
Status Success
Total duration 2m 6s
Artifacts

build-pack.yml

on: pull_request
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/file-management/src/Passingwind.Abp.FileManagement.Domain/Files/FileHashDuplicateDetectionProvider.cs#L1
Remove empty namespace declaration (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1259)
build: modules/file-management/src/Passingwind.Abp.FileManagement.Domain/Files/IFileManager.cs#L25
Unused 'param' element in a documentation comment (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1228)
build: modules/file-management/src/Passingwind.Abp.FileManagement.Domain/Files/IFileManager.cs#L26
Unused 'param' element in a documentation comment (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1228)
build: modules/file-management/src/Passingwind.Abp.FileManagement.Domain/Files/IFileManager.cs#L27
Unused 'param' element in a documentation comment (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1228)
build: modules/file-management/src/Passingwind.Abp.FileManagement.Domain/Files/IFileManager.cs#L28
Unused 'param' element in a documentation comment (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1228)