Skip to content

⬆️ net-9-upgrade #98

⬆️ net-9-upgrade

⬆️ net-9-upgrade #98

Triggered via pull request February 14, 2025 08:01
Status Failure
Total duration 38s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: Tags/ApplicationDbContext.cs#L2
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: Tags/Program.cs#L1
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: Tags/ApplicationDbContext.cs#L6
The type or namespace name 'DbContext' could not be found (are you missing a using directive or an assembly reference?)
build: Tags/ApplicationDbContext.cs#L8
The type or namespace name 'DbSet<>' could not be found (are you missing a using directive or an assembly reference?)
build: Tags/ApplicationDbContext.cs#L10
The type or namespace name 'DbContextOptionsBuilder' could not be found (are you missing a using directive or an assembly reference?)
build: Tags/ApplicationDbContext.cs#L18
The type or namespace name 'ModelBuilder' could not be found (are you missing a using directive or an assembly reference?)
build: SentinelValues/ApplicationDbContext.cs#L2
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: SentinelValues/Program.cs#L1
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: SentinelValues/ApplicationDbContext.cs#L6
The type or namespace name 'DbContext' could not be found (are you missing a using directive or an assembly reference?)
build: SentinelValues/ApplicationDbContext.cs#L8
The type or namespace name 'DbSet<>' could not be found (are you missing a using directive or an assembly reference?)