Takayuki Maruyama
Takayuki Maruyama
**Describe the bug** Execute htmlhint cli sometimes happenes false negative when some file uses inline rules. I saw that `HTMLHint.verify(content, ruleset)` changes ruleset's value. **To Reproduce** Steps to reproduce the...
fix #32
Many API are marked deprecated because removed, changed, or deprecated by Mattermost server.
CI workflow on fork always failure. #### Steps 1. Fork this repository. 2. Make some modification and commit it. 3. Open PR. 4. Approve running workflow by maintainer - CI...
### Steps to reproduce ```java var client = MattermostClient.builder().url(url).ignoreUnknownProperty().build(); ApiResponse clientConfig = client.getOldClientConfig(); if (clientConfig.hasError()) { // return true when response is "200 OK" throw new IllegalStateException("message"); } ```
Based on: https://github.com/mattermost/mattermost-api-reference/tree/cfdc35144a54171728f55e4101aafad3d9be07c2/v4/source previous: #177 ## Check List - [x] Actions: #350 - [ ] Bots - Missing - `/bots/{bot_user_id}/icon` - [ ] Brand - [ ] Channels - [...
Introduced in Mattermost Server 5.6 https://github.com/mattermost/mattermost-api-reference/blob/master/v4/source/actions.yaml