Bill Hally

Results 5 issues of Bill Hally

Running `pulumi refresh` against a deployment which contains an `Azure.Storage.Blob` resource corrupts Pulumi's stored state, causing later runs of `pulumi up` to crash. ## Steps to reproduce 1. Create a...

impact/reliability
kind/bug

### Description FsXaml will sometimes fail to report the real problem with a XAML file, instead reporting: ``` System.Xaml.XamlObjectWriterException: XAML Node Stream: Missing CurrentObject before EndObject. ``` ### Repro steps...

If you create a generic type which takes a measure type parameter, but forget to add the `Measure` attribute when extending the type, the compiler crashes with an internal error....

Bug
Impact-Medium
Area-Diagnostics