William Entriken

Results 764 comments of William Entriken

@emawby I would please like to expand the scope of this issue from: > "strict_variables" option does not take into account defaults to: > Implement lenient_if for use with "strict_variables"...

![Image](https://github.com/user-attachments/assets/a4e79a84-ec2b-4dfc-8730-e76fbc4ef91a)

Fixed at https://github.com/google/open-location-code/pull/651 That PR - Fixes C build warnings from code issue - Fixes C build warnings from Bazel issues and results in no C build warnings

I wanted it to build clean with no warnings or errors as reported in GitHub actions

This is perhaps the most cited source for which browsers support WebP: https://caniuse.com/webp And this PR does not recommend changing the favicon.ico file. But nowadays many websites are using WebP...

Here is what happens when you follow those instructions: ```sh ➡️ ~/Desktop git clone https://github.com/twbs/examples.git ➡️ ~/Desktop cd examples/sass-js/ ➡️ ~/Desktop/examples/sass-js main nvm install --lts && nvm use --lts ➡️...

@julien-deramond can you please do yarn --version? You may be running Yarn v1 which is the old one which is not Yarn Berry.

Thank you, this is super helpful, I really appreciate it. These are magic little lines of code that can be really hard to find so it is great to see...

There is a workaround where you create a separate macOS keychain specifically for Fastlane, and then you save the password for that keychain in your .env file. Of course, entirely...