test #2
Annotations
10 warnings
|
build:
Eclipse/Data/ModelBuilderExtensions.cs#L19
Argument of type 'Expression<Func<TRelatedEntity, TEntity>>' cannot be used for parameter 'navigationExpression' of type 'Expression<Func<TRelatedEntity, TEntity?>>' in 'ReferenceCollectionBuilder<TEntity, TRelatedEntity> CollectionNavigationBuilder<TEntity, TRelatedEntity>.WithOne(Expression<Func<TRelatedEntity, TEntity?>>? navigationExpression)' due to differences in the nullability of reference types.
|
|
build:
Eclipse/Data/ModelBuilderExtensions.cs#L18
Argument of type 'Expression<Func<TEntity, IEnumerable<TRelatedEntity>>>' cannot be used for parameter 'navigationExpression' of type 'Expression<Func<TEntity, IEnumerable<TRelatedEntity>?>>' in 'CollectionNavigationBuilder<TEntity, TRelatedEntity> EntityTypeBuilder<TEntity>.HasMany<TRelatedEntity>(Expression<Func<TEntity, IEnumerable<TRelatedEntity>?>>? navigationExpression = null)' due to differences in the nullability of reference types.
|
|
build:
Eclipse/Controllers/ContactController.cs#L68
Dereference of a possibly null reference.
|
|
build:
Eclipse/Controllers/ContactController.cs#L55
Dereference of a possibly null reference.
|
|
build:
Eclipse/Controllers/ChatController.cs#L31
Dereference of a possibly null reference.
|
|
build:
Eclipse/Controllers/UserController.cs#L60
Dereference of a possibly null reference.
|
|
build:
Eclipse/Controllers/UserController.cs#L36
Dereference of a possibly null reference.
|
|
build:
Eclipse/Config/MinioStorageConfig.cs#L7
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Eclipse/Config/MinioStorageConfig.cs#L6
Non-nullable property 'AccessKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Eclipse/Config/MinioStorageConfig.cs#L5
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
eclipse-app
Expired
|
21.7 MB |
sha256:cd5596c26ac478d793b1b710a6ef3e8b007b9e76c1f9dee4e857df9374785a01
|
|