Skip to content

Add option to return pretanslations as USFM #565

Add option to return pretanslations as USFM

Add option to return pretanslations as USFM #565

Triggered via push January 26, 2024 22:58
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: src/Serval.Shared/Usings.cs#L17
The type or namespace name 'Machine' does not exist in the namespace 'SIL' (are you missing an assembly reference?)
Build: src/Serval.Shared/Usings.cs#L18
The type or namespace name 'Scripture' does not exist in the namespace 'SIL' (are you missing an assembly reference?)
Build: src/Serval.Shared/Services/IScriptureDataFileService.cs#L5
The type or namespace name 'ParatextProjectSettings' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.Shared/Services/ZipParatextProjectSettingsParser.cs#L4
The type or namespace name 'ParatextProjectSettingsParserBase' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.Shared/Services/ScriptureDataFileService.cs#L9
The type or namespace name 'ParatextProjectSettings' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.Shared/Services/ScriptureDataFileService.cs#L32
The type or namespace name 'ParatextProjectSettings' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.Shared/Services/ZipParatextProjectSettingsParser.cs#L9
The type or namespace name 'UsfmStylesheet' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.Shared/Services/ScriptureDataFileService.cs#L38
The type or namespace name 'ParatextProjectSettings' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.Shared/Usings.cs#L17
The type or namespace name 'Machine' does not exist in the namespace 'SIL' (are you missing an assembly reference?)
Build: src/Serval.Shared/Usings.cs#L18
The type or namespace name 'Scripture' does not exist in the namespace 'SIL' (are you missing an assembly reference?)
Build
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/.