coala / coala/community

Fail peacefully when issue cannot be loaded

Open
#159 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
19
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Currently throwing an error like this when the issue or project is deleted:

```
Failed to load task 6317910194651136 url https://gitlab.com/gitmate/open-source/gitmate-2-frontend/issues/73: 'NoneType' object has no attribute 'assignees'
```

We should still warn that the issue could not be loaded, but not cause builds to fail because of it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.