🗃️ Make CurrentEditionId nullable in Event entity #58
Annotations
12 warnings
|
Analyze (csharp):
TaleEngine/TaleEngine.Testing/Controllers/V2/TimeSlotControllerTests.cs#L82
'TimeSlotController' is obsolete: 'This API version is deprecated. Please use V1 instead.'
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Testing/Controllers/V2/TimeSlotControllerTests.cs#L82
'TimeSlotController' is obsolete: 'This API version is deprecated. Please use V1 instead.'
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Testing/Controllers/V2/TimeSlotControllerTests.cs#L58
'TimeSlotController' is obsolete: 'This API version is deprecated. Please use V1 instead.'
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Testing/Controllers/V2/TimeSlotControllerTests.cs#L58
'TimeSlotController' is obsolete: 'This API version is deprecated. Please use V1 instead.'
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Testing/Controllers/V2/TimeSlotControllerTests.cs#L34
'TimeSlotController' is obsolete: 'This API version is deprecated. Please use V1 instead.'
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Testing/Controllers/V2/TimeSlotControllerTests.cs#L34
'TimeSlotController' is obsolete: 'This API version is deprecated. Please use V1 instead.'
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Data/Migrations/20191009133730_initial.Designer.cs#L14
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Data/Migrations/20191009133730_initial.cs#L9
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Data.Contracts/Entities/EditionEntity.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Data.Contracts/Entities/EventEntity.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|