Skip to content

fix: code quality improvements, add ESLint, bump to 0.1.5#3

Merged
niks918 merged 1 commit into
mainfrom
fix/remove-team-id-bump-0.1.4
Apr 4, 2026
Merged

fix: code quality improvements, add ESLint, bump to 0.1.5#3
niks918 merged 1 commit into
mainfrom
fix/remove-team-id-bump-0.1.4

Conversation

@niks918
Copy link
Copy Markdown
Member

@niks918 niks918 commented Apr 4, 2026

  • Remove all as any casts — SDK 1.27.1 no longer needs them
  • Add ESLint with typescript-eslint, no-explicit-any: error
  • Fix escalation policy tool: team_id → severity (sync with API)
  • Fix escalation policy test to match new severity param
  • Fix copy-paste bug: add_incident_event error reported as escalate
  • Fix server name/version test (was a no-op assert)
  • Fix Dockerfile: use 0.0.0.0 inside container for port forwarding
  • Add monitoring to status descriptions (6-status model)
  • Remove unused PaginatedResponse type
  • Clean up postmortem handler with Object.fromEntries
  • Fix stale comments: header size, Content-Length in README
  • Sync version to 0.1.5 across package.json, types.ts, server.json

- Remove all `as any` casts — SDK 1.27.1 no longer needs them
- Add ESLint with typescript-eslint, no-explicit-any: error
- Fix escalation policy tool: team_id → severity (sync with API)
- Fix escalation policy test to match new severity param
- Fix copy-paste bug: add_incident_event error reported as escalate
- Fix server name/version test (was a no-op assert)
- Fix Dockerfile: use 0.0.0.0 inside container for port forwarding
- Add monitoring to status descriptions (6-status model)
- Remove unused PaginatedResponse type
- Clean up postmortem handler with Object.fromEntries
- Fix stale comments: header size, Content-Length in README
- Sync version to 0.1.5 across package.json, types.ts, server.json
@niks918 niks918 merged commit f65b196 into main Apr 4, 2026
2 checks passed
@niks918 niks918 deleted the fix/remove-team-id-bump-0.1.4 branch April 4, 2026 15:49
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