GitHub action jobs currently failing
- Dominant language
- TSQL
- Stars
- 69
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
**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**

@GoEddie
===
Please at me @GoEddie so I receive a notification
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the GitHub Actions workflow definitions for the test-windows, build-dacpac-windows, and deploy-sqlpackage-DatabaseProject jobs, then reproduce the failures with a pull request. Identify the required .NET Framework reference assemblies and usable libssl version, and consider the work done when all three jobs pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, sql
- Domain
- ci-cd, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100