Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Bump Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime from 7.0.4 to 8.0.0 #1888

Bump Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime from 7.0.4 to 8.0.0

Bump Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime from 7.0.4 to 8.0.0 #1888

Triggered via pull request November 21, 2023 17:24
Status Failure
Total duration 35s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: source/POI.Persistence.EFCore.Npgsql/Infrastructure/DesignTime/AppDbContextFactory.cs#L11
'NpgsqlDbContextOptionsBuilder' does not contain a definition for 'UseNodaTime' and no accessible extension method 'UseNodaTime' accepting a first argument of type 'NpgsqlDbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
build: source/POI.Persistence.EFCore.Npgsql/Extensions/ServiceCollectionExtensions.cs#L21
'NpgsqlDbContextOptionsBuilder' does not contain a definition for 'UseNodaTime' and no accessible extension method 'UseNodaTime' accepting a first argument of type 'NpgsqlDbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
build: source/POI.Persistence.EFCore.Npgsql/Infrastructure/DesignTime/AppDbContextFactory.cs#L11
'NpgsqlDbContextOptionsBuilder' does not contain a definition for 'UseNodaTime' and no accessible extension method 'UseNodaTime' accepting a first argument of type 'NpgsqlDbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
build: source/POI.Persistence.EFCore.Npgsql/Extensions/ServiceCollectionExtensions.cs#L21
'NpgsqlDbContextOptionsBuilder' does not contain a definition for 'UseNodaTime' and no accessible extension method 'UseNodaTime' accepting a first argument of type 'NpgsqlDbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/