Skip to content

Fix high-severity Snyk findings by pinning vulnerable transitive packages #108

Fix high-severity Snyk findings by pinning vulnerable transitive packages

Fix high-severity Snyk findings by pinning vulnerable transitive packages #108

Triggered via pull request July 27, 2026 06:15
Status Failure
Total duration 44s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: tests/WebApi.Tests/EducationsControllerTests.cs#L170
Cannot convert null literal to non-nullable reference type.
build: tests/WebApi.Tests/EducationsControllerTests.cs#L107
Cannot convert null literal to non-nullable reference type.
build: src/WebApi/Program.cs#L16
Possible null reference argument for parameter 'connectionString' in 'IHealthChecksBuilder NpgSqlHealthCheckBuilderExtensions.AddNpgSql(IHealthChecksBuilder builder, string connectionString, string healthQuery = "SELECT 1;", Action<NpgsqlConnection>? configure = null, string? name = null, HealthStatus? failureStatus = null, IEnumerable<string>? tags = null, TimeSpan? timeout = null)'.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: tests/WebApi.Tests/EducationsControllerTests.cs#L170
Cannot convert null literal to non-nullable reference type.
build: tests/WebApi.Tests/EducationsControllerTests.cs#L107
Cannot convert null literal to non-nullable reference type.
build: src/WebApi/Program.cs#L16
Possible null reference argument for parameter 'connectionString' in 'IHealthChecksBuilder NpgSqlHealthCheckBuilderExtensions.AddNpgSql(IHealthChecksBuilder builder, string connectionString, string healthQuery = "SELECT 1;", Action<NpgsqlConnection>? configure = null, string? name = null, HealthStatus? failureStatus = null, IEnumerable<string>? tags = null, TimeSpan? timeout = null)'.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.