Skip to content

Conversation

@neeraj-pilot
Copy link
Contributor

Summary

  • Renamed job names from generic 'lint' to app-specific names (mobile-lint, auth-lint, locker-lint) to make them distinguishable in the GitHub UI
  • Added locker-lint workflow for the locker app to ensure consistent linting across all mobile apps
  • Updated all three mobile lint workflows to trigger on mobile/packages/** changes to ensure shared package updates are tested across all apps

Test plan

  • Verify that the workflows are properly configured
  • Check that job names appear correctly in PR checks

- Rename job names from 'lint' to app-specific names (mobile-lint, auth-lint, locker-lint) to make them distinguishable in GitHub UI
- Add locker-lint workflow for the locker app
- Update all three workflows to trigger on mobile/packages/** changes to ensure shared package updates are tested across all apps
@neeraj-pilot neeraj-pilot requested a deployment to workflow-security-review January 13, 2026 11:22 — with GitHub Actions Waiting
- Change const declaration for timeout message
- Remove unnecessary null assertion operators
- Remove unused field _hasCompletedInitialLoad
- Remove unused methods (_restoreFile, _deleteFilePermanently, _performRestore, _buildRoleDropdown, _buildShareLaterCheckbox, _updateUrlSettings)
- Remove unused imports
- Mark immutable fields as final
@neeraj-pilot neeraj-pilot requested a deployment to workflow-security-review January 13, 2026 11:37 — with GitHub Actions Waiting
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.

2 participants