Create dotnet.yml #1
Annotations
10 errors and 10 warnings
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L1
The type or namespace name 'ApiProtectorDotNet' could not be found (are you missing a using directive or an assembly reference?)
|
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L19
The type or namespace name 'ApiProtectorAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L19
The type or namespace name 'ApiProtector' could not be found (are you missing a using directive or an assembly reference?)
|
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L19
The name 'ApiProtectionType' does not exist in the current context
|
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L36
The type or namespace name 'ApiProtectorAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L36
The type or namespace name 'ApiProtector' could not be found (are you missing a using directive or an assembly reference?)
|
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L36
The name 'ApiProtectionType' does not exist in the current context
|
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L49
The type or namespace name 'ApiProtectorAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L49
The type or namespace name 'ApiProtector' could not be found (are you missing a using directive or an assembly reference?)
|
build:
ThornAPI/Controllers/Bedrock/FactionsController.cs#L49
The name 'ApiProtectionType' does not exist in the current context
|
build:
ThornData/Models/Bedrock/FactionsDatabaseSettings.cs#L5
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ThornData/Models/Bedrock/FactionsDatabaseSettings.cs#L7
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ThornData/Models/Bedrock/FactionsDatabaseSettings.cs#L9
Non-nullable property 'CollectionName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ThornData/Models/Bedrock/User.cs#L10
Non-nullable property 'xuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ThornData/Models/Bedrock/User.cs#L12
Non-nullable property 'username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ThornData/Models/Bedrock/UsersDatabaseSettings.cs#L5
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ThornData/Models/Bedrock/UsersDatabaseSettings.cs#L7
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ThornData/Models/Bedrock/UsersDatabaseSettings.cs#L9
Non-nullable property 'CollectionName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ThornData/Models/Bedrock/FactionsDatabaseSettings.cs#L5
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ThornData/Models/Bedrock/FactionsDatabaseSettings.cs#L7
Non-nullable property 'DatabaseName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|