Merge pull request #569 from henriqueholtz/develop #161
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
ShareBook/ShareBook.Domain/MailBounce.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ShareBook/ShareBook.Domain/MailBounce.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ShareBook/ShareBook.Domain/MailBounce.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ShareBook/ShareBook.Domain/MailBounce.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ShareBook/ShareBook.Repository/Migrations/20181221183602_facilitator.cs#L7
The type name 'facilitator' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
ShareBook/ShareBook.Repository/Migrations/20181221183602_facilitator.Designer.cs#L16
The type name 'facilitator' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
ShareBook/ShareBook.Service/Email/EmailService.cs#L196
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ShareBook/ShareBook.Service/Generic/BaseService.cs#L67
'DefaultValidatorExtensions.Validate<T>(IValidator<T>, T, params Expression<Func<T, object>>[])' is obsolete: 'This method will be removed in FluentValidation 10. Instead use Validate(instance, options => options.IncludeProperties(expressions))'
|
build
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
build
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|