GoEddie / SQLCover

Apache License 2.0
61 stars 53 forks source link

GitHub action jobs currently failing #85

Open shortall opened 1 year ago

shortall commented 1 year ago

Describe the bug 3 of the jobs are currently failing.

test-windows fails with "The reference assemblies for .NETFramework,Version=v4.6.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks "

build-dacpac-windows fails with "The reference assemblies for .NETFramework,Version=v4.6.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks "

deploy-sqlpackage-DatabaseProject fails with "No usable version of the libssl was found"

To Reproduce Steps to reproduce the behavior:

  1. Create a PR into the master branch to trigger the action
  2. Review the results

Expected behavior All jobs on the action pass

Screenshots

image image image

@GoEddie

=== Please at me @GoEddie so I receive a notification