Skip to content

Conversation

azu
Copy link
Member

@azu azu commented Jul 16, 2025

Summary

  • Update updateSnapshot task outputs from "snapshots/" to "test/snapshots/" to match actual file structure
  • Add empty outputs array for secretlint task to suppress warnings
  • Fix Turborepo warnings about missing output files for tasks

Test plan

  • yarn install
  • yarn run updateSnapshot (no longer shows Turborepo warnings)
  • Verified that snapshots are actually located in test/snapshots/** directories
  • Tested that secretlint task no longer shows output file warnings

Fixes #1119

🤖 Generated with Claude Code

- Update updateSnapshot task outputs from "snapshots/**" to "test/snapshots/**" to match actual file structure
- Add empty outputs array for secretlint task to suppress warnings
- Fix Turborepo warnings about missing output files for tasks

fix #1119

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@azu azu added the Type: Maintenance Repository Maintenance label Jul 16, 2025
@azu azu marked this pull request as ready for review July 16, 2025 13:17
@azu azu merged commit 9174248 into master Jul 16, 2025
15 of 24 checks passed
@azu azu deleted the fix-1119 branch July 16, 2025 13:17
@github-actions github-actions bot mentioned this pull request Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Repository Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

turborepo wraning
1 participant