Merge pull request #55 from Thomas-Valkenburg/dev #26
Annotations
1 error and 13 warnings
build
Error: Client is closed because read ECONNRESET (data socket)
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build:
Talpa Api/Migrations/20240617111023_update many to many.cs#L8
The type name 'updatemanytomany' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Talpa Api/Migrations/20240617111023_update many to many.Designer.cs#L15
The type name 'updatemanytomany' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Talpa Api/Models/Poll.cs#L24
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Talpa Api/Models/Poll.cs#L24
Non-nullable property 'Team' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Talpa Api/Migrations/20240617111023_update many to many.cs#L8
The type name 'updatemanytomany' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Talpa Api/Migrations/20240617111023_update many to many.Designer.cs#L15
The type name 'updatemanytomany' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Talpa Api/Models/Poll.cs#L24
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Talpa Api/Models/Poll.cs#L24
Non-nullable property 'Team' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Talpa Api/Migrations/20240617111023_update many to many.cs#L8
The type name 'updatemanytomany' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Talpa Api/Migrations/20240617111023_update many to many.Designer.cs#L15
The type name 'updatemanytomany' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Talpa Api/Models/Poll.cs#L24
Non-nullable property 'Dates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Talpa Api/Models/Poll.cs#L24
Non-nullable property 'Team' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|