Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefer use of Action or UnknownAction instead of AnyAction #4520

Merged
merged 12 commits into from
May 30, 2023

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    cbde7c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    456cc34 View commit details
    Browse the repository at this point in the history
  2. make Action a type

    EskiMojo14 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    985fdef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe3d667 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d587b9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Merge branch 'master' into unknown-action

    ben.durrant committed May 5, 2023
    Configuration menu
    Copy the full SHA
    fdf106f View commit details
    Browse the repository at this point in the history
  2. rm unused expect error

    ben.durrant committed May 5, 2023
    Configuration menu
    Copy the full SHA
    043da88 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Merge branch 'master' into unknown-action

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8c0d688 View commit details
    Browse the repository at this point in the history
  2. "fix" type

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    687e2fe View commit details
    Browse the repository at this point in the history
  3. action needs to be a type not interface

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2063199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c518a6 View commit details
    Browse the repository at this point in the history
  5. update comment with TS issue

    ben.durrant committed May 16, 2023
    Configuration menu
    Copy the full SHA
    61515da View commit details
    Browse the repository at this point in the history