Skip to content

fix: raise errors and skip artifacts#144

Merged
43081j merged 1 commit intomainfrom
errors-and-warneries
Apr 10, 2026
Merged

fix: raise errors and skip artifacts#144
43081j merged 1 commit intomainfrom
errors-and-warneries

Conversation

@43081j
Copy link
Copy Markdown
Contributor

@43081j 43081j commented Apr 10, 2026

When we encounter errors, we now throw them and have a single
setFailed catch.

We also skip the artifact upload if no outputs were produced.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

⚠️ Duplicate Dependencies (found: 3, threshold: 1)

📦 Package 📋 Versions
@actions/http-client
2 versions
  • @e18e/action-dependency-diff@0.0.1
    • @actions/github@9.0.0
      • @actions/http-client@3.0.2

  • @e18e/action-dependency-diff@0.0.1
    • @actions/core@3.0.0
      • @actions/http-client@4.0.0

eslint-visitor-keys
2 versions
  • @e18e/action-dependency-diff@0.0.1
    • eslint@10.2.0
      • @eslint-community/eslint-utils@4.9.1
        • eslint-visitor-keys@3.4.3

  • @e18e/action-dependency-diff@0.0.1
    • eslint@10.2.0
      • eslint-visitor-keys@5.0.1

ignore
2 versions
  • @e18e/action-dependency-diff@0.0.1
    • eslint@10.2.0
      • ignore@5.3.2

  • @e18e/action-dependency-diff@0.0.1
    • typescript-eslint@8.58.0
      • @typescript-eslint/eslint-plugin@8.58.0
        • ignore@7.0.5

💡 To find out what depends on a specific package, run: npm ls example-package

When we encounter errors, we now `throw` them and have a single
`setFailed` catch.

We also skip the artifact upload if no outputs were produced.
@43081j 43081j force-pushed the errors-and-warneries branch from 12bfe35 to b59ff56 Compare April 10, 2026 10:14
@43081j 43081j merged commit bb88fda into main Apr 10, 2026
4 checks passed
@43081j 43081j deleted the errors-and-warneries branch April 10, 2026 10:14
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 this pull request may close these issues.

1 participant