Skip to content

feat(nuget): create nuget packages for framework #3

feat(nuget): create nuget packages for framework

feat(nuget): create nuget packages for framework #3

Triggered via pull request January 12, 2024 14:13
Status Failure
Total duration 1m 35s
Artifacts

pre-checks.yml

on: pull_request
Get changed paths
5s
Get changed paths
Matrix: Build, check and test services
Matrix: Build, check and test nuget packages
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 20 warnings
Build, check and test services (7.0): src/portalbackend/PortalBackend.DBAccess/Repositories/INotificationRepository.cs#L60
The type or namespace name 'SearchSemanticTypeId' could not be found (are you missing a using directive or an assembly reference?)
Build, check and test services (7.0): src/portalbackend/PortalBackend.DBAccess/Repositories/NotificationRepository.cs#L75
The type or namespace name 'SearchSemanticTypeId' could not be found (are you missing a using directive or an assembly reference?)
Build, check and test services (7.0): src/portalbackend/PortalBackend.DBAccess/Repositories/INotificationRepository.cs#L60
The type or namespace name 'SearchSemanticTypeId' could not be found (are you missing a using directive or an assembly reference?)
Build, check and test services (7.0): src/portalbackend/PortalBackend.DBAccess/Repositories/NotificationRepository.cs#L75
The type or namespace name 'SearchSemanticTypeId' could not be found (are you missing a using directive or an assembly reference?)
Build, check and test services (7.0)
Process completed with exit code 1.
Build, check and test nuget packages (7.0)
Process completed with exit code 1.
Build, check and test services (7.0): src/provisioning/Provisioning.Mail/UserEmailSettings.cs#L28
Non-nullable property 'SenderEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, check and test services (7.0): src/provisioning/Provisioning.Mail/UserEmailSettings.cs#L29
Non-nullable property 'Template' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, check and test services (7.0): src/portalbackend/PortalBackend.PortalEntities/PortalDbContext.cs#L740
'Identity.UserEntityId' is obsolete: 'remove as soon test-data has been cleaned up'
Build, check and test services (7.0): src/keycloak/Keycloak.Library/Common/Converters/JsonEnumConverter.cs#L41
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Build, check and test services (7.0): src/keycloak/Keycloak.Library/Common/Converters/JsonEnumConverter.cs#L47
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
Build, check and test services (7.0): src/keycloak/Keycloak.Library/Models/UserStorageProvider/SynchronizationResult.cs#L42
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, check and test services (7.0): src/keycloak/Keycloak.Library/Common/ForwardedHttpHeaders.cs#L31
Non-nullable property 'forwardedFor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, check and test services (7.0): src/keycloak/Keycloak.Library/Common/ForwardedHttpHeaders.cs#L32
Non-nullable property 'forwardedProto' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, check and test services (7.0): src/keycloak/Keycloak.Library/Common/ForwardedHttpHeaders.cs#L33
Non-nullable property 'forwardedHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, check and test services (7.0): src/keycloak/Keycloak.Library/Models/Users/UserSession.cs#L34
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L98
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<DistinctValuesTestSettings>.Validate(string? name, DistinctValuesTestSettings options)'.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L169
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<DistinctValuesTestSettings>.Validate(string? name, DistinctValuesTestSettings options)'.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L207
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<InvalidDistinctValuesTestSettings>.Validate(string? name, InvalidDistinctValuesTestSettings options)'.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L276
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<WrappedDistinctValuesTestSettings>.Validate(string? name, WrappedDistinctValuesTestSettings options)'.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L335
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<EnumEnumerableTestSettings>.Validate(string? name, EnumEnumerableTestSettings options)'.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L367
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<EnumEnumerableTestSettings>.Validate(string? name, EnumEnumerableTestSettings options)'.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L397
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<InvalidEnumEnumerableTestSettings>.Validate(string? name, InvalidEnumEnumerableTestSettings options)'.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L431
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<WrapperInvalidEnumEnumerableTestSettings>.Validate(string? name, WrapperInvalidEnumEnumerableTestSettings options)'.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L98
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<DistinctValuesTestSettings>.Validate(string? name, DistinctValuesTestSettings options)'.
Build, check and test nuget packages (7.0): tests/framework/Framework.Models.Tests/ValidationTests.cs#L169
Possible null reference argument for parameter 'options' in 'ValidateOptionsResult BaseOptionEnumerableValidation<DistinctValuesTestSettings>.Validate(string? name, DistinctValuesTestSettings options)'.