Roger Oba
Roger Oba
Lint the file with things such as: - Removing trailing whitespace - Auto-executing the progress.sh file Caveat: precommit hooks don't work if people are modifying the README via GitHub's website...
## Description This PR updates the library to add support to Keychain Access Control features, including creation flags, which allows authentication using biometry. It also deprecates `useNoAuthenticationUI` that was deprecated...
## Overview This PR adds an `enum`, `EthereumChain`, that is a type-safe wrapper for the `chainId`, as described in EIP155. ## Detailed This PR also makes the chainId parameters mandatory,...
## Description This is the error I was getting without `sudo`: ```sh swift build -c release […] Building for production... :0: warning: 'self' refers to the method 'HTMLAnchorTarget.self', which may...
🌈 * [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). # Report My workspace is not building on Xcode 12.5 beta, while...
# Describe the bug The following is printed even when providing the right GitHub token: >Found no issues or messages from Danger. Removing any existing messages on GitHub. >**_Could not...
There's not much to discuss about this I guess :) better than favoriting/starring actions (like some have requested) is to have that done automatically by a simple frequency counter 😄
# Report ## What did you do? `bundle exec danger pr ` ## What did you expect to happen? It should analyze the given PR. ## What happened instead? It...
# Report ## What did you do? `bundle exec danger dry_run` ## What did you expect to happen? Execute a dry run of danger. ## What happened instead? ```sh fatal:...
In the demo downloaded from the Google Play Store, frenetically expand and collapse cells while constantly scrolling. It eventually crashes.