Skip to content

Update Program.cs #6615

Update Program.cs

Update Program.cs #6615

Triggered via pull request April 24, 2026 02:44
Status Failure
Total duration 2m 14s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 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.25.2/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/Program.cs#L18
'string[]' does not contain a definition for 'Contains' and the best extension method overload 'NpgsqlCubeDbFunctionsExtensions.Contains(NpgsqlCube, NpgsqlCube)' requires a receiver of type 'NpgsqlTypes.NpgsqlCube'
Analyze: BervProject.WebApi.Boilerplate/Program.cs#L18
'string[]' does not contain a definition for 'Contains' and the best extension method overload 'NpgsqlCubeDbFunctionsExtensions.Contains(NpgsqlCube, NpgsqlCube)' requires a receiver of type 'NpgsqlTypes.NpgsqlCube'
Analyze: BervProject.WebApi.Boilerplate/Program.cs#L18
'string[]' does not contain a definition for 'Contains' and the best extension method overload 'NpgsqlCubeDbFunctionsExtensions.Contains(NpgsqlCube, NpgsqlCube)' requires a receiver of type 'NpgsqlTypes.NpgsqlCube'
Analyze
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
Analyze
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.