Skip to content

chore: add eslint config + drop unused import#9

Merged
asachs01 merged 1 commit into
mainfrom
fix/eslint-config
May 14, 2026
Merged

chore: add eslint config + drop unused import#9
asachs01 merged 1 commit into
mainfrom
fix/eslint-config

Conversation

@asachs01
Copy link
Copy Markdown
Member

Unblocks CI. Lint step had no config file, broken since the script was introduced. Adds the standard typescript-eslint setup that matches the devDependencies in package.json. Also drops the now-unused getCredentials import from src/index.ts left over from PR #8.

CI was failing on every PR because the lint step (`eslint src --ext .ts`)
had no config file — preexisting since the script was introduced. Adding
the standard typescript-eslint setup that matches the devDependencies
already declared in package.json. Also drops the now-unused
\`getCredentials\` import from \`src/index.ts\` left over from the
health-probe fix.

Unblocks Release workflow → Docker image rebuild → ACA pulls fixed image.
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.

Once credits are available, push a new commit or reopen this pull request to trigger a review.

@asachs01 asachs01 merged commit fa6a286 into main May 14, 2026
8 checks passed
@asachs01 asachs01 deleted the fix/eslint-config branch May 14, 2026 01:42
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