Andy P

Results 3 issues of Andy P

Running tests using Testcontainers from within a container results in exceptions being thrown. The same tests pass when run locally (i.e. not in a container). The following is a typical...

question

If a solution uses Directory.Packages.props and has a GlobalPackageReference declaration, then the version number of the package is missing when analyzed. The package appears in each project's PackageReferences, but the...

⚠ Bug
Feedback Needed

If a library is declared using 'GlobalPackageReference' in Directory.Packages.props, then running snitch on the solution returns the following error: _**Error: Version '' for package '$LIBRARY_NAME$' is not valid. (Parameter 'version')**_