Carsten Scholling (MODUS Consult)

Results 7 issues of Carsten Scholling (MODUS Consult)

**1. Describe the bug** ALC and server compiler working differently for DotNet methods with optional arguments. While omitted optional arguments are allowed and not causing any issues in ALC/VSCode, the...

requires-triage

**Publish-NavApp in a container hangs running PS7 (after a prev. publish failure)** Publish-NavApp in a container hangs running PS7. But this is dependent on other commands. I have added a...

Hi Freddy, it's me again :) **Describe the issue** Run-ALCops (6.0.19-preview1213) stops working with missing file in BC24, BC23 works. When running Run-ALCops on BC24 (tested .1 and .2) on...

bug
Unrelated to BcContainerHelper

**Describe the issue** Compile-AppWithBcCompilerFolder, ALTool returns dependencies.appId for older apps instead of dependencies.id. I have an example from May 2022, a third party app I cannot change. I cannot say...

bug
Under investigation

**Describe the issue** Based on PR #3430, the default behavior of at least both Compile-App* commands has changed on Azure DevOps. See [commit](https://github.com/microsoft/navcontainerhelper/commit/4c9b21ad330f8c0206f91bc31d0f44c922661f3a#diff-b27f999f114188a84ba880f318ee5a5e0743ea69254bd601919fc3bb2a562297). In a way that cannot be seen...

wontfix

**1. Describe the bug** Interface XML comments are not properly handled. They are ignored. **2. To Reproduce** Create the following two objects including xml comments: ```al /// /// Great interface...

accepted

Allow [common alert syntax](https://learn.microsoft.com/en-us/contribute/content/markdown-reference#alerts-note-tip-important-caution-warning) used in Microsoft Learn and on [GitHub](https://github.com/orgs/community/discussions/16925) without raising `link.no-such-reference`. Fixing #164