Skip to content

CodeQL

CodeQL #6778

Triggered via schedule July 18, 2026 04:23
Status Failure
Total duration 2m 2s
Artifacts

codeql.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Analyze
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.26.1/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
Analyze: BervProject.WebApi.Boilerplate/Controllers/NoteController.cs#L13
Missing XML comment for publicly visible type or member 'NoteController'
Analyze: BervProject.WebApi.Boilerplate/Controllers/ErrorController.cs#L8
Missing XML comment for publicly visible type or member 'ErrorController'
Analyze: BervProject.WebApi.Boilerplate/Controllers/EmailController.cs#L14
Missing XML comment for publicly visible type or member 'EmailController.EmailController(IEmailService)'
Analyze: BervProject.WebApi.Boilerplate/Controllers/EmailController.cs#L11
Missing XML comment for publicly visible type or member 'EmailController'
Analyze: BervProject.WebApi.Boilerplate/Controllers/DynamoController.cs#L15
Missing XML comment for publicly visible type or member 'DynamoController.DynamoController(IDynamoDbServices)'
Analyze: BervProject.WebApi.Boilerplate/Controllers/DynamoController.cs#L12
Missing XML comment for publicly visible type or member 'DynamoController'
Analyze: BervProject.WebApi.Boilerplate/Controllers/CronController.cs#L12
Missing XML comment for publicly visible type or member 'CronController'
Analyze: BervProject.WebApi.Boilerplate/Controllers/BlobController.cs#L15
Missing XML comment for publicly visible type or member 'BlobController'
Analyze: BervProject.WebApi.Boilerplate/Controllers/AWSS3Controller.cs#L15
Missing XML comment for publicly visible type or member 'SThreeController.SThreeController(IAwsS3Service)'
Analyze: BervProject.WebApi.Boilerplate/Controllers/AWSS3Controller.cs#L12
Missing XML comment for publicly visible type or member 'SThreeController'
Analyze
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.