question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dependabot build fails when it scans the nuget package (the build works fine when it scans npm package)

See original GitHub issue

warning: parser/current is loading parser/ruby31, which recognizes3.1.3-compliant syntax, but you are running 3.1.2. Please see https://github.com/whitequark/parser#compatibility-with-ruby-mri. /usr/local/lib/ruby/3.1.0/pathname.rb:528:in relative_path_from': different prefix: "/" and "src/Jar/Jar.Web" (ArgumentError) from /home/dependabot/dependabot-script/vendor/ruby/3.1.0/gems/dependabot-common-0.214.0/lib/dependabot/config/file_fetcher.rb:29:in block in fetch_files’ from /home/dependabot/dependabot-script/vendor/ruby/3.1.0/gems/dependabot-common-0.214.0/lib/dependabot/config/file_fetcher.rb:28:in each' from /home/dependabot/dependabot-script/vendor/ruby/3.1.0/gems/dependabot-common-0.214.0/lib/dependabot/config/file_fetcher.rb:28:in fetch_files’ from /home/dependabot/dependabot-script/vendor/ruby/3.1.0/gems/dependabot-common-0.214.0/lib/dependabot/file_fetchers/base.rb:75:in files' from /home/dependabot/dependabot-script/vendor/ruby/3.1.0/gems/dependabot-common-0.214.0/lib/dependabot/config/file_fetcher.rb:20:in config_file’ from ./update-script.rb:271:in `<main>’ Using hostname = ‘dev.azure.com’, protocol = ‘https’, port = ‘443’. Using ‘https://dev.azure.com:443/’ as API endpoint ##[error]The process ‘/usr/bin/docker’ failed with exit code 1

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
EmilSahin88commented, Dec 14, 2022

It works

0reactions
EmilSahin88commented, Dec 14, 2022

OMG - how can I be so blind??

Thank you @mburumaxwell, it worked 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure DevOps Dependabot-NuGet failing branch push ...
We are using dependabot-script against our Azure DevOps git repository to scan for NuGet updates. This repository has multiple outdated packages.
Read more >
Configuration options for the dependabot.yml file
Detailed information for all the options you can use to customize how Dependabot maintains your repositories.
Read more >
github - Proper way to fix potential security vulnerability in a ...
New: now, with npm@6 you can directly run npm audit fix. Old answer: You should try to identify the problematic package's name, and...
Read more >
Highest scored 'dependabot' questions
I'm using GitHub dependabot.yml, version 2. version: 2 updates: # Nuget Packages - package-ecosystem: "nuget" directory: "/" schedule: interval: "monthly&.
Read more >
Use Dependabot in GitHub with Azure Artifacts
Using Dependabot to update your dependencies that are hosted in Azure Artifacts.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found