Skip to content

Cleanup typecasts and compiler warnings regarding typecasts #301

Description

@Zomis

A lot of places are marked with e.g. Unchecked cast: ActionTypeImplEntry<T, Any> to ActionTypeImplEntry<T, A>

This can be cleaned up in many cases by marking the appropriate type parameters in the right places with either out or in (usually out)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprovements to the code quality, not directly to existing functionality

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions