Merge pull request #578 from SharebookBR/meetups-youtube-only #176
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|