Build fails when running ubuntu-latest

Open
#252 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
32/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
github-actions, ubuntu
Domain
ci-cd, devops

Research direction

Start with the GitHub Actions workflow entry point that runs the action, comparing runs-on: ubuntu-22.04 with Ubuntu latest. Investigate why sqlpackage cannot be spawned on the latest runner; done means the build succeeds on ubuntu-latest without the sqlpackage ENOENT error.

Written by the indexing model from the issue text.

Description

need-to-triage

When running on ubuntu-22.04 the build runs:

runs-on: ubuntu-22.04

However, with the Ubuntu latest, it fails with the following:

There was an error when attempting to execute the process 'sqlpackage'. This may indicate the process failed to start. Error: spawn sqlpackage ENOENT

Dominant language
TypeScript
Stars
142
Forks
73
Avg merge
9d 18h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/sql-action

All issues in Azure/sql-action

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.