Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub action jobs currently failing #85

Open
shortall opened this issue Jan 8, 2023 · 0 comments · May be fixed by #86
Open

GitHub action jobs currently failing #85

shortall opened this issue Jan 8, 2023 · 0 comments · May be fixed by #86

Comments

@shortall
Copy link

shortall commented Jan 8, 2023

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

@shortall shortall linked a pull request Jan 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant