reconsumeralization / CodeCurse

CodeCurse AI IDE
MIT License
2 stars 0 forks source link

Fix 'cp: cannot stat 'src/stable/*': No such file or directory' error #11

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

PR Feedback (click)

Summary of Changes

Fixes #10.


πŸŽ‰ Latest improvements to Sweep:


πŸ’‘ To get Sweep to edit this pull request, you can:

sweep-ai[bot] commented 1 year ago

Sandbox Executions

trunk fmt prepare_vscode.sh || exit 0 1/2 βœ“
 βœ” Formatted prepare_vscode.sh
Re-checking autofixed files...

Checked 1 file
βœ” No issues
trunk check --fix --print-failures prepare_vscode.sh 2/2 βœ“
  ISSUES  
prepare_vscode.sh:85:65
  85:65  low  Consider invoking this command separately to avoid masking its return value (or use '||  shellcheck/SC2312
              true' to ignore).                                                                                         
 199:60  low  Consider invoking this command separately to avoid masking its return value (or use '||  shellcheck/SC2312
              true' to ignore).                                                                                         
 200:60  low  Consider invoking this command separately to avoid masking its return value (or use '||  shellcheck/SC2312
              true' to ignore).                                                                                         
 205:56  low  Consider invoking this command separately to avoid masking its return value (or use '||  shellcheck/SC2312
              true' to ignore).                                                                                         
Checked 1 file
4 existing issues

sweep-ai[bot] commented 1 year ago

Apply Sweep Rules to your PR?

height[bot] commented 1 year ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

πŸ’‘Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.