Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CLI event list fails on None #717

Closed
@xarx00

Description

@xarx00

Description of the problem, including code/CLI snippet

gitlab event list fails in v4/cli.py#l.38 withAttributeError: 'NoneType' object has no attribute 'lower'.

Specifications

  • python-gitlab version: 1.8.0
  • API version you are using (v3/v4): na
  • Gitlab server version (or gitlab.com): na

Cause

The error is caused by the EventManager class in objects.py, because one of_list_filters is called "action". This name collides with the args attributeaction, and one of them is probably overwritten. When renaming "action" in_list_filters to something else,gitlab event list continues further (and fails with another similar error).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp