Skip to content

Fix(Test): Fix services tests alongside with mediatR #36

Fix(Test): Fix services tests alongside with mediatR

Fix(Test): Fix services tests alongside with mediatR #36

Triggered via push June 5, 2024 00:55
Status Success
Total duration 1m 25s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI
O propriedade não anulável 'Entities' precisa conter um valor não nulo ao sair do construtor. Considere declarar o propriedade como anulável.
CI
Possível argumento de referência nula para o parâmetro 'element' em 'DisplayAttribute? CustomAttributeExtensions.GetCustomAttribute<DisplayAttribute>(MemberInfo element, bool inherit)'.
CI
Conversão de literal nula ou possível valor nulo em tipo não anulável.
CI
Conversão de literal nula ou possível valor nulo em tipo não anulável.
CI
Possível retorno de referência nula.
CI
Possível retorno de referência nula.
CI
Não é possível converter um literal nulo em um tipo de referência não anulável.
CI
Não é possível converter um literal nulo em um tipo de referência não anulável.
CI
Não é possível converter um literal nulo em um tipo de referência não anulável.
CI
Não é possível converter um literal nulo em um tipo de referência não anulável.
CI: Cross.Cutting/Helper/Pagination.cs#L10
Non-nullable property 'Entities' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
CI: Cross.Cutting/Helper/EnumHelper.cs#L12
Possible null reference argument for parameter 'element' in 'DisplayAttribute? CustomAttributeExtensions.GetCustomAttribute<DisplayAttribute>(MemberInfo element, bool inherit)'.
CI: Cross.Cutting/Helper/EnumHelper.cs#L12
Converting null literal or possible null value to non-nullable type.
CI: Cross.Cutting/Helper/EnumHelper.cs#L15
Converting null literal or possible null value to non-nullable type.
CI: Cross.Cutting/Helper/EnumHelper.cs#L22
Possible null reference return.
CI: Cross.Cutting/Helper/ObjectHelper.cs#L24
Possible null reference return.
CI: Domain/Repository/IMissionRepository.cs#L8
Cannot convert null literal to non-nullable reference type.
CI: Domain/Repository/IPadRepository.cs#L8
Cannot convert null literal to non-nullable reference type.
CI: Domain/Repository/IConfigurationRepository.cs#L8
Cannot convert null literal to non-nullable reference type.
CI: Domain/Repository/ILocationRepository.cs#L8
Cannot convert null literal to non-nullable reference type.