🗑️ Mark V2 API controllers as deprecated #55
Annotations
10 errors and 13 warnings
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/TimeSlotController.cs#L6
The type or namespace name 'Obsolete' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/TimeSlotController.cs#L6
The type or namespace name 'ObsoleteAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/EventController.cs#L6
The type or namespace name 'Obsolete' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/EventController.cs#L6
The type or namespace name 'ObsoleteAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/EditionController.cs#L6
The type or namespace name 'Obsolete' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/EditionController.cs#L6
The type or namespace name 'ObsoleteAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/ActivityTypeController.cs#L6
The type or namespace name 'Obsolete' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/ActivityTypeController.cs#L6
The type or namespace name 'ObsoleteAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/ActivityStatusController.cs#L6
The type or namespace name 'Obsolete' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
TaleEngine/TaleEngine/Controllers/V2/ActivityStatusController.cs#L6
The type or namespace name 'ObsoleteAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp)
Timed out waiting for analysis to finish processing. Continuing.
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Application.Testing/Services/EditionServiceTests.cs#L24
The variable 'model' is assigned but its value is never used
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Application.Testing/Services/EditionServiceTests.cs#L23
The variable 'editionId' is assigned but its value is never used
|
|
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.Application.Testing/Services/EditionServiceTests.cs#L24
The variable 'model' is assigned but its value is never used
|
|
Analyze (csharp):
TaleEngine/TaleEngine.Application.Testing/Services/EditionServiceTests.cs#L23
The variable 'editionId' is assigned but its value is never used
|
|
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)
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/
|