Skip to content

Bump Orc.ProjectManagement from 5.0.0 to 5.1.0 in /src #40

Bump Orc.ProjectManagement from 5.0.0 to 5.1.0 in /src

Bump Orc.ProjectManagement from 5.0.0 to 5.1.0 in /src #40

Triggered via pull request July 5, 2024 21:53
Status Failure
Total duration 4m 1s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-and-test: src/CsvTextEditor/Services/SaveProjectChangesService.cs#L89
'IProjectManager.SaveAsync(string?)' is obsolete: 'Use extension method. Use `SaveActiveProjectAsync` instead. Will be removed in version 6.0.0.'
build-and-test: src/CsvTextEditor/ProjectManagement/Watchers/CsvTextEditorIsDirtyProjectWatcher.cs#L86
'IProjectManager.SaveAsync(string?)' is obsolete: 'Use extension method. Use `SaveActiveProjectAsync` instead. Will be removed in version 6.0.0.'
build-and-test
The process 'D:\a\CsvTextEditor\CsvTextEditor\tools\dotnet-cake.exe' failed with exit code 1
build-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/