Brian Lalonde

Results 8 issues of Brian Lalonde

Some Graphviz graphs are much easier to understand when rendered using the circo engine. It would be nice if there were a different URL or a pragma comment or URL...

enhancement

Hello Team ๐Ÿ‘‹ **Describe the bug** When I try to install the package, I get this error: _Package is invalid. Details: 'Couldn't load icon icons/icon16.png specified in icons'._ ![Error: "Package...

๐Ÿ› bug

Steps to reproduce ------------------ ```PowerShell Invoke-ScriptAnalyzer -IncludeSuppressed -ScriptDefinition 'Param([string] $creditor = ""); Write-Information $creditor' ``` Expected behavior ----------------- _(no output)_ Actual behavior --------------- ```text RuleName Severity ScriptName Line Message --------...

Issue - Enhancement
Area - Rules
Up for Grabs

**Describe the bug** To get the ApplicationData and LocalApplicationData user folders on Windows, a complex PowerShell command line is used, but can be broken if the user's PowerShell profile script...

Rather than requiring a full list of repos to exclude from Dependabot to be manually maintained, accepting repo labels to ignore would be more scalable.

enhancement
ready-for-work
keep

### Emoji symbol ๐Ÿ–‡ ### Emoji code (none) ### Emoji description Mapping properties or fields between objects ### Describe the use case of your emoji This would indicate work that...

emoji

### Describe the feature or problem youโ€™d like to solve In order to set the iteration via GitHub CLI with `gh project item-edit` an iteration ID is required, which isn't...

enhancement
needs-user-input
needs-triage
gh-project

The .NET package cache is stored in `%APPDATA%\.csharprepl\packages`, which maps to within the roaming profile, which is synchronized to the domain. This can be extremely slow on some connections (mine...

enhancement