YAEGASHI Takeshi

Results 6 issues of YAEGASHI Takeshi

Is there a preferred / recommended way to do that with (or without) draper? I wanted to add some view-related class methods to all models without touching their definitions in...

After installing Unity Editor 2019.4.15f1 with Unity Hub 2.4.2 on Japanese Windows 10 Pro 2004, `Get-UnitySetupInstance` complains with the following error: ```console PS C:\Program Files\Unity\Hub\Editor\2019.4.15f1> Get-UnitySetupInstance 警告: ':' または '}'...

bug

pkg.go.dev now gives us a better diagnostic message: `Documentation is too large to display` - https://pkg.go.dev/github.com/yaegashi/[email protected]/v1.0?tab=doc - https://pkg.go.dev/github.com/yaegashi/[email protected]/beta?tab=doc However as of v0.1.3, we receive this for both API versions v1.0...

Current msgrpah-generator.go cannot handle the latest API specfication. Support `Alias` attribute (in v1.0 and beta): ```xml ``` Support different `Namespace` other than `microsoft.graph` (in beta): ```xml ```

### Description The AzDeployment cmdlets (including New-AzSubscriptionDeployment, Test-AzSubscriptionDeployment, etc.) consistently emit an unexpected empty WARNING line to the console when using any Bicep input files that do not contain any...

Service Attention
bug
ARM - Templates
customer-reported

This change detects file/dir name conflicts in the txtar and indicates which file names should be fixed to users. Fixes golang/go#44678

cla: yes