Fix compiler and update Odata sample #602
Annotations
6 errors
|
Analyze
Process completed with exit code 1.
|
|
Analyze:
src/AspNetCore/WebApi/src/Asp.Versioning.Mvc/ApplicationModels/DefaultApiControllerFilter.cs#L47
'List<IApiControllerSpecification>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<IApiControllerSpecification>' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze:
src/AspNetCore/WebApi/src/Asp.Versioning.Mvc/ApplicationModels/DefaultApiControllerFilter.cs#L27
'List<IApiControllerSpecification>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<IApiControllerSpecification>' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze:
src/AspNetCore/WebApi/src/Asp.Versioning.Mvc/ApplicationModels/DefaultApiControllerFilter.cs#L47
'List<IApiControllerSpecification>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<IApiControllerSpecification>' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze:
src/AspNetCore/WebApi/src/Asp.Versioning.Mvc/ApplicationModels/DefaultApiControllerFilter.cs#L27
'List<IApiControllerSpecification>' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'List<IApiControllerSpecification>' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|