Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Wayne Bradney
Total activity
90
Last activity
November 19, 2020 21:16
Member since
April 30, 2009 19:49
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
29
Activity overview
Posts (24)
Comments (37)
Sort by recent activity
Recent activity
Votes
Created
November 19, 2020 21:16
Never mind. This turned out to be a mismatch between the version of the command-line tool and the version of the VS extension. After upgrading the extension to latest 2020.2.4, I get the warning in...
Community
TeamCity General Topics
Inspections show hundreds of false positive errors while Resharper doesn't
0 votes
Created
November 19, 2020 18:47
Does the same thing in a simple .Net Core 3.1 console app. Works fine in a clean .Net Core 2.2 console app.
Community
TeamCity General Topics
Inspections show hundreds of false positive errors while Resharper doesn't
0 votes
Edited
November 19, 2020 17:33
So i just created a clean Asp.Net Core 3.1 project and added the follwing code to startup: ``` public void ConfigureServices(IServiceCollection services){var ex = new Exception("blah");var stackTra...
Community
TeamCity General Topics
Inspections show hundreds of false positive errors while Resharper doesn't
0 votes
Edited
November 19, 2020 17:11
I'm seeing the same thing. Resharper in Visual Studio is showing all green, yet when I run the inspectcode command line tool I get warnings about possible NullReferenceException. We were hoping to ...
Community
TeamCity General Topics
Inspections show hundreds of false positive errors while Resharper doesn't
0 votes
Created
November 05, 2019 21:25
Yes, 'develop' is the default branch for the VCS root, and we have other branch specifications configured as: +:refs/heads/master+:refs/heads/QA QA is a full branch, not a tag. We don't commit dire...
Community
TeamCity General Topics
Git: teamcity.vcsTrigger.runBuildInNewEmptyBranch Property, VCS Checkout Rules and Pull Requests Build Feature don't play well together?
0 votes
Created
October 29, 2019 15:25
Eric, I submitted the logs. Thanks
Community
TeamCity General Topics
Git: teamcity.vcsTrigger.runBuildInNewEmptyBranch Property, VCS Checkout Rules and Pull Requests Build Feature don't play well together?
0 votes
Created
October 25, 2019 21:43
Eric, Here's an example of one of our builds: [The %source_root% for this build is specified as 'Services\Monitors\Email'] After we enabled runBuildInNewEmptyBranch, a new PR came in which tri...
Community
TeamCity General Topics
Git: teamcity.vcsTrigger.runBuildInNewEmptyBranch Property, VCS Checkout Rules and Pull Requests Build Feature don't play well together?
0 votes
Created
October 24, 2019 01:31
The problem is not that unwanted branches trigger builds - it's that the VCS Checkout Rules and Trigger rules are no longer being honored for PR builds that _are_ triggered (ie ANY PR triggers ALL ...
Community
TeamCity General Topics
Git: teamcity.vcsTrigger.runBuildInNewEmptyBranch Property, VCS Checkout Rules and Pull Requests Build Feature don't play well together?
0 votes
Edited
October 22, 2019 21:01
Similar issue here with v2019.1.2, although in our case the builds are triggering but the changes are not being tracked and reported correctly. We have a develop branch, and periodically we'll do a...
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
1 vote
Created
January 19, 2016 20:56
If I explicitly add my assembly's .pdb file as an artifact, the build seems to do the right thing and publish symbols (and I can see them with symchk.exe), but when I reference the Nuget package fr...
Community
TeamCity General Topics
TeamCity 9.1.x Symbol Server and Nuget Packages
0 votes
Next
›
Last
»