Skip to content

TypeError: object of type 'PaginatedList' has no len() #10

Description

@ralfstuckert

Version v1.5, Accessing an Organization internal Repository:

Traceback (most recent call last):
File "/entrypoint.py", line 29, in
output(release)
File "/entrypoint.py", line 21, in output
dl_url = assets[0].browser_download_url if len(assets) > 0 else '""'
TypeError: object of type 'PaginatedList' has no len()

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions