Skip to content

🐛 Fix sqlite publish bug, revert to local storage #25

🐛 Fix sqlite publish bug, revert to local storage

🐛 Fix sqlite publish bug, revert to local storage #25

Triggered via push May 28, 2024 01:21
Status Failure
Total duration 33s
Artifacts

publish.yml

on: push
deploy-to-github-pages
24s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
deploy-to-github-pages: Timely/Program.cs#L1
The type or namespace name 'BlazorDB' could not be found (are you missing a using directive or an assembly reference?)
deploy-to-github-pages: Timely/Services/Data/AppDbContext.cs#L1
The type or namespace name 'BlazorDB' could not be found (are you missing a using directive or an assembly reference?)
deploy-to-github-pages: Timely/Services/Data/AppDbContext.cs#L2
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
deploy-to-github-pages: Timely/Services/Data/AppDbContext.cs#L7
The type or namespace name 'BlazorDBContext' could not be found (are you missing a using directive or an assembly reference?)
deploy-to-github-pages: Timely/Services/Data/AppDbContext.cs#L9
The type or namespace name 'DbSet<>' could not be found (are you missing a using directive or an assembly reference?)
deploy-to-github-pages: Timely/Components/TimeRecord.razor#L3
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
deploy-to-github-pages
Process completed with exit code 1.
deploy-to-github-pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-to-github-pages
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.