Skip to content

fix: increase fetch depth in lint workflow and fix UI binding#1051

Merged
SjnExe merged 1 commit intoDevfrom
fix-lint-checkout-failure-1574909126531756731
Feb 24, 2026
Merged

fix: increase fetch depth in lint workflow and fix UI binding#1051
SjnExe merged 1 commit intoDevfrom
fix-lint-checkout-failure-1574909126531756731

Conversation

@SjnExe
Copy link
Copy Markdown
Owner

@SjnExe SjnExe commented Feb 24, 2026

  • Increased fetch-depth to 2 in .github/workflows/lint.yml to resolve shallow checkout failures for specific refs.
  • Added explicit #title_text binding to client_content in packs/resource/ui/server_form.json to resolve "Expected variable not found" warnings in child controls.

name: Pull Request
about: Propose changes to the AddonExe
title: "Brief description of changes (e.g., Fix: Resolve fly detection false positive)"
labels: ''
assignees: ''


Description of Changes:

How Has This Been Tested?

Checklist:

  • I have read the CONTRIBUTING.md document.
  • My code follows the project's coding style and guidelines.
  • I have performed a self-review of my own code.
  • I have commented my code where necessary.
  • I have made corresponding changes to the documentation if needed.
  • My changes do not generate new ESLint warnings or errors.
  • I have tested my changes thoroughly.

By submitting this pull request, you agree to license your contribution under the project's MIT License.

- Increased fetch-depth to 2 in .github/workflows/lint.yml to resolve shallow checkout failures for specific refs.
- Added explicit `#title_text` binding to `client_content` in `packs/resource/ui/server_form.json` to resolve "Expected variable not found" warnings in child controls.

Co-authored-by: SjnExe <142050666+SjnExe@users.noreply.github.com>
@SjnExe SjnExe merged commit 3004e61 into Dev Feb 24, 2026
1 check failed
@SjnExe SjnExe deleted the fix-lint-checkout-failure-1574909126531756731 branch February 24, 2026 05:13
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