Skip to content

Update to test on .NET 8 #30

Update to test on .NET 8

Update to test on .NET 8 #30

Triggered via pull request December 19, 2023 22:09
@andrewlockandrewlock
synchronize #82
net8
Status Failure
Total duration 8m 43s
Artifacts

BuildAndPack.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 33 warnings
ubuntu-latest
Testhost process for source(s) '/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.Vault.Tests/bin/Release/netcoreapp3.1/NetEscapades.Configuration.Vault.Tests.dll' exited with error: You must install or update .NET to run this application.
ubuntu-latest
App: /home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/packages/microsoft.testplatform.testhost/16.7.1/lib/netcoreapp2.1/testhost.dll
ubuntu-latest
Architecture: x64
ubuntu-latest
Framework: 'Microsoft.NETCore.App', version '3.1.0' (x64)
ubuntu-latest
.NET location: /usr/share/dotnet/
ubuntu-latest
The following frameworks were found:
ubuntu-latest
2.1.30 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
ubuntu-latest
3.0.3 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
ubuntu-latest
5.0.17 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
ubuntu-latest
6.0.25 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
macOS-latest
Testhost process for source(s) '/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.Remote.Tests/bin/Release/netcoreapp3.1/NetEscapades.Configuration.Remote.Tests.dll' exited with error: You must install or update .NET to run this application.
macOS-latest
App: /Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/packages/microsoft.testplatform.testhost/16.7.1/lib/netcoreapp2.1/testhost.dll
macOS-latest
Architecture: x64
macOS-latest
Framework: 'Microsoft.NETCore.App', version '3.1.0' (x64)
macOS-latest
.NET location: /Users/runner/.dotnet/
macOS-latest
The following frameworks were found:
macOS-latest
2.1.30 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
macOS-latest
3.0.3 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
macOS-latest
5.0.17 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
macOS-latest
6.0.25 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
windows-latest
Testhost process for source(s) 'D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.Yaml.Tests\bin\Release\netcoreapp3.1\NetEscapades.Configuration.Yaml.Tests.dll' exited with error: . Please check the diagnostic logs for more information.
windows-latest
Test Run Aborted.
windows-latest
Testhost process for source(s) 'D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.Vault.Tests\bin\Release\netcoreapp3.1\NetEscapades.Configuration.Vault.Tests.dll' exited with error: . Please check the diagnostic logs for more information.
windows-latest
Test Run Aborted.
windows-latest
Testhost process for source(s) 'D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.KubeSecrets.Tests\bin\Release\netcoreapp3.1\NetEscapades.Configuration.KubeSecrets.Tests.dll' exited with error: . Please check the diagnostic logs for more information.
windows-latest
Test Run Aborted.
windows-latest
Testhost process for source(s) 'D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.Remote.Tests\bin\Release\netcoreapp3.1\NetEscapades.Configuration.Remote.Tests.dll' exited with error: You must install or update .NET to run this application.
windows-latest
App: D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.Remote.Tests\bin\Release\netcoreapp3.1\testhost.exe
windows-latest
Architecture: x64
windows-latest
Framework: 'Microsoft.NETCore.App', version '3.1.0' (x64)
ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/sample/WebDemoProject2_0/WebDemoProject2_0.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.NETFramework.ReferenceAssemblies 1.0.0, Microsoft.NETFramework.ReferenceAssemblies 1.0.0.
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/sample/WebDemoProject2_0/WebDemoProject2_0.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.NETFramework.ReferenceAssemblies 1.0.0, Microsoft.NETFramework.ReferenceAssemblies 1.0.0. [TargetFramework=net461]
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3 [/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-3gp9-h8hw-pxpw [/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-3w5p-jhp5-c29q [/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-5633-f33j-c6f7 [/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334 [/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-g5vf-38cp-4px9 [/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-vgwq-hfqc-58wv [/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
ubuntu-latest
/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-x5qj-9vmx-7g6g [/home/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/sample/WebDemoProject2_0/WebDemoProject2_0.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.NETFramework.ReferenceAssemblies 1.0.0, Microsoft.NETFramework.ReferenceAssemblies 1.0.0.
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/sample/WebDemoProject2_0/WebDemoProject2_0.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.NETFramework.ReferenceAssemblies 1.0.0, Microsoft.NETFramework.ReferenceAssemblies 1.0.0. [TargetFramework=net461]
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3 [/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-3gp9-h8hw-pxpw [/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-3w5p-jhp5-c29q [/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-5633-f33j-c6f7 [/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334 [/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-g5vf-38cp-4px9 [/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-vgwq-hfqc-58wv [/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
macOS-latest
/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/test/NetEscapades.Configuration.KubeSecrets.Tests/NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-x5qj-9vmx-7g6g [/Users/runner/work/NetEscapades.Configuration/NetEscapades.Configuration/NetEscapades.Configuration.sln]
windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\sample\WebDemoProject2_0\WebDemoProject2_0.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.NETFramework.ReferenceAssemblies 1.0.0, Microsoft.NETFramework.ReferenceAssemblies 1.0.0.
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\sample\WebDemoProject2_0\WebDemoProject2_0.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.NETFramework.ReferenceAssemblies 1.0.0, Microsoft.NETFramework.ReferenceAssemblies 1.0.0. [TargetFramework=net461]
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\sample\WebConfigurationProvider\WebConfigurationProvider.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 1.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-7mfr-774f-w5r9 [D:\a\NetEscapades.Configuration\NetEscapades.Configuration\NetEscapades.Configuration.sln]
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\sample\WebConfigurationProvider\WebConfigurationProvider.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 1.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8884-xcr4-r68p [D:\a\NetEscapades.Configuration\NetEscapades.Configuration\NetEscapades.Configuration.sln]
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.KubeSecrets.Tests\NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3 [D:\a\NetEscapades.Configuration\NetEscapades.Configuration\NetEscapades.Configuration.sln]
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.KubeSecrets.Tests\NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-3gp9-h8hw-pxpw [D:\a\NetEscapades.Configuration\NetEscapades.Configuration\NetEscapades.Configuration.sln]
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.KubeSecrets.Tests\NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-3w5p-jhp5-c29q [D:\a\NetEscapades.Configuration\NetEscapades.Configuration\NetEscapades.Configuration.sln]
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.KubeSecrets.Tests\NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1902: Package 'Microsoft.NETCore.App' 2.1.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-5633-f33j-c6f7 [D:\a\NetEscapades.Configuration\NetEscapades.Configuration\NetEscapades.Configuration.sln]
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.KubeSecrets.Tests\NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334 [D:\a\NetEscapades.Configuration\NetEscapades.Configuration\NetEscapades.Configuration.sln]
windows-latest
D:\a\NetEscapades.Configuration\NetEscapades.Configuration\test\NetEscapades.Configuration.KubeSecrets.Tests\NetEscapades.Configuration.KubeSecrets.Tests.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-g5vf-38cp-4px9 [D:\a\NetEscapades.Configuration\NetEscapades.Configuration\NetEscapades.Configuration.sln]