💚 fixed naming on production #3
Annotations
10 warnings
build:
LevelUpCenter/Program.cs#L77
Possible null reference argument for parameter 'connectionString' in 'DbContextOptionsBuilder MySQLDbContextOptionsExtensions.UseMySQL(DbContextOptionsBuilder optionsBuilder, string connectionString, Action<MySQLDbContextOptionsBuilder>? mySqlOptionsAction = null)'.
|
build:
LevelUpCenter/Program.cs#L128
Dereference of a possibly null reference.
|
build:
LevelUpCenter/Program.cs#L134
Dereference of a possibly null reference.
|
build:
LevelUpCenter/LookUrClimb/Domain/Models/Publication.cs#L8
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
LevelUpCenter/LookUrClimb/Domain/Models/Publication.cs#L9
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
LevelUpCenter/LookUrClimb/Domain/Models/Publication.cs#L10
Non-nullable property 'UrlImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
LevelUpCenter/LookUrClimb/Domain/Models/Publication.cs#L12
Non-nullable property 'Course' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
LevelUpCenter/LookUrClimb/Domain/Models/Image.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
LevelUpCenter/LookUrClimb/Domain/Models/Image.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
LevelUpCenter/LookUrClimb/Domain/Models/Apprentice.cs#L14
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
51 MB |
|