Skip to content

test: don't allow interface{} types#81

Draft
jamietanna wants to merge 1 commit into
masterfrom
feat/no-anonymous
Draft

test: don't allow interface{} types#81
jamietanna wants to merge 1 commit into
masterfrom
feat/no-anonymous

Conversation

@jamietanna
Copy link
Copy Markdown
Collaborator

As noted in PRF-1956, we had some types that are defined as aliases of
interface{}, which reduce the type safety for our users.

To avoid this happening again, we can introduce a test to validate these
do not return again.

Co-authored-by: Claude Sonnet 4.6 jamie.tanna+claude-code@rootly.com

As noted in PRF-1956, we had some types that are defined as aliases of
`interface{}`, which reduce the type safety for our users.

To avoid this happening again, we can introduce a test to validate these
do not return again.

Co-authored-by: Claude Sonnet 4.6 <jamie.tanna+claude-code@rootly.com>
@jamietanna jamietanna force-pushed the feat/no-anonymous branch from e266c23 to b8a27d3 Compare May 4, 2026 17:33
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