Skip to content

Upgrade dotnet 8

Upgrade dotnet 8 #159

Triggered via pull request July 8, 2024 09:37
Status Failure
Total duration 4m 33s
Artifacts

PR.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
LocalizedStringsDuringTests: src/WeSay.Project.Tests/BasilProjectTests.cs#L103
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\wesay\wesay\output\common\WritingSystems'.
LocalizedStringsFromPretendSample: src/WeSay.Project.Tests/BasilProjectTests.cs#L114
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\wesay\wesay\output\common'.
BackupNow_FirstTime_CreatesValidRepositoryAndWorkingTree: src/WeSay.Project.Tests/ChorusBackupMakerTests.cs#L135
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\wesay\wesay\output\common\WritingSystems'.
BackupNow_RemoveFile_RemovedFromBackupDir: src/WeSay.Project.Tests/ChorusBackupMakerTests.cs#L181
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\wesay\wesay\output\common\WritingSystems'.
WritingSystemLdmlFiles_Version_IsLatestVersion: src/WeSay.Project.Tests/CommonDirectoryFileTests.cs#L29
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\wesay\wesay\output\common\WritingSystems'.
ChangeWritingSystemId_DoesnotExist_NoChange: src/WeSay.Project.Tests/ConfigFileTests.cs#L47
System.IO.FileNotFoundException : Could not find file 'D:\a\wesay\wesay\output\test\PRETEND.WeSayConfig'.
ChangeWritingSystemId_IdExists_IsChanged: src/WeSay.Project.Tests/ConfigFileTests.cs#L32
System.IO.FileNotFoundException : Could not find file 'D:\a\wesay\wesay\output\test\PRETEND.WeSayConfig'.
DefaultConfigFile_DoesntNeedMigrating: src/WeSay.Project.Tests/ConfigFileTests.cs#L74
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\wesay\wesay\output\common\default.WeSayConfig'.
MigrateIfNeeded_AfterMigrationTheNewConfigFileIsLoaded: src/WeSay.Project.Tests/ConfigFileTests.cs#L61
System.IO.FileNotFoundException : Could not find file 'D:\a\wesay\wesay\output\test\PRETEND.WeSayConfig'.
TargetToWidget: src/WeSay.UI.Tests/BindingTests.cs#L28
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\wesay\wesay\output\common'.
build (windows-latest): src/WeSay.Data/Properties/AssemblyInfo.cs#L18
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
build (windows-latest): src/WeSay.Data/Properties/AssemblyInfo.cs#L18
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
build (windows-latest): src/LexicalModel/Foundation/WritingSystemInfo.cs#L15
This call site is reachable on all platforms. 'Font' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): src/LexicalModel/Foundation/WritingSystemInfo.cs#L22
This call site is reachable on all platforms. 'SystemFonts.DefaultFont' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): src/LexicalModel/Foundation/WritingSystemInfo.cs#L22
This call site is reachable on all platforms. 'Font' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): src/LexicalModel/Foundation/WritingSystemInfo.cs#L21
This call site is reachable on all platforms. 'Font.Name' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): src/LexicalModel/Foundation/WritingSystemInfo.cs#L22
This call site is reachable on all platforms. 'Font.Name' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): src/LexicalModel/Foundation/WritingSystemInfo.cs#L21
This call site is reachable on all platforms. 'SystemFonts.DefaultFont' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest)
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: Icu4c.Win.Min. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build (windows-latest): src/WeSay.AddinLib/ActionSetupDialog.cs#L11
This call site is reachable on all platforms. 'PropertyGrid.SelectedObject' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)