Skip to content

Conversation

@mogusbi-motech
Copy link
Contributor

@mogusbi-motech mogusbi-motech commented Dec 18, 2025

Note

Introduce TypeScript import resolver and type-only imports across packages, and update CI to skip Auth0 tenant jobs while improving anti-virus deployment.

  • Tooling/Lint:
    • Add eslint-import-resolver-typescript across packages and configure import parser/resolver in @motech-development/eslint-config-motech-{base,react}.
    • Widespread switch to import type { ... } for aws-lambda types; minor lint comment tweak in applications/accounts/client/src/components/DocumentViewer.tsx.
  • CI/CD (GitHub Actions):
    • Comment out auth0-tenant jobs and related needs in deploy-to-{develop,environment,production}.yml.
    • Enhance anti-virus deploy with retry and (PR env) conditional virus definitions update.
    • Misc workflow improvements: cache/env restores and small step adjustments.
  • Lockfile/Deps:
    • Update yarn.lock to include new resolver and supporting dependencies.

Written by Cursor Bugbot for commit dc1fc15. This will update automatically on new commits. Configure here.

Add import settings to linting ruleset

BREAKING CHANGE: Adds eslint-import-resolver-typescript as new peer dependency
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@github-actions
Copy link

Add these params to your .env.local file

REACT_APP_APPSYNC_URL="https://lf6ewbieubdr5gkwdpdli4kavq.appsync-api.eu-west-1.amazonaws.com/graphql"
REACT_APP_AWS_REGION="eu-west-1"

@sonarqubecloud
Copy link

@mogusbi mogusbi merged commit 947e7a9 into main Dec 19, 2025
40 of 44 checks passed
@mogusbi mogusbi deleted the feature/eslint-react-settings branch December 19, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants