Skip to content

Instantly share code, notes, and snippets.

@BinToss
Last active September 6, 2021 06:27
Show Gist options
  • Save BinToss/26da68aa5a44b3707573069103231a1a to your computer and use it in GitHub Desktop.
Save BinToss/26da68aa5a44b3707573069103231a1a to your computer and use it in GitHub Desktop.
CodeQL - No Code Detected after successful dotnet build
"This run": https://github.com/HaloSPV3/HXE/actions/runs/1204305379
"Workflow file for this run": https://github.com/HaloSPV3/HXE/actions/runs/1204305379/workflow
2021-09-06T01:23:59.8256269Z Found online and idle hosted runner in the current repository's organization account that matches the required labels: 'windows-latest'
2021-09-06T01:23:59.9244485Z Waiting for a Hosted runner in the 'organization' to pick this job...
2021-09-06T01:24:00.2510637Z Job is waiting for a hosted runner to come online.
2021-09-06T01:24:03.7987016Z Job is about to start running on the hosted runner: Hosted Agent (hosted)
2021-09-06T01:24:07.0605701Z Current runner version: '2.281.1'
2021-09-06T01:24:07.0814631Z ##[group]Operating System
2021-09-06T01:24:07.0815621Z Microsoft Windows Server 2019
2021-09-06T01:24:07.0816088Z 10.0.17763
2021-09-06T01:24:07.0816454Z Datacenter
2021-09-06T01:24:07.0816937Z ##[endgroup]
2021-09-06T01:24:07.0817384Z ##[group]Virtual Environment
2021-09-06T01:24:07.0817944Z Environment: windows-2019
2021-09-06T01:24:07.0818423Z Version: 20210815.1
2021-09-06T01:24:07.0819306Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210815.1/images/win/Windows2019-Readme.md
2021-09-06T01:24:07.0820522Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210815.1
2021-09-06T01:24:07.0821355Z ##[endgroup]
2021-09-06T01:24:07.0821906Z ##[group]Virtual Environment Provisioner
2021-09-06T01:24:07.0822449Z 1.0.0.0-master-20210816-1
2021-09-06T01:24:07.0823010Z ##[endgroup]
2021-09-06T01:24:07.0824284Z ##[group]GITHUB_TOKEN Permissions
2021-09-06T01:24:07.0825615Z Actions: read
2021-09-06T01:24:07.0826124Z Contents: read
2021-09-06T01:24:07.0826542Z Metadata: read
2021-09-06T01:24:07.0827082Z SecurityEvents: write
2021-09-06T01:24:07.0827712Z ##[endgroup]
2021-09-06T01:24:07.0830841Z Prepare workflow directory
2021-09-06T01:24:07.1618010Z Prepare all required actions
2021-09-06T01:24:07.1629456Z Getting action download info
2021-09-06T01:24:07.4192035Z Download action repository 'actions/checkout@v2' (SHA:5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)
2021-09-06T01:24:09.0529748Z Download action repository 'actions/setup-dotnet@v1' (SHA:53063334342b67eb3f5066a7ac9151683aa30b96)
2021-09-06T01:24:09.4947187Z Download action repository 'github/codeql-action@v1' (SHA:b0e70410b40f1a9af3bba1cecd95b4b57896af26)
2021-09-06T01:24:22.9142540Z ##[group]Run actions/checkout@v2
2021-09-06T01:24:22.9143600Z with:
2021-09-06T01:24:22.9143923Z submodules: recursive
2021-09-06T01:24:22.9144298Z fetch-depth: 0
2021-09-06T01:24:22.9144685Z repository: HaloSPV3/HXE
2021-09-06T01:24:22.9145614Z token: ***
2021-09-06T01:24:22.9145925Z ssh-strict: true
2021-09-06T01:24:22.9146305Z persist-credentials: true
2021-09-06T01:24:22.9146679Z clean: true
2021-09-06T01:24:22.9146944Z lfs: false
2021-09-06T01:24:22.9147210Z env:
2021-09-06T01:24:22.9147498Z DOTNET_NOLOGO: true
2021-09-06T01:24:22.9147797Z ##[endgroup]
2021-09-06T01:24:31.1680218Z Syncing repository: HaloSPV3/HXE
2021-09-06T01:24:31.2069780Z ##[group]Getting Git version info
2021-09-06T01:24:31.2070618Z Working directory is 'D:\a\HXE\HXE'
2021-09-06T01:24:31.2551959Z [command]"C:\Program Files\Git\bin\git.exe" version
2021-09-06T01:24:31.2943647Z git version 2.32.0.windows.2
2021-09-06T01:24:31.3001650Z ##[endgroup]
2021-09-06T01:24:31.3008534Z Deleting the contents of 'D:\a\HXE\HXE'
2021-09-06T01:24:31.3014131Z ##[group]Initializing the repository
2021-09-06T01:24:31.3025567Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\HXE\HXE
2021-09-06T01:24:31.4677430Z Initialized empty Git repository in D:/a/HXE/HXE/.git/
2021-09-06T01:24:31.4730667Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/HaloSPV3/HXE
2021-09-06T01:24:31.5224359Z ##[endgroup]
2021-09-06T01:24:31.5229334Z ##[group]Disabling automatic garbage collection
2021-09-06T01:24:31.5252715Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2021-09-06T01:24:31.5604684Z ##[endgroup]
2021-09-06T01:24:31.5615818Z ##[group]Setting up auth
2021-09-06T01:24:31.5624350Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2021-09-06T01:24:31.5885345Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2021-09-06T01:24:34.1623467Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-09-06T01:24:34.1882469Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2021-09-06T01:24:34.6818810Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2021-09-06T01:24:34.7082727Z ##[endgroup]
2021-09-06T01:24:34.7093988Z ##[group]Fetching the repository
2021-09-06T01:24:34.7119335Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2021-09-06T01:24:36.5676893Z remote: Enumerating objects: 4280, done.
2021-09-06T01:24:36.5678809Z remote: Counting objects: 0% (1/4280)
2021-09-06T01:24:36.5680105Z remote: Counting objects: 1% (43/4280)
2021-09-06T01:24:36.5681142Z remote: Counting objects: 2% (86/4280)
2021-09-06T01:24:36.5690265Z remote: Counting objects: 3% (129/4280)
2021-09-06T01:24:36.5691765Z remote: Counting objects: 4% (172/4280)
2021-09-06T01:24:36.5693002Z remote: Counting objects: 5% (214/4280)
2021-09-06T01:24:36.5694058Z remote: Counting objects: 6% (257/4280)
2021-09-06T01:24:36.5695384Z remote: Counting objects: 7% (300/4280)
2021-09-06T01:24:36.5696507Z remote: Counting objects: 8% (343/4280)
2021-09-06T01:24:36.5697502Z remote: Counting objects: 9% (386/4280)
2021-09-06T01:24:36.5699215Z remote: Counting objects: 10% (428/4280)
2021-09-06T01:24:36.5700421Z remote: Counting objects: 11% (471/4280)
2021-09-06T01:24:36.5703400Z remote: Counting objects: 12% (514/4280)
2021-09-06T01:24:36.5704935Z remote: Counting objects: 13% (557/4280)
2021-09-06T01:24:36.5706172Z remote: Counting objects: 14% (600/4280)
2021-09-06T01:24:36.5707191Z remote: Counting objects: 15% (642/4280)
2021-09-06T01:24:36.5708505Z remote: Counting objects: 16% (685/4280)
2021-09-06T01:24:36.5709975Z remote: Counting objects: 17% (728/4280)
2021-09-06T01:24:36.5710765Z remote: Counting objects: 18% (771/4280)
2021-09-06T01:24:36.5711834Z remote: Counting objects: 19% (814/4280)
2021-09-06T01:24:36.5712397Z remote: Counting objects: 20% (856/4280)
2021-09-06T01:24:36.5712874Z remote: Counting objects: 21% (899/4280)
2021-09-06T01:24:36.5713381Z remote: Counting objects: 22% (942/4280)
2021-09-06T01:24:36.5713832Z remote: Counting objects: 23% (985/4280)
2021-09-06T01:24:36.5714462Z remote: Counting objects: 24% (1028/4280)
2021-09-06T01:24:36.5714915Z remote: Counting objects: 25% (1070/4280)
2021-09-06T01:24:36.5715383Z remote: Counting objects: 26% (1113/4280)
2021-09-06T01:24:36.5715840Z remote: Counting objects: 27% (1156/4280)
2021-09-06T01:24:36.5716634Z remote: Counting objects: 28% (1199/4280)
2021-09-06T01:24:36.5717109Z remote: Counting objects: 29% (1242/4280)
2021-09-06T01:24:36.5717544Z remote: Counting objects: 30% (1284/4280)
2021-09-06T01:24:36.5718002Z remote: Counting objects: 31% (1327/4280)
2021-09-06T01:24:36.5719226Z remote: Counting objects: 32% (1370/4280)
2021-09-06T01:24:36.5719864Z remote: Counting objects: 33% (1413/4280)
2021-09-06T01:24:36.5720522Z remote: Counting objects: 34% (1456/4280)
2021-09-06T01:24:36.5720974Z remote: Counting objects: 35% (1498/4280)
2021-09-06T01:24:36.5721609Z remote: Counting objects: 36% (1541/4280)
2021-09-06T01:24:36.5722270Z remote: Counting objects: 37% (1584/4280)
2021-09-06T01:24:36.5722727Z remote: Counting objects: 38% (1627/4280)
2021-09-06T01:24:36.5723193Z remote: Counting objects: 39% (1670/4280)
2021-09-06T01:24:36.5723638Z remote: Counting objects: 40% (1712/4280)
2021-09-06T01:24:36.5724797Z remote: Counting objects: 41% (1755/4280)
2021-09-06T01:24:36.5725275Z remote: Counting objects: 42% (1798/4280)
2021-09-06T01:24:36.5725724Z remote: Counting objects: 43% (1841/4280)
2021-09-06T01:24:36.5767715Z remote: Counting objects: 44% (1884/4280)
2021-09-06T01:24:36.5769862Z remote: Counting objects: 45% (1926/4280)
2021-09-06T01:24:36.5770713Z remote: Counting objects: 46% (1969/4280)
2021-09-06T01:24:36.5771205Z remote: Counting objects: 47% (2012/4280)
2021-09-06T01:24:36.5771672Z remote: Counting objects: 48% (2055/4280)
2021-09-06T01:24:36.5772321Z remote: Counting objects: 49% (2098/4280)
2021-09-06T01:24:36.5772984Z remote: Counting objects: 50% (2140/4280)
2021-09-06T01:24:36.5773425Z remote: Counting objects: 51% (2183/4280)
2021-09-06T01:24:36.5774062Z remote: Counting objects: 52% (2226/4280)
2021-09-06T01:24:36.5774709Z remote: Counting objects: 53% (2269/4280)
2021-09-06T01:24:36.5775211Z remote: Counting objects: 54% (2312/4280)
2021-09-06T01:24:36.5775670Z remote: Counting objects: 55% (2354/4280)
2021-09-06T01:24:36.5776160Z remote: Counting objects: 56% (2397/4280)
2021-09-06T01:24:36.5776844Z remote: Counting objects: 57% (2440/4280)
2021-09-06T01:24:36.5777320Z remote: Counting objects: 58% (2483/4280)
2021-09-06T01:24:36.5777985Z remote: Counting objects: 59% (2526/4280)
2021-09-06T01:24:36.5779233Z remote: Counting objects: 60% (2568/4280)
2021-09-06T01:24:36.5779803Z remote: Counting objects: 61% (2611/4280)
2021-09-06T01:24:36.5780305Z remote: Counting objects: 62% (2654/4280)
2021-09-06T01:24:36.5781805Z remote: Counting objects: 63% (2697/4280)
2021-09-06T01:24:36.5782360Z remote: Counting objects: 64% (2740/4280)
2021-09-06T01:24:36.5782808Z remote: Counting objects: 65% (2782/4280)
2021-09-06T01:24:36.5783276Z remote: Counting objects: 66% (2825/4280)
2021-09-06T01:24:36.5783735Z remote: Counting objects: 67% (2868/4280)
2021-09-06T01:24:36.5784207Z remote: Counting objects: 68% (2911/4280)
2021-09-06T01:24:36.5784676Z remote: Counting objects: 69% (2954/4280)
2021-09-06T01:24:36.5785119Z remote: Counting objects: 70% (2996/4280)
2021-09-06T01:24:36.5785594Z remote: Counting objects: 71% (3039/4280)
2021-09-06T01:24:36.5786037Z remote: Counting objects: 72% (3082/4280)
2021-09-06T01:24:36.5786506Z remote: Counting objects: 73% (3125/4280)
2021-09-06T01:24:36.5787125Z remote: Counting objects: 74% (3168/4280)
2021-09-06T01:24:36.5787559Z remote: Counting objects: 75% (3210/4280)
2021-09-06T01:24:36.5788012Z remote: Counting objects: 76% (3253/4280)
2021-09-06T01:24:36.5788740Z remote: Counting objects: 77% (3296/4280)
2021-09-06T01:24:36.5789216Z remote: Counting objects: 78% (3339/4280)
2021-09-06T01:24:36.5789692Z remote: Counting objects: 79% (3382/4280)
2021-09-06T01:24:36.5790136Z remote: Counting objects: 80% (3424/4280)
2021-09-06T01:24:36.5790601Z remote: Counting objects: 81% (3467/4280)
2021-09-06T01:24:36.5791044Z remote: Counting objects: 82% (3510/4280)
2021-09-06T01:24:36.5791657Z remote: Counting objects: 83% (3553/4280)
2021-09-06T01:24:36.5792084Z remote: Counting objects: 84% (3596/4280)
2021-09-06T01:24:36.5792536Z remote: Counting objects: 85% (3638/4280)
2021-09-06T01:24:36.5792989Z remote: Counting objects: 86% (3681/4280)
2021-09-06T01:24:36.5793418Z remote: Counting objects: 87% (3724/4280)
2021-09-06T01:24:36.5793868Z remote: Counting objects: 88% (3767/4280)
2021-09-06T01:24:36.5794488Z remote: Counting objects: 89% (3810/4280)
2021-09-06T01:24:36.5794952Z remote: Counting objects: 90% (3852/4280)
2021-09-06T01:24:36.5795419Z remote: Counting objects: 91% (3895/4280)
2021-09-06T01:24:36.5796016Z remote: Counting objects: 92% (3938/4280)
2021-09-06T01:24:36.5796822Z remote: Counting objects: 93% (3981/4280)
2021-09-06T01:24:36.5797268Z remote: Counting objects: 94% (4024/4280)
2021-09-06T01:24:36.5797732Z remote: Counting objects: 95% (4066/4280)
2021-09-06T01:24:36.5798785Z remote: Counting objects: 96% (4109/4280)
2021-09-06T01:24:36.5799241Z remote: Counting objects: 97% (4152/4280)
2021-09-06T01:24:36.5799705Z remote: Counting objects: 98% (4195/4280)
2021-09-06T01:24:36.5800345Z remote: Counting objects: 99% (4238/4280)
2021-09-06T01:24:36.5800800Z remote: Counting objects: 100% (4280/4280)
2021-09-06T01:24:36.5801313Z remote: Counting objects: 100% (4280/4280), done.
2021-09-06T01:24:36.5802042Z remote: Compressing objects: 0% (1/1624)
2021-09-06T01:24:36.5891758Z remote: Compressing objects: 1% (17/1624)
2021-09-06T01:24:36.5960448Z remote: Compressing objects: 2% (33/1624)
2021-09-06T01:24:36.5975410Z remote: Compressing objects: 3% (49/1624)
2021-09-06T01:24:36.5999369Z remote: Compressing objects: 4% (65/1624)
2021-09-06T01:24:36.6019378Z remote: Compressing objects: 5% (82/1624)
2021-09-06T01:24:36.6031694Z remote: Compressing objects: 6% (98/1624)
2021-09-06T01:24:36.6061817Z remote: Compressing objects: 7% (114/1624)
2021-09-06T01:24:36.6097932Z remote: Compressing objects: 8% (130/1624)
2021-09-06T01:24:36.6099232Z remote: Compressing objects: 9% (147/1624)
2021-09-06T01:24:36.6099878Z remote: Compressing objects: 10% (163/1624)
2021-09-06T01:24:36.6108730Z remote: Compressing objects: 11% (179/1624)
2021-09-06T01:24:36.6109776Z remote: Compressing objects: 12% (195/1624)
2021-09-06T01:24:36.6110327Z remote: Compressing objects: 13% (212/1624)
2021-09-06T01:24:36.6110846Z remote: Compressing objects: 14% (228/1624)
2021-09-06T01:24:36.6111344Z remote: Compressing objects: 15% (244/1624)
2021-09-06T01:24:36.6111861Z remote: Compressing objects: 16% (260/1624)
2021-09-06T01:24:36.6112350Z remote: Compressing objects: 17% (277/1624)
2021-09-06T01:24:36.6120476Z remote: Compressing objects: 18% (293/1624)
2021-09-06T01:24:36.6121141Z remote: Compressing objects: 19% (309/1624)
2021-09-06T01:24:36.6121817Z remote: Compressing objects: 20% (325/1624)
2021-09-06T01:24:36.6122517Z remote: Compressing objects: 21% (342/1624)
2021-09-06T01:24:36.6123038Z remote: Compressing objects: 22% (358/1624)
2021-09-06T01:24:36.6128733Z remote: Compressing objects: 23% (374/1624)
2021-09-06T01:24:36.6129360Z remote: Compressing objects: 24% (390/1624)
2021-09-06T01:24:36.6146742Z remote: Compressing objects: 25% (406/1624)
2021-09-06T01:24:36.6164091Z remote: Compressing objects: 26% (423/1624)
2021-09-06T01:24:36.6178956Z remote: Compressing objects: 27% (439/1624)
2021-09-06T01:24:36.6190655Z remote: Compressing objects: 28% (455/1624)
2021-09-06T01:24:36.6205206Z remote: Compressing objects: 29% (471/1624)
2021-09-06T01:24:36.6218585Z remote: Compressing objects: 30% (488/1624)
2021-09-06T01:24:36.6237353Z remote: Compressing objects: 31% (504/1624)
2021-09-06T01:24:36.6251102Z remote: Compressing objects: 32% (520/1624)
2021-09-06T01:24:36.6265680Z remote: Compressing objects: 33% (536/1624)
2021-09-06T01:24:36.6278401Z remote: Compressing objects: 34% (553/1624)
2021-09-06T01:24:36.6279220Z remote: Compressing objects: 35% (569/1624)
2021-09-06T01:24:36.6279991Z remote: Compressing objects: 36% (585/1624)
2021-09-06T01:24:36.6293519Z remote: Compressing objects: 37% (601/1624)
2021-09-06T01:24:36.6294095Z remote: Compressing objects: 38% (618/1624)
2021-09-06T01:24:36.6298426Z remote: Compressing objects: 39% (634/1624)
2021-09-06T01:24:36.6309285Z remote: Compressing objects: 40% (650/1624)
2021-09-06T01:24:36.6319839Z remote: Compressing objects: 41% (666/1624)
2021-09-06T01:24:36.6322969Z remote: Compressing objects: 42% (683/1624)
2021-09-06T01:24:36.6332412Z remote: Compressing objects: 43% (699/1624)
2021-09-06T01:24:36.6349141Z remote: Compressing objects: 44% (715/1624)
2021-09-06T01:24:36.6356577Z remote: Compressing objects: 45% (731/1624)
2021-09-06T01:24:36.6371279Z remote: Compressing objects: 46% (748/1624)
2021-09-06T01:24:36.6379210Z remote: Compressing objects: 47% (764/1624)
2021-09-06T01:24:36.6402766Z remote: Compressing objects: 48% (780/1624)
2021-09-06T01:24:36.6411090Z remote: Compressing objects: 49% (796/1624)
2021-09-06T01:24:36.6419109Z remote: Compressing objects: 50% (812/1624)
2021-09-06T01:24:36.6424374Z remote: Compressing objects: 51% (829/1624)
2021-09-06T01:24:36.6435809Z remote: Compressing objects: 52% (845/1624)
2021-09-06T01:24:36.6440661Z remote: Compressing objects: 53% (861/1624)
2021-09-06T01:24:36.6448927Z remote: Compressing objects: 54% (877/1624)
2021-09-06T01:24:36.6457197Z remote: Compressing objects: 55% (894/1624)
2021-09-06T01:24:36.6458521Z remote: Compressing objects: 56% (910/1624)
2021-09-06T01:24:36.6461021Z remote: Compressing objects: 57% (926/1624)
2021-09-06T01:24:36.6466785Z remote: Compressing objects: 58% (942/1624)
2021-09-06T01:24:36.6477074Z remote: Compressing objects: 59% (959/1624)
2021-09-06T01:24:36.6477941Z remote: Compressing objects: 60% (975/1624)
2021-09-06T01:24:36.6478772Z remote: Compressing objects: 61% (991/1624)
2021-09-06T01:24:36.6482373Z remote: Compressing objects: 62% (1007/1624)
2021-09-06T01:24:36.6483378Z remote: Compressing objects: 63% (1024/1624)
2021-09-06T01:24:36.6493702Z remote: Compressing objects: 64% (1040/1624)
2021-09-06T01:24:36.6494802Z remote: Compressing objects: 65% (1056/1624)
2021-09-06T01:24:36.6495829Z remote: Compressing objects: 66% (1072/1624)
2021-09-06T01:24:36.6496355Z remote: Compressing objects: 67% (1089/1624)
2021-09-06T01:24:36.6500363Z remote: Compressing objects: 68% (1105/1624)
2021-09-06T01:24:36.6504762Z remote: Compressing objects: 69% (1121/1624)
2021-09-06T01:24:36.6510253Z remote: Compressing objects: 70% (1137/1624)
2021-09-06T01:24:36.6512147Z remote: Compressing objects: 71% (1154/1624)
2021-09-06T01:24:36.6512702Z remote: Compressing objects: 72% (1170/1624)
2021-09-06T01:24:36.6513984Z remote: Compressing objects: 73% (1186/1624)
2021-09-06T01:24:36.6514695Z remote: Compressing objects: 74% (1202/1624)
2021-09-06T01:24:36.6515238Z remote: Compressing objects: 75% (1218/1624)
2021-09-06T01:24:36.6517890Z remote: Compressing objects: 76% (1235/1624)
2021-09-06T01:24:36.6528390Z remote: Compressing objects: 77% (1251/1624)
2021-09-06T01:24:36.6529037Z remote: Compressing objects: 78% (1267/1624)
2021-09-06T01:24:36.6529533Z remote: Compressing objects: 79% (1283/1624)
2021-09-06T01:24:36.6530030Z remote: Compressing objects: 80% (1300/1624)
2021-09-06T01:24:36.6531534Z remote: Compressing objects: 81% (1316/1624)
2021-09-06T01:24:36.6533347Z remote: Compressing objects: 82% (1332/1624)
2021-09-06T01:24:36.6535574Z remote: Compressing objects: 83% (1348/1624)
2021-09-06T01:24:36.6539128Z remote: Compressing objects: 84% (1365/1624)
2021-09-06T01:24:36.6539924Z remote: Compressing objects: 85% (1381/1624)
2021-09-06T01:24:36.6540424Z remote: Compressing objects: 86% (1397/1624)
2021-09-06T01:24:36.6543564Z remote: Compressing objects: 87% (1413/1624)
2021-09-06T01:24:36.6544211Z remote: Compressing objects: 88% (1430/1624)
2021-09-06T01:24:36.6546231Z remote: Compressing objects: 89% (1446/1624)
2021-09-06T01:24:36.6547534Z remote: Compressing objects: 90% (1462/1624)
2021-09-06T01:24:36.6557871Z remote: Compressing objects: 91% (1478/1624)
2021-09-06T01:24:36.6558786Z remote: Compressing objects: 92% (1495/1624)
2021-09-06T01:24:36.6568573Z remote: Compressing objects: 93% (1511/1624)
2021-09-06T01:24:36.6569150Z remote: Compressing objects: 94% (1527/1624)
2021-09-06T01:24:36.6569627Z remote: Compressing objects: 95% (1543/1624)
2021-09-06T01:24:36.6570112Z remote: Compressing objects: 96% (1560/1624)
2021-09-06T01:24:36.6570587Z remote: Compressing objects: 97% (1576/1624)
2021-09-06T01:24:36.6571080Z remote: Compressing objects: 98% (1592/1624)
2021-09-06T01:24:36.6571568Z remote: Compressing objects: 99% (1608/1624)
2021-09-06T01:24:36.6572207Z remote: Compressing objects: 100% (1624/1624)
2021-09-06T01:24:36.6572717Z remote: Compressing objects: 100% (1624/1624), done.
2021-09-06T01:24:36.7309027Z Receiving objects: 0% (1/4280)
2021-09-06T01:24:36.7330437Z Receiving objects: 1% (43/4280)
2021-09-06T01:24:36.7346383Z Receiving objects: 2% (86/4280)
2021-09-06T01:24:36.7356228Z Receiving objects: 3% (129/4280)
2021-09-06T01:24:36.7371498Z Receiving objects: 4% (172/4280)
2021-09-06T01:24:36.7384104Z Receiving objects: 5% (214/4280)
2021-09-06T01:24:36.7391096Z Receiving objects: 6% (257/4280)
2021-09-06T01:24:36.7402187Z Receiving objects: 7% (300/4280)
2021-09-06T01:24:36.7410083Z Receiving objects: 8% (343/4280)
2021-09-06T01:24:36.7420568Z Receiving objects: 9% (386/4280)
2021-09-06T01:24:36.7422136Z Receiving objects: 10% (428/4280)
2021-09-06T01:24:36.7424540Z Receiving objects: 11% (471/4280)
2021-09-06T01:24:36.7425119Z Receiving objects: 12% (514/4280)
2021-09-06T01:24:36.7425644Z Receiving objects: 13% (557/4280)
2021-09-06T01:24:36.7430810Z Receiving objects: 14% (600/4280)
2021-09-06T01:24:36.7439212Z Receiving objects: 15% (642/4280)
2021-09-06T01:24:36.7459098Z Receiving objects: 16% (685/4280)
2021-09-06T01:24:36.7474191Z Receiving objects: 17% (728/4280)
2021-09-06T01:24:36.7483652Z Receiving objects: 18% (771/4280)
2021-09-06T01:24:36.7507106Z Receiving objects: 19% (814/4280)
2021-09-06T01:24:36.7508004Z Receiving objects: 20% (856/4280)
2021-09-06T01:24:36.7514708Z Receiving objects: 21% (899/4280)
2021-09-06T01:24:36.7526706Z Receiving objects: 22% (942/4280)
2021-09-06T01:24:36.7542736Z Receiving objects: 23% (985/4280)
2021-09-06T01:24:36.7557282Z Receiving objects: 24% (1028/4280)
2021-09-06T01:24:36.7574703Z Receiving objects: 25% (1070/4280)
2021-09-06T01:24:36.7591971Z Receiving objects: 26% (1113/4280)
2021-09-06T01:24:36.7601049Z Receiving objects: 27% (1156/4280)
2021-09-06T01:24:36.7613146Z Receiving objects: 28% (1199/4280)
2021-09-06T01:24:36.7615344Z Receiving objects: 29% (1242/4280)
2021-09-06T01:24:36.7618670Z Receiving objects: 30% (1284/4280)
2021-09-06T01:24:36.7620938Z Receiving objects: 31% (1327/4280)
2021-09-06T01:24:36.7622639Z Receiving objects: 32% (1370/4280)
2021-09-06T01:24:36.7623321Z Receiving objects: 33% (1413/4280)
2021-09-06T01:24:36.7625694Z Receiving objects: 34% (1456/4280)
2021-09-06T01:24:36.7632531Z Receiving objects: 35% (1498/4280)
2021-09-06T01:24:36.7635127Z Receiving objects: 36% (1541/4280)
2021-09-06T01:24:36.7636812Z Receiving objects: 37% (1584/4280)
2021-09-06T01:24:36.7637381Z Receiving objects: 38% (1627/4280)
2021-09-06T01:24:36.7639952Z Receiving objects: 39% (1670/4280)
2021-09-06T01:24:36.7640645Z Receiving objects: 40% (1712/4280)
2021-09-06T01:24:36.7641155Z Receiving objects: 41% (1755/4280)
2021-09-06T01:24:36.7643570Z Receiving objects: 42% (1798/4280)
2021-09-06T01:24:36.7645032Z Receiving objects: 43% (1841/4280)
2021-09-06T01:24:36.7646424Z Receiving objects: 44% (1884/4280)
2021-09-06T01:24:36.7647983Z Receiving objects: 45% (1926/4280)
2021-09-06T01:24:36.7649465Z Receiving objects: 46% (1969/4280)
2021-09-06T01:24:36.7650940Z Receiving objects: 47% (2012/4280)
2021-09-06T01:24:36.7657953Z Receiving objects: 48% (2055/4280)
2021-09-06T01:24:36.7663345Z Receiving objects: 49% (2098/4280)
2021-09-06T01:24:36.7670543Z Receiving objects: 50% (2140/4280)
2021-09-06T01:24:36.7896603Z Receiving objects: 51% (2183/4280)
2021-09-06T01:24:36.7933107Z Receiving objects: 52% (2226/4280)
2021-09-06T01:24:36.7934914Z Receiving objects: 53% (2269/4280)
2021-09-06T01:24:36.7937471Z Receiving objects: 54% (2312/4280)
2021-09-06T01:24:36.7938503Z Receiving objects: 55% (2354/4280)
2021-09-06T01:24:36.7939177Z Receiving objects: 56% (2397/4280)
2021-09-06T01:24:36.7944286Z Receiving objects: 57% (2440/4280)
2021-09-06T01:24:36.7945769Z Receiving objects: 58% (2483/4280)
2021-09-06T01:24:36.7983185Z Receiving objects: 59% (2526/4280)
2021-09-06T01:24:36.7988673Z Receiving objects: 60% (2568/4280)
2021-09-06T01:24:36.8029551Z Receiving objects: 61% (2611/4280)
2021-09-06T01:24:36.8030115Z Receiving objects: 62% (2654/4280)
2021-09-06T01:24:36.8038356Z Receiving objects: 63% (2697/4280)
2021-09-06T01:24:36.8043231Z Receiving objects: 64% (2740/4280)
2021-09-06T01:24:36.8075501Z Receiving objects: 65% (2782/4280)
2021-09-06T01:24:36.8129100Z Receiving objects: 66% (2825/4280)
2021-09-06T01:24:36.8132916Z Receiving objects: 67% (2868/4280)
2021-09-06T01:24:36.8138602Z Receiving objects: 68% (2911/4280)
2021-09-06T01:24:36.8139453Z Receiving objects: 69% (2954/4280)
2021-09-06T01:24:36.8141304Z Receiving objects: 70% (2996/4280)
2021-09-06T01:24:36.8163345Z Receiving objects: 71% (3039/4280)
2021-09-06T01:24:36.8167831Z Receiving objects: 72% (3082/4280)
2021-09-06T01:24:36.8172107Z Receiving objects: 73% (3125/4280)
2021-09-06T01:24:36.8212508Z Receiving objects: 74% (3168/4280)
2021-09-06T01:24:36.8215620Z Receiving objects: 75% (3210/4280)
2021-09-06T01:24:36.8217342Z Receiving objects: 76% (3253/4280)
2021-09-06T01:24:36.8226850Z Receiving objects: 77% (3296/4280)
2021-09-06T01:24:36.8228320Z Receiving objects: 78% (3339/4280)
2021-09-06T01:24:36.8229774Z Receiving objects: 79% (3382/4280)
2021-09-06T01:24:36.8230388Z Receiving objects: 80% (3424/4280)
2021-09-06T01:24:36.8233643Z Receiving objects: 81% (3467/4280)
2021-09-06T01:24:36.8234109Z Receiving objects: 82% (3510/4280)
2021-09-06T01:24:36.8234530Z Receiving objects: 83% (3553/4280)
2021-09-06T01:24:36.8234921Z Receiving objects: 84% (3596/4280)
2021-09-06T01:24:36.8235335Z Receiving objects: 85% (3638/4280)
2021-09-06T01:24:36.8256925Z Receiving objects: 86% (3681/4280)
2021-09-06T01:24:36.8257732Z Receiving objects: 87% (3724/4280)
2021-09-06T01:24:36.8258777Z Receiving objects: 88% (3767/4280)
2021-09-06T01:24:36.8259583Z Receiving objects: 89% (3810/4280)
2021-09-06T01:24:36.8262431Z Receiving objects: 90% (3852/4280)
2021-09-06T01:24:36.8263040Z Receiving objects: 91% (3895/4280)
2021-09-06T01:24:36.8307410Z Receiving objects: 92% (3938/4280)
2021-09-06T01:24:36.8309135Z Receiving objects: 93% (3981/4280)
2021-09-06T01:24:36.8311965Z Receiving objects: 94% (4024/4280)
2021-09-06T01:24:36.8315355Z Receiving objects: 95% (4066/4280)
2021-09-06T01:24:36.8316319Z Receiving objects: 96% (4109/4280)
2021-09-06T01:24:36.8317114Z Receiving objects: 97% (4152/4280)
2021-09-06T01:24:36.8317627Z Receiving objects: 98% (4195/4280)
2021-09-06T01:24:36.8489577Z Receiving objects: 99% (4238/4280)
2021-09-06T01:24:36.8492402Z remote: Total 4280 (delta 2971), reused 3935 (delta 2635), pack-reused 0
2021-09-06T01:24:36.8493300Z Receiving objects: 100% (4280/4280)
2021-09-06T01:24:36.8493941Z Receiving objects: 100% (4280/4280), 1.52 MiB | 10.72 MiB/s, done.
2021-09-06T01:24:36.8716181Z Resolving deltas: 0% (0/2971)
2021-09-06T01:24:36.8717417Z Resolving deltas: 1% (30/2971)
2021-09-06T01:24:36.8718006Z Resolving deltas: 2% (60/2971)
2021-09-06T01:24:36.9064057Z Resolving deltas: 3% (90/2971)
2021-09-06T01:24:36.9065089Z Resolving deltas: 4% (119/2971)
2021-09-06T01:24:36.9065669Z Resolving deltas: 5% (149/2971)
2021-09-06T01:24:36.9066224Z Resolving deltas: 6% (179/2971)
2021-09-06T01:24:36.9067153Z Resolving deltas: 7% (208/2971)
2021-09-06T01:24:36.9067848Z Resolving deltas: 8% (238/2971)
2021-09-06T01:24:36.9068472Z Resolving deltas: 9% (268/2971)
2021-09-06T01:24:36.9068985Z Resolving deltas: 10% (298/2971)
2021-09-06T01:24:36.9069734Z Resolving deltas: 11% (327/2971)
2021-09-06T01:24:36.9070527Z Resolving deltas: 12% (357/2971)
2021-09-06T01:24:36.9071238Z Resolving deltas: 13% (387/2971)
2021-09-06T01:24:36.9071790Z Resolving deltas: 14% (416/2971)
2021-09-06T01:24:36.9072370Z Resolving deltas: 15% (446/2971)
2021-09-06T01:24:36.9073326Z Resolving deltas: 16% (476/2971)
2021-09-06T01:24:36.9073914Z Resolving deltas: 17% (506/2971)
2021-09-06T01:24:36.9074977Z Resolving deltas: 18% (535/2971)
2021-09-06T01:24:36.9075758Z Resolving deltas: 19% (565/2971)
2021-09-06T01:24:36.9076230Z Resolving deltas: 20% (595/2971)
2021-09-06T01:24:36.9076832Z Resolving deltas: 21% (624/2971)
2021-09-06T01:24:36.9077829Z Resolving deltas: 22% (654/2971)
2021-09-06T01:24:36.9078609Z Resolving deltas: 23% (684/2971)
2021-09-06T01:24:36.9079172Z Resolving deltas: 24% (714/2971)
2021-09-06T01:24:36.9079977Z Resolving deltas: 25% (743/2971)
2021-09-06T01:24:36.9080586Z Resolving deltas: 26% (773/2971)
2021-09-06T01:24:36.9081248Z Resolving deltas: 27% (803/2971)
2021-09-06T01:24:36.9082177Z Resolving deltas: 28% (832/2971)
2021-09-06T01:24:36.9083770Z Resolving deltas: 29% (862/2971)
2021-09-06T01:24:36.9084343Z Resolving deltas: 30% (892/2971)
2021-09-06T01:24:36.9085050Z Resolving deltas: 31% (922/2971)
2021-09-06T01:24:36.9085580Z Resolving deltas: 32% (951/2971)
2021-09-06T01:24:36.9086047Z Resolving deltas: 33% (981/2971)
2021-09-06T01:24:36.9086546Z Resolving deltas: 34% (1011/2971)
2021-09-06T01:24:36.9087167Z Resolving deltas: 35% (1041/2971)
2021-09-06T01:24:36.9087724Z Resolving deltas: 36% (1070/2971)
2021-09-06T01:24:36.9088409Z Resolving deltas: 37% (1100/2971)
2021-09-06T01:24:36.9088785Z Resolving deltas: 38% (1129/2971)
2021-09-06T01:24:36.9089189Z Resolving deltas: 39% (1159/2971)
2021-09-06T01:24:36.9089565Z Resolving deltas: 40% (1189/2971)
2021-09-06T01:24:36.9089965Z Resolving deltas: 41% (1219/2971)
2021-09-06T01:24:36.9090361Z Resolving deltas: 42% (1248/2971)
2021-09-06T01:24:36.9090916Z Resolving deltas: 43% (1278/2971)
2021-09-06T01:24:36.9091330Z Resolving deltas: 44% (1308/2971)
2021-09-06T01:24:36.9091713Z Resolving deltas: 45% (1337/2971)
2021-09-06T01:24:36.9092128Z Resolving deltas: 46% (1367/2971)
2021-09-06T01:24:36.9092516Z Resolving deltas: 47% (1397/2971)
2021-09-06T01:24:36.9093115Z Resolving deltas: 48% (1427/2971)
2021-09-06T01:24:36.9093537Z Resolving deltas: 49% (1456/2971)
2021-09-06T01:24:36.9093932Z Resolving deltas: 50% (1486/2971)
2021-09-06T01:24:36.9094359Z Resolving deltas: 51% (1516/2971)
2021-09-06T01:24:36.9094948Z Resolving deltas: 52% (1545/2971)
2021-09-06T01:24:36.9095353Z Resolving deltas: 53% (1575/2971)
2021-09-06T01:24:36.9095742Z Resolving deltas: 54% (1605/2971)
2021-09-06T01:24:36.9096150Z Resolving deltas: 55% (1635/2971)
2021-09-06T01:24:36.9096560Z Resolving deltas: 56% (1664/2971)
2021-09-06T01:24:36.9096949Z Resolving deltas: 57% (1694/2971)
2021-09-06T01:24:36.9097356Z Resolving deltas: 58% (1724/2971)
2021-09-06T01:24:36.9097741Z Resolving deltas: 59% (1753/2971)
2021-09-06T01:24:36.9098384Z Resolving deltas: 60% (1783/2971)
2021-09-06T01:24:36.9098759Z Resolving deltas: 61% (1813/2971)
2021-09-06T01:24:36.9099158Z Resolving deltas: 62% (1843/2971)
2021-09-06T01:24:36.9099559Z Resolving deltas: 63% (1872/2971)
2021-09-06T01:24:36.9099936Z Resolving deltas: 64% (1902/2971)
2021-09-06T01:24:36.9100332Z Resolving deltas: 65% (1932/2971)
2021-09-06T01:24:36.9100709Z Resolving deltas: 66% (1961/2971)
2021-09-06T01:24:36.9101236Z Resolving deltas: 67% (1991/2971)
2021-09-06T01:24:36.9101612Z Resolving deltas: 68% (2021/2971)
2021-09-06T01:24:36.9102010Z Resolving deltas: 69% (2050/2971)
2021-09-06T01:24:36.9102411Z Resolving deltas: 70% (2080/2971)
2021-09-06T01:24:36.9102786Z Resolving deltas: 71% (2110/2971)
2021-09-06T01:24:36.9103370Z Resolving deltas: 72% (2140/2971)
2021-09-06T01:24:36.9104333Z Resolving deltas: 73% (2169/2971)
2021-09-06T01:24:36.9104729Z Resolving deltas: 74% (2199/2971)
2021-09-06T01:24:36.9105102Z Resolving deltas: 75% (2229/2971)
2021-09-06T01:24:36.9105500Z Resolving deltas: 76% (2258/2971)
2021-09-06T01:24:36.9105893Z Resolving deltas: 77% (2288/2971)
2021-09-06T01:24:36.9106271Z Resolving deltas: 78% (2318/2971)
2021-09-06T01:24:36.9106669Z Resolving deltas: 79% (2348/2971)
2021-09-06T01:24:36.9107044Z Resolving deltas: 80% (2377/2971)
2021-09-06T01:24:36.9107440Z Resolving deltas: 81% (2407/2971)
2021-09-06T01:24:36.9107843Z Resolving deltas: 82% (2437/2971)
2021-09-06T01:24:36.9108297Z Resolving deltas: 83% (2466/2971)
2021-09-06T01:24:36.9108694Z Resolving deltas: 84% (2496/2971)
2021-09-06T01:24:36.9109069Z Resolving deltas: 85% (2526/2971)
2021-09-06T01:24:36.9109464Z Resolving deltas: 86% (2557/2971)
2021-09-06T01:24:36.9109841Z Resolving deltas: 87% (2585/2971)
2021-09-06T01:24:36.9110236Z Resolving deltas: 88% (2615/2971)
2021-09-06T01:24:36.9110635Z Resolving deltas: 89% (2645/2971)
2021-09-06T01:24:36.9111009Z Resolving deltas: 90% (2674/2971)
2021-09-06T01:24:36.9111407Z Resolving deltas: 91% (2704/2971)
2021-09-06T01:24:36.9111782Z Resolving deltas: 92% (2734/2971)
2021-09-06T01:24:36.9112346Z Resolving deltas: 93% (2764/2971)
2021-09-06T01:24:36.9112787Z Resolving deltas: 94% (2793/2971)
2021-09-06T01:24:36.9113204Z Resolving deltas: 95% (2823/2971)
2021-09-06T01:24:36.9113589Z Resolving deltas: 96% (2853/2971)
2021-09-06T01:24:36.9113956Z Resolving deltas: 97% (2882/2971)
2021-09-06T01:24:36.9114346Z Resolving deltas: 98% (2912/2971)
2021-09-06T01:24:36.9114710Z Resolving deltas: 99% (2942/2971)
2021-09-06T01:24:36.9115095Z Resolving deltas: 100% (2971/2971)
2021-09-06T01:24:36.9115476Z Resolving deltas: 100% (2971/2971), done.
2021-09-06T01:24:37.0344841Z From https://github.com/HaloSPV3/HXE
2021-09-06T01:24:37.0345547Z * [new branch] archive/2021-07-15 -> origin/archive/2021-07-15
2021-09-06T01:24:37.0346853Z * [new branch] archive/Legacy/master -> origin/archive/Legacy/master
2021-09-06T01:24:37.0347701Z * [new branch] archive/Legacy/v2 -> origin/archive/Legacy/v2
2021-09-06T01:24:37.0348597Z * [new branch] archive/kernel_v2 -> origin/archive/kernel_v2
2021-09-06T01:24:37.0349345Z * [new branch] develop -> origin/develop
2021-09-06T01:24:37.0351746Z * [new branch] examples/GitVersion-GenerateAssemblyFileVersion-error -> origin/examples/GitVersion-GenerateAssemblyFileVersion-error
2021-09-06T01:24:37.0353883Z * [new branch] feature/chim-throttle -> origin/feature/chim-throttle
2021-09-06T01:24:37.0355280Z * [new branch] feature/chimera-1-0 -> origin/feature/chimera-1-0
2021-09-06T01:24:37.0356142Z * [new branch] feature/lzma -> origin/feature/lzma
2021-09-06T01:24:37.0356809Z * [new branch] main -> origin/main
2021-09-06T01:24:37.0357564Z * [new tag] v1.0.0 -> v1.0.0
2021-09-06T01:24:37.0917070Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/main
2021-09-06T01:24:37.1168082Z origin/main
2021-09-06T01:24:37.1219587Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/main
2021-09-06T01:24:37.1519285Z f3e179bf8c07a1a973de107e91ad71e26d802325
2021-09-06T01:24:37.1559035Z ##[endgroup]
2021-09-06T01:24:37.1560419Z ##[group]Determining the checkout info
2021-09-06T01:24:37.1561491Z ##[endgroup]
2021-09-06T01:24:37.1562417Z ##[group]Checking out the ref
2021-09-06T01:24:37.1572050Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2021-09-06T01:24:37.2514742Z Branch 'main' set up to track remote branch 'main' from 'origin'.
2021-09-06T01:24:37.2517217Z Switched to a new branch 'main'
2021-09-06T01:24:37.2562550Z ##[endgroup]
2021-09-06T01:24:37.2563950Z ##[group]Setting up auth for fetching submodules
2021-09-06T01:24:37.2587333Z Temporarily overriding HOME='D:\a\_temp\4d5e0e5b-48f1-4eda-b359-d54bb56501ee' before making global git config changes
2021-09-06T01:24:37.2600280Z [command]"C:\Program Files\Git\bin\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2021-09-06T01:24:37.2918230Z [command]"C:\Program Files\Git\bin\git.exe" config --global --unset-all url.https://github.com/.insteadOf
2021-09-06T01:24:37.3184311Z [command]"C:\Program Files\Git\bin\git.exe" config --global url.https://github.com/.insteadOf git@github.com:
2021-09-06T01:24:37.3429192Z ##[endgroup]
2021-09-06T01:24:37.3430517Z ##[group]Fetching submodules
2021-09-06T01:24:37.3443599Z [command]"C:\Program Files\Git\bin\git.exe" submodule sync --recursive
2021-09-06T01:24:37.8447019Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 submodule update --init --force --recursive
2021-09-06T01:24:38.3279396Z Submodule 'ext/halo-ce-patches' (https://github.com/pR0Ps/halo-ce-patches.git) registered for path 'ext/halo-ce-patches'
2021-09-06T01:24:38.9427844Z Cloning into 'D:/a/HXE/HXE/ext/halo-ce-patches'...
2021-09-06T01:24:39.4396442Z Submodule path 'ext/halo-ce-patches': checked out '3ee01ce66a9aca14a8a877de9d2ea2d7d7e5a876'
2021-09-06T01:24:39.5597244Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local gc.auto 0"
2021-09-06T01:24:40.0280188Z Entering 'ext/halo-ce-patches'
2021-09-06T01:24:40.1111987Z ##[endgroup]
2021-09-06T01:24:40.1113484Z ##[group]Persisting credentials for submodules
2021-09-06T01:24:40.1125006Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :"
2021-09-06T01:24:40.5868562Z Entering 'ext/halo-ce-patches'
2021-09-06T01:24:40.6608237Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url"
2021-09-06T01:24:41.1453063Z Entering 'ext/halo-ce-patches'
2021-09-06T01:24:41.2034433Z file:D:/a/HXE/HXE/.git/modules/ext/halo-ce-patches/config remote.origin.url
2021-09-06T01:24:41.2322515Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local 'url.https://github.com/.insteadOf' 'git@github.com:'"
2021-09-06T01:24:41.7099689Z Entering 'ext/halo-ce-patches'
2021-09-06T01:24:41.7777753Z ##[endgroup]
2021-09-06T01:24:41.8167532Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H'
2021-09-06T01:24:41.8353051Z 'f3e179bf8c07a1a973de107e91ad71e26d802325'
2021-09-06T01:24:41.8664958Z ##[group]Run actions/setup-dotnet@v1
2021-09-06T01:24:41.8665401Z with:
2021-09-06T01:24:41.8665697Z dotnet-version: 6.0.x
2021-09-06T01:24:41.8666100Z include-prerelease: true
2021-09-06T01:24:41.8666448Z env:
2021-09-06T01:24:41.8666715Z DOTNET_NOLOGO: true
2021-09-06T01:24:41.8667020Z ##[endgroup]
2021-09-06T01:24:43.2576368Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "& 'D:\a\_actions\actions\setup-dotnet\v1\externals\install-dotnet.ps1' -Version 6.0.100-preview.7.21379.14"
2021-09-06T01:24:45.0350404Z dotnet-install: Note that the intended use of this script is for Continuous Integration (CI) scenarios, where:
2021-09-06T01:24:45.0368615Z dotnet-install: - The SDK needs to be installed without user interaction and without admin rights.
2021-09-06T01:24:45.0376248Z dotnet-install: - The SDK installation doesn't need to persist across multiple CI runs.
2021-09-06T01:24:45.0384836Z dotnet-install: To set up a development environment or to run apps, use installers rather than this script. Visit https://dotnet.microsoft.com/download to get the installer.
2021-09-06T01:24:45.0386032Z
2021-09-06T01:24:46.1257354Z dotnet-install: Downloading primary link https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.100-preview.7.21379.14/dotnet-sdk-6.0.100-preview.7.21379.14-win-x64.zip
2021-09-06T01:24:48.0258395Z dotnet-install: Extracting zip from https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.100-preview.7.21379.14/dotnet-sdk-6.0.100-preview.7.21379.14-win-x64.zip
2021-09-06T01:25:15.4483041Z dotnet-install: Adding to current process PATH: "C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\". Note: This change will not be visible if PowerShell was run as a child process.
2021-09-06T01:25:15.4539316Z dotnet-install: Note that the script does not resolve dependencies during installation.
2021-09-06T01:25:15.4547350Z dotnet-install: To check the list of dependencies, go to https://docs.microsoft.com/dotnet/core/install/windows#dependencies
2021-09-06T01:25:15.4552246Z dotnet-install: Installation finished
2021-09-06T01:25:15.4878363Z C:\Users\runneradmin\AppData\Local\Microsoft\dotnet;C:\Users\runneradmin\.dotnet\tools;C:\Program Files\MongoDB\Server\5.0\bin;C:\aliyun-cli;C:\vcpkg;C:\cf-cli;C:\Program Files (x86)\NSIS\;C:\tools\zstd;C:\Program Files\Mercurial\;C:\hostedtoolcache\windows\stack\2.7.3\x64;C:\tools\ghc-9.0.1\bin;C:\Program Files\dotnet;C:\mysql-5.7.21-winx64\bin;C:\Program Files\R\R-4.1.1\bin\x64;C:\SeleniumWebDrivers\GeckoDriver;C:\Program Files (x86)\sbt\bin;C:\Rust\.cargo\bin;C:\Program Files (x86)\GitHub CLI;C:\Program Files\Git\bin;C:\Program Files (x86)\pipx_bin;C:\hostedtoolcache\windows\go\1.15.15\x64\bin;C:\hostedtoolcache\windows\Python\3.7.9\x64\Scripts;C:\hostedtoolcache\windows\Python\3.7.9\x64;C:\hostedtoolcache\windows\Ruby\2.5.9\x64\bin;C:\hostedtoolcache\windows\Java_Adopt_jdk\8.0.302-8\x64\bin;C:\npm\prefix;C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin;C:\ProgramData\kind;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\Chocolatey\bin;C:\Program Files\Docker;C:\Program Files\PowerShell\7\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\nodejs\;C:\Program Files\OpenSSL\bin;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\ProgramData\chocolatey\lib\pulumi\tools\Pulumi\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\OpenJDK\jdk-16.0.2\bin;C:\Program Files\CMake\bin;C:\ProgramData\chocolatey\lib\maven\apache-maven-3.8.1\bin;C:\Program Files\Microsoft Service Fabric\bin\Fabric\Fabric.Code;C:\Program Files\Microsoft SDKs\Service Fabric\Tools\ServiceFabricLocalClusterManager;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files\GVFS;c:\tools\php;C:\Program Files (x86)\sbt\bin;C:\SeleniumWebDrivers\ChromeDriver\;C:\SeleniumWebDrivers\EdgeDriver\;C:\Program Files\Amazon\AWSCLIV2\;C:\Program Files\Amazon\SessionManagerPlugin\bin\;C:\Program Files\Amazon\AWSSAMCLI\bin\;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files (x86)\Microsoft BizTalk Server\;C:\Users\runneradmin\AppData\Local\Microsoft\WindowsApps
2021-09-06T01:25:15.5203687Z ##[group]Run github/codeql-action/init@v1
2021-09-06T01:25:15.5204160Z with:
2021-09-06T01:25:15.5204842Z config-file: .github/codeql/codeql-config.yml
2021-09-06T01:25:15.5205325Z languages: csharp
2021-09-06T01:25:15.5206075Z token: ***
2021-09-06T01:25:15.5207430Z matrix: null
2021-09-06T01:25:15.5208040Z setup-python-dependencies: true
2021-09-06T01:25:15.5208580Z env:
2021-09-06T01:25:15.5208966Z DOTNET_NOLOGO: true
2021-09-06T01:25:15.5209590Z DOTNET_ROOT: C:\Users\runneradmin\AppData\Local\Microsoft\dotnet
2021-09-06T01:25:15.5210306Z ##[endgroup]
2021-09-06T01:25:16.7595619Z ##[group]Setup CodeQL tools
2021-09-06T01:25:16.9871140Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe version --format=json
2021-09-06T01:25:25.6485267Z {
2021-09-06T01:25:25.6486262Z "productName" : "CodeQL",
2021-09-06T01:25:25.6488164Z "vendor" : "GitHub",
2021-09-06T01:25:25.6488618Z "version" : "2.5.9",
2021-09-06T01:25:25.6489554Z "sha" : "b85cfdd6acdf27106ee6e276b85510fd835672c3",
2021-09-06T01:25:25.6490122Z "branches" : [
2021-09-06T01:25:25.6490482Z "codeql-cli-2.5.9"
2021-09-06T01:25:25.6491023Z ],
2021-09-06T01:25:25.6491400Z "copyright" : "Copyright (C) 2019-2021 GitHub, Inc.",
2021-09-06T01:25:25.6492077Z "unpackedLocation" : "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql",
2021-09-06T01:25:25.6492856Z "configFileLocation" : "C:\\Users\\runneradmin\\.config\\codeql\\config",
2021-09-06T01:25:25.6493722Z "configFileFound" : false
2021-09-06T01:25:25.6494234Z }
2021-09-06T01:25:25.6822333Z ##[endgroup]
2021-09-06T01:25:25.6825942Z ##[group]Load language configuration
2021-09-06T01:25:25.6844875Z Languages from configuration: ["csharp"]
2021-09-06T01:25:25.6859909Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe resolve queries csharp-code-scanning.qls --format=bylanguage
2021-09-06T01:25:38.9485401Z {
2021-09-06T01:25:38.9486231Z "byLanguage" : {
2021-09-06T01:25:38.9486847Z "csharp" : {
2021-09-06T01:25:38.9487883Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadDomain.ql" : { },
2021-09-06T01:25:38.9498545Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadPath.ql" : { },
2021-09-06T01:25:38.9500154Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-011\\ASPNetDebug.ql" : { },
2021-09-06T01:25:38.9501450Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\TaintedPath.ql" : { },
2021-09-06T01:25:38.9502684Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\ZipSlip.ql" : { },
2021-09-06T01:25:38.9503957Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\CommandInjection.ql" : { },
2021-09-06T01:25:38.9505202Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\XSS.ql" : { },
2021-09-06T01:25:38.9506409Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SqlInjection.ql" : { },
2021-09-06T01:25:38.9507679Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\LDAPInjection.ql" : { },
2021-09-06T01:25:38.9509025Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-091\\XMLInjection.ql" : { },
2021-09-06T01:25:38.9510327Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-094\\CodeInjection.ql" : { },
2021-09-06T01:25:38.9513455Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-099\\ResourceInjection.ql" : { },
2021-09-06T01:25:38.9515209Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-114\\AssemblyPathInjection.ql" : { },
2021-09-06T01:25:38.9516543Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-117\\LogForging.ql" : { },
2021-09-06T01:25:38.9518338Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-119\\LocalUnvalidatedArithmetic.ql" : { },
2021-09-06T01:25:38.9520099Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-134\\UncontrolledFormatString.ql" : { },
2021-09-06T01:25:38.9522154Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-201\\ExposureInTransmittedData.ql" : { },
2021-09-06T01:25:38.9523814Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-209\\ExceptionInformationExposure.ql" : { },
2021-09-06T01:25:38.9525471Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-248\\MissingASPNETGlobalErrorHandler.ql" : { },
2021-09-06T01:25:38.9526987Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-312\\CleartextStorage.ql" : { },
2021-09-06T01:25:38.9528517Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-352\\MissingAntiForgeryTokenValidation.ql" : { },
2021-09-06T01:25:38.9530608Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-359\\ExposureOfPrivateInformation.ql" : { },
2021-09-06T01:25:38.9532048Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-384\\AbandonSession.ql" : { },
2021-09-06T01:25:38.9533403Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-451\\MissingXFrameOptions.ql" : { },
2021-09-06T01:25:38.9534962Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\DeserializedDelegate.ql" : { },
2021-09-06T01:25:38.9536676Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\UnsafeDeserializationUntrustedInput.ql" : { },
2021-09-06T01:25:38.9538227Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-548\\ASPNetDirectoryListing.ql" : { },
2021-09-06T01:25:38.9539837Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-601\\UrlRedirect.ql" : { },
2021-09-06T01:25:38.9543205Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-611\\UntrustedDataInsecureXml.ql" : { },
2021-09-06T01:25:38.9545460Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-614\\RequireSSL.ql" : { },
2021-09-06T01:25:38.9546961Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\XPathInjection.ql" : { },
2021-09-06T01:25:38.9548273Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\ReDoS.ql" : { },
2021-09-06T01:25:38.9550638Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\RegexInjection.ql" : { },
2021-09-06T01:25:38.9552143Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedConnectionString.ql" : { },
2021-09-06T01:25:38.9553905Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedCredentials.ql" : { },
2021-09-06T01:25:38.9555753Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-807\\ConditionalBypass.ql" : { },
2021-09-06T01:25:38.9557243Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\Encryption using ECB.ql" : { },
2021-09-06T01:25:38.9558985Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\HeaderCheckingDisabled.ql" : { },
2021-09-06T01:25:38.9560558Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InadequateRSAPadding.ql" : { },
2021-09-06T01:25:38.9561812Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsecureRandomness.ql" : { },
2021-09-06T01:25:38.9563056Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsufficientKeySize.ql" : { },
2021-09-06T01:25:38.9564290Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\PersistentCookie.ql" : { },
2021-09-06T01:25:38.9565476Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\WeakEncryption.ql" : { },
2021-09-06T01:25:38.9566912Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticExtractionErrors.ql" : { },
2021-09-06T01:25:38.9568454Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticNoExtractionErrors.ql" : { },
2021-09-06T01:25:38.9569890Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Metrics\\Summaries\\LinesOfCode.ql" : { }
2021-09-06T01:25:38.9570789Z }
2021-09-06T01:25:38.9571102Z },
2021-09-06T01:25:38.9571533Z "noDeclaredLanguage" : { },
2021-09-06T01:25:38.9572126Z "multipleDeclaredLanguages" : { }
2021-09-06T01:25:38.9572632Z }
2021-09-06T01:25:39.0113812Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe resolve queries csharp-security-extended.qls --format=bylanguage
2021-09-06T01:25:42.6164647Z {
2021-09-06T01:25:42.6165344Z "byLanguage" : {
2021-09-06T01:25:42.6165790Z "csharp" : {
2021-09-06T01:25:42.6166963Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\UseOfFileUpload.ql" : { },
2021-09-06T01:25:42.6168636Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadDomain.ql" : { },
2021-09-06T01:25:42.6170402Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadPath.ql" : { },
2021-09-06T01:25:42.6171700Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-011\\ASPNetDebug.ql" : { },
2021-09-06T01:25:42.6172874Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\TaintedPath.ql" : { },
2021-09-06T01:25:42.6173998Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\ZipSlip.ql" : { },
2021-09-06T01:25:42.6175836Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\CommandInjection.ql" : { },
2021-09-06T01:25:42.6177071Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\XSS.ql" : { },
2021-09-06T01:25:42.6178283Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SqlInjection.ql" : { },
2021-09-06T01:25:42.6179753Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\LDAPInjection.ql" : { },
2021-09-06T01:25:42.6180895Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-091\\XMLInjection.ql" : { },
2021-09-06T01:25:42.6182034Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-094\\CodeInjection.ql" : { },
2021-09-06T01:25:42.6183346Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-099\\ResourceInjection.ql" : { },
2021-09-06T01:25:42.6184759Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-112\\MissingXMLValidation.ql" : { },
2021-09-06T01:25:42.6186054Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-114\\AssemblyPathInjection.ql" : { },
2021-09-06T01:25:42.6187311Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-117\\LogForging.ql" : { },
2021-09-06T01:25:42.6188945Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-119\\LocalUnvalidatedArithmetic.ql" : { },
2021-09-06T01:25:42.6190558Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-134\\UncontrolledFormatString.ql" : { },
2021-09-06T01:25:42.6192112Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-201\\ExposureInTransmittedData.ql" : { },
2021-09-06T01:25:42.6193685Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-209\\ExceptionInformationExposure.ql" : { },
2021-09-06T01:25:42.6195414Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-248\\MissingASPNETGlobalErrorHandler.ql" : { },
2021-09-06T01:25:42.6197171Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-312\\CleartextStorage.ql" : { },
2021-09-06T01:25:42.6198629Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-352\\MissingAntiForgeryTokenValidation.ql" : { },
2021-09-06T01:25:42.6200447Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-359\\ExposureOfPrivateInformation.ql" : { },
2021-09-06T01:25:42.6201689Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-384\\AbandonSession.ql" : { },
2021-09-06T01:25:42.6202886Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-451\\MissingXFrameOptions.ql" : { },
2021-09-06T01:25:42.6204320Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\DeserializedDelegate.ql" : { },
2021-09-06T01:25:42.6206184Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\UnsafeDeserializationUntrustedInput.ql" : { },
2021-09-06T01:25:42.6207930Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-548\\ASPNetDirectoryListing.ql" : { },
2021-09-06T01:25:42.6209793Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-601\\UrlRedirect.ql" : { },
2021-09-06T01:25:42.6211076Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-611\\UntrustedDataInsecureXml.ql" : { },
2021-09-06T01:25:42.6212798Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-614\\RequireSSL.ql" : { },
2021-09-06T01:25:42.6214210Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\XPathInjection.ql" : { },
2021-09-06T01:25:42.6215862Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\ReDoS.ql" : { },
2021-09-06T01:25:42.6217159Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\RegexInjection.ql" : { },
2021-09-06T01:25:42.6219139Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedConnectionString.ql" : { },
2021-09-06T01:25:42.6220616Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedCredentials.ql" : { },
2021-09-06T01:25:42.6222512Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-807\\ConditionalBypass.ql" : { },
2021-09-06T01:25:42.6223918Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\Encryption using ECB.ql" : { },
2021-09-06T01:25:42.6225338Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\HeaderCheckingDisabled.ql" : { },
2021-09-06T01:25:42.6226864Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InadequateRSAPadding.ql" : { },
2021-09-06T01:25:42.6228297Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsecureRandomness.ql" : { },
2021-09-06T01:25:42.6229553Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsufficientKeySize.ql" : { },
2021-09-06T01:25:42.6231101Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\PersistentCookie.ql" : { },
2021-09-06T01:25:42.6232277Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\WeakEncryption.ql" : { },
2021-09-06T01:25:42.6233778Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Configuration\\EmptyPasswordInConfigurationFile.ql" : { },
2021-09-06T01:25:42.6235254Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Configuration\\PasswordInConfigurationFile.ql" : { },
2021-09-06T01:25:42.6236612Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\ValueShadowing.ql" : { },
2021-09-06T01:25:42.6237874Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\ValueShadowingServerVariable.ql" : { },
2021-09-06T01:25:42.6239275Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ThreadUnsafeICryptoTransform.ql" : { },
2021-09-06T01:25:42.6241496Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ThreadUnsafeICryptoTransformLambda.ql" : { },
2021-09-06T01:25:42.6244202Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-020\\RuntimeChecksBypass.ql" : { },
2021-09-06T01:25:42.6246405Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\StoredCommandInjection.ql" : { },
2021-09-06T01:25:42.6247823Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\StoredXSS.ql" : { },
2021-09-06T01:25:42.6249213Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SecondOrderSqlInjection.ql" : { },
2021-09-06T01:25:42.6250558Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\StoredLDAPInjection.ql" : { },
2021-09-06T01:25:42.6251888Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-327\\InsecureSQLConnection.ql" : { },
2021-09-06T01:25:42.6253356Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\StoredXPathInjection.ql" : { },
2021-09-06T01:25:42.6254678Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticExtractionErrors.ql" : { },
2021-09-06T01:25:42.6256214Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticNoExtractionErrors.ql" : { },
2021-09-06T01:25:42.6257546Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Metrics\\Summaries\\LinesOfCode.ql" : { }
2021-09-06T01:25:42.6258216Z }
2021-09-06T01:25:42.6258463Z },
2021-09-06T01:25:42.6258807Z "noDeclaredLanguage" : { },
2021-09-06T01:25:42.6259550Z "multipleDeclaredLanguages" : { }
2021-09-06T01:25:42.6260139Z }
2021-09-06T01:25:42.6629471Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe resolve queries csharp-security-and-quality.qls --format=bylanguage
2021-09-06T01:25:46.0864127Z {
2021-09-06T01:25:46.0864840Z "byLanguage" : {
2021-09-06T01:25:46.0865499Z "csharp" : {
2021-09-06T01:25:46.0866351Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\CallToGCCollect.ql" : { },
2021-09-06T01:25:46.0867737Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\CallToObsoleteMethod.ql" : { },
2021-09-06T01:25:46.0869171Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\ClassImplementsICloneable.ql" : { },
2021-09-06T01:25:46.0870483Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\FormatInvalid.ql" : { },
2021-09-06T01:25:46.0872231Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\NoDisposeCallOnLocalIDisposable.ql" : { },
2021-09-06T01:25:46.0873723Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\NullArgumentToEquals.ql" : { },
2021-09-06T01:25:46.0875205Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Architecture\\Refactoring Opportunities\\InappropriateIntimacy.ql" : { },
2021-09-06T01:25:46.0876804Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\ASP\\BlockCodeResponseWrite.ql" : { },
2021-09-06T01:25:46.0878399Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\CallsUnmanagedCode.ql" : { },
2021-09-06T01:25:46.0880063Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\CatchOfNullReferenceException.ql" : { },
2021-09-06T01:25:46.0881567Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Control-Flow\\ConstantCondition.ql" : { },
2021-09-06T01:25:46.0884446Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Declarations\\LocalScopeVariableShadowsMember.ql" : { },
2021-09-06T01:25:46.0886272Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Declarations\\TooManyRefParameters.ql" : { },
2021-09-06T01:25:46.0887746Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\EmptyCatchBlock.ql" : { },
2021-09-06T01:25:46.0889169Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Implementation Hiding\\ExposeRepresentation.ql" : { },
2021-09-06T01:25:46.0890711Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Naming Conventions\\FieldMasksSuperField.ql" : { },
2021-09-06T01:25:46.0892176Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Naming Conventions\\SameNameAsSuper.ql" : { },
2021-09-06T01:25:46.0893520Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\UnmanagedCodeCheck.ql" : { },
2021-09-06T01:25:46.0894920Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Complexity\\BlockWithTooManyStatements.ql" : { },
2021-09-06T01:25:46.0896295Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Complexity\\ComplexCondition.ql" : { },
2021-09-06T01:25:46.0897647Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\FutileSyncOnField.ql" : { },
2021-09-06T01:25:46.0898910Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\LockedWait.ql" : { },
2021-09-06T01:25:46.0900081Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\LockOrder.ql" : { },
2021-09-06T01:25:46.0901230Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\LockThis.ql" : { },
2021-09-06T01:25:46.0902451Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\CSI\\CompareIdenticalValues.ql" : { },
2021-09-06T01:25:46.0903658Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\CSI\\NullAlways.ql" : { },
2021-09-06T01:25:46.0904746Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\CSI\\NullMaybe.ql" : { },
2021-09-06T01:25:46.0906228Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Dead Code\\DeadStoreOfLocal.ql" : { },
2021-09-06T01:25:46.0907631Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\CompilerError.ql" : { },
2021-09-06T01:25:46.0908964Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\CompilerMessage.ql" : { },
2021-09-06T01:25:46.0910390Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\ExtractorError.ql" : { },
2021-09-06T01:25:46.0911639Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\ExtractorMessage.ql" : { },
2021-09-06T01:25:46.0912965Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Documentation\\XmldocMissingSummary.ql" : { },
2021-09-06T01:25:46.0914387Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\UseOfFileUpload.ql" : { },
2021-09-06T01:25:46.0915862Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\CastThisToTypeParameter.ql" : { },
2021-09-06T01:25:46.0917573Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\CatchOfGenericException.ql" : { },
2021-09-06T01:25:46.0918965Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\ChainedIs.ql" : { },
2021-09-06T01:25:46.0920218Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\DubiousDowncastOfThis.ql" : { },
2021-09-06T01:25:46.0921591Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\DubiousTypeTestOfThis.ql" : { },
2021-09-06T01:25:46.0923032Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\MissedReadonlyOpportunity.ql" : { },
2021-09-06T01:25:46.0924487Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\MissedTernaryOpportunity.ql" : { },
2021-09-06T01:25:46.0926063Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\MissedUsingOpportunity.ql" : { },
2021-09-06T01:25:46.0927556Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\NestedIf.ql" : { },
2021-09-06T01:25:46.0928764Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\RethrowException.ql" : { },
2021-09-06T01:25:46.0930184Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\SimplifyBoolExpr.ql" : { },
2021-09-06T01:25:46.0931463Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UnusedPropertyValue.ql" : { },
2021-09-06T01:25:46.0932891Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Collections\\ContainerLengthCmpOffByOne.ql" : { },
2021-09-06T01:25:46.0934339Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Collections\\ContainerSizeCmpZero.ql" : { },
2021-09-06T01:25:46.0935699Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Collections\\ReadOnlyContainer.ql" : { },
2021-09-06T01:25:46.0938293Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Collections\\WriteOnlyContainer.ql" : { },
2021-09-06T01:25:46.0960898Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ConstantComparison.ql" : { },
2021-09-06T01:25:46.0962702Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\DangerousNonShortCircuitLogic.ql" : { },
2021-09-06T01:25:46.0964167Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\EqualsArray.ql" : { },
2021-09-06T01:25:46.0965438Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\HashedButNoHash.ql" : { },
2021-09-06T01:25:46.0966766Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ImpossibleArrayCast.ql" : { },
2021-09-06T01:25:46.0971155Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\IncomparableEquals.ql" : { },
2021-09-06T01:25:46.0972872Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\NestedLoopsSameVariable.ql" : { },
2021-09-06T01:25:46.0974407Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\PossibleLossOfPrecision.ql" : { },
2021-09-06T01:25:46.0976070Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\RecursiveEquals.ql" : { },
2021-09-06T01:25:46.0978032Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ReferenceEqualsOnValueTypes.ql" : { },
2021-09-06T01:25:46.0979604Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\SelfAssignment.ql" : { },
2021-09-06T01:25:46.0980934Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Statements\\EmptyBlock.ql" : { },
2021-09-06T01:25:46.0982519Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Statements\\EmptyLockStatement.ql" : { },
2021-09-06T01:25:46.0984268Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\StaticFieldWrittenByInstance.ql" : { },
2021-09-06T01:25:46.0985857Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\StringBuilderCharInit.ql" : { },
2021-09-06T01:25:46.0987555Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\UncheckedCastInEquals.ql" : { },
2021-09-06T01:25:46.0988972Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedAllOpportunity.ql" : { },
2021-09-06T01:25:46.0990347Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedCastOpportunity.ql" : { },
2021-09-06T01:25:46.0991758Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedOfTypeOpportunity.ql" : { },
2021-09-06T01:25:46.0993407Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedSelectOpportunity.ql" : { },
2021-09-06T01:25:46.0994893Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedWhereOpportunity.ql" : { },
2021-09-06T01:25:46.0996726Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\RedundantSelect.ql" : { },
2021-09-06T01:25:46.0998313Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Performance\\StringBuilderInLoop.ql" : { },
2021-09-06T01:25:46.1000253Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Performance\\StringConcatenationInLoop.ql" : { },
2021-09-06T01:25:46.1001823Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Performance\\UseTryGetValue.ql" : { },
2021-09-06T01:25:46.1003262Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadDomain.ql" : { },
2021-09-06T01:25:46.1004867Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadPath.ql" : { },
2021-09-06T01:25:46.1006299Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-011\\ASPNetDebug.ql" : { },
2021-09-06T01:25:46.1007896Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\TaintedPath.ql" : { },
2021-09-06T01:25:46.1009212Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\ZipSlip.ql" : { },
2021-09-06T01:25:46.1012123Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\CommandInjection.ql" : { },
2021-09-06T01:25:46.1013732Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\XSS.ql" : { },
2021-09-06T01:25:46.1015122Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SqlInjection.ql" : { },
2021-09-06T01:25:46.1016897Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\LDAPInjection.ql" : { },
2021-09-06T01:25:46.1018867Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-091\\XMLInjection.ql" : { },
2021-09-06T01:25:46.1020686Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-094\\CodeInjection.ql" : { },
2021-09-06T01:25:46.1022159Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-099\\ResourceInjection.ql" : { },
2021-09-06T01:25:46.1023828Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-112\\MissingXMLValidation.ql" : { },
2021-09-06T01:25:46.1025659Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-114\\AssemblyPathInjection.ql" : { },
2021-09-06T01:25:46.1027524Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-117\\LogForging.ql" : { },
2021-09-06T01:25:46.1029110Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-119\\LocalUnvalidatedArithmetic.ql" : { },
2021-09-06T01:25:46.1030842Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-134\\UncontrolledFormatString.ql" : { },
2021-09-06T01:25:46.1032408Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-201\\ExposureInTransmittedData.ql" : { },
2021-09-06T01:25:46.1034007Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-209\\ExceptionInformationExposure.ql" : { },
2021-09-06T01:25:46.1035688Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-248\\MissingASPNETGlobalErrorHandler.ql" : { },
2021-09-06T01:25:46.1037633Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-312\\CleartextStorage.ql" : { },
2021-09-06T01:25:46.1040185Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-352\\MissingAntiForgeryTokenValidation.ql" : { },
2021-09-06T01:25:46.1042636Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-359\\ExposureOfPrivateInformation.ql" : { },
2021-09-06T01:25:46.1044129Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-384\\AbandonSession.ql" : { },
2021-09-06T01:25:46.1045483Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-451\\MissingXFrameOptions.ql" : { },
2021-09-06T01:25:46.1047099Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\DeserializedDelegate.ql" : { },
2021-09-06T01:25:46.1049193Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\UnsafeDeserializationUntrustedInput.ql" : { },
2021-09-06T01:25:46.1051229Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-548\\ASPNetDirectoryListing.ql" : { },
2021-09-06T01:25:46.1052771Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-601\\UrlRedirect.ql" : { },
2021-09-06T01:25:46.1054415Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-611\\UntrustedDataInsecureXml.ql" : { },
2021-09-06T01:25:46.1055872Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-614\\RequireSSL.ql" : { },
2021-09-06T01:25:46.1057837Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\XPathInjection.ql" : { },
2021-09-06T01:25:46.1059441Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\ReDoS.ql" : { },
2021-09-06T01:25:46.1061328Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\RegexInjection.ql" : { },
2021-09-06T01:25:46.1062869Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedConnectionString.ql" : { },
2021-09-06T01:25:46.1064384Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedCredentials.ql" : { },
2021-09-06T01:25:46.1065787Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-807\\ConditionalBypass.ql" : { },
2021-09-06T01:25:46.1067494Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\Encryption using ECB.ql" : { },
2021-09-06T01:25:46.1068962Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\HeaderCheckingDisabled.ql" : { },
2021-09-06T01:25:46.1070714Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InadequateRSAPadding.ql" : { },
2021-09-06T01:25:46.1072043Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsecureRandomness.ql" : { },
2021-09-06T01:25:46.1073569Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsufficientKeySize.ql" : { },
2021-09-06T01:25:46.1074910Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\PersistentCookie.ql" : { },
2021-09-06T01:25:46.1076400Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\WeakEncryption.ql" : { },
2021-09-06T01:25:46.1078866Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\DefaultToString.ql" : { },
2021-09-06T01:25:46.1080366Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\FutileConditional.ql" : { },
2021-09-06T01:25:46.1081701Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\IntGetHashCode.ql" : { },
2021-09-06T01:25:46.1082890Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\RedundantToStringCall.ql" : { },
2021-09-06T01:25:46.1084036Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\UnusedLabel.ql" : { },
2021-09-06T01:25:46.1085582Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\ClassDoesNotImplementEquals.ql" : { },
2021-09-06T01:25:46.1087305Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\DisposeNotCalledOnException.ql" : { },
2021-09-06T01:25:46.1088913Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\InconsistentEqualsGetHashCode.ql" : { },
2021-09-06T01:25:46.1090545Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\IncorrectCompareToSignature.ql" : { },
2021-09-06T01:25:46.1091895Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\IncorrectEqualsSignature.ql" : { },
2021-09-06T01:25:46.1093341Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\ErroneousClassCompare.ql" : { },
2021-09-06T01:25:46.1095105Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Implementation Hiding\\AbstractToConcreteCollection.ql" : { },
2021-09-06T01:25:46.1097061Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\VirtualCallInConstructorOrDestructor.ql" : { },
2021-09-06T01:25:46.1098861Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\SynchSetUnsynchGet.ql" : { },
2021-09-06T01:25:46.1100338Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\UnsafeLazyInitialization.ql" : { },
2021-09-06T01:25:46.1101707Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\UnsynchronizedStaticAccess.ql" : { },
2021-09-06T01:25:46.1103196Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Configuration\\EmptyPasswordInConfigurationFile.ql" : { },
2021-09-06T01:25:46.1104703Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Configuration\\PasswordInConfigurationFile.ql" : { },
2021-09-06T01:25:46.1106034Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\ValueShadowing.ql" : { },
2021-09-06T01:25:46.1107617Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\ValueShadowingServerVariable.ql" : { },
2021-09-06T01:25:46.1108979Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UselessCastToSelf.ql" : { },
2021-09-06T01:25:46.1110535Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UselessNullCoalescingExpression.ql" : { },
2021-09-06T01:25:46.1111890Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UselessTypeTest.ql" : { },
2021-09-06T01:25:46.1113013Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UselessUpcast.ql" : { },
2021-09-06T01:25:46.1114362Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Dynamic\\BadDynamicCall.ql" : { },
2021-09-06T01:25:46.1115584Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\EqualityCheckOnFloats.ql" : { },
2021-09-06T01:25:46.1116932Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\EqualsUsesAs.ql" : { },
2021-09-06T01:25:46.1118159Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\EqualsUsesIs.ql" : { },
2021-09-06T01:25:46.1119473Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\InconsistentCompareTo.ql" : { },
2021-09-06T01:25:46.1121220Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\LeapYear\\UnsafeYearConstruction.ql" : { },
2021-09-06T01:25:46.1122486Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\MishandlingJapaneseEra.ql" : { },
2021-09-06T01:25:46.1123583Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ObjectComparison.ql" : { },
2021-09-06T01:25:46.1124695Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\RecursiveOperatorEquals.ql" : { },
2021-09-06T01:25:46.1125799Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Statements\\UseBraces.ql" : { },
2021-09-06T01:25:46.1127232Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ThreadUnsafeICryptoTransform.ql" : { },
2021-09-06T01:25:46.1128927Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ThreadUnsafeICryptoTransformLambda.ql" : { },
2021-09-06T01:25:46.1130632Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\BadMultipleIteration.ql" : { },
2021-09-06T01:25:46.1131783Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-020\\RuntimeChecksBypass.ql" : { },
2021-09-06T01:25:46.1133000Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\StoredCommandInjection.ql" : { },
2021-09-06T01:25:46.1134564Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\StoredXSS.ql" : { },
2021-09-06T01:25:46.1135829Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SecondOrderSqlInjection.ql" : { },
2021-09-06T01:25:46.1137637Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\StoredLDAPInjection.ql" : { },
2021-09-06T01:25:46.1139164Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-327\\InsecureSQLConnection.ql" : { },
2021-09-06T01:25:46.1142409Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\StoredXPathInjection.ql" : { },
2021-09-06T01:25:46.1144690Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticExtractionErrors.ql" : { },
2021-09-06T01:25:46.1146642Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticNoExtractionErrors.ql" : { },
2021-09-06T01:25:46.1148828Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Metrics\\Summaries\\LinesOfCode.ql" : { }
2021-09-06T01:25:46.1149565Z }
2021-09-06T01:25:46.1149840Z },
2021-09-06T01:25:46.1150213Z "noDeclaredLanguage" : { },
2021-09-06T01:25:46.1151141Z "multipleDeclaredLanguages" : { }
2021-09-06T01:25:46.1151598Z }
2021-09-06T01:25:46.1585135Z ##[endgroup]
2021-09-06T01:25:46.1600154Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe database init D:\a\_temp\codeql_databases\csharp --language=csharp --source-root=D:\a\HXE\HXE
2021-09-06T01:25:47.1282715Z Resolving extractor csharp.
2021-09-06T01:25:47.8220831Z Successfully loaded extractor C# (csharp) from C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp.
2021-09-06T01:25:47.9359716Z Created CodeQL database at D:\a\_temp\codeql_databases\csharp.
2021-09-06T01:25:47.9696752Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe database trace-command D:\a\_temp\codeql_databases\csharp c:\runners\2.281.1\externals\node12\bin\node.exe D:\a\_temp\codeql_databases\csharp\working\tracer-env.js D:\a\_temp\codeql_databases\csharp\working\env.tmp
2021-09-06T01:25:50.2993740Z Running command in D:\a\HXE\HXE: [c:\runners\2.281.1\externals\node12\bin\node.exe, D:\a\_temp\codeql_databases\csharp\working\tracer-env.js, D:\a\_temp\codeql_databases\csharp\working\env.tmp]
2021-09-06T01:25:50.6595191Z [2021-09-06 01:25:50] [build-stdout] D:\a\_temp\codeql_databases\csharp\working\env.tmp
2021-09-06T01:25:50.7225681Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -ExecutionPolicy Bypass -file D:\a\_temp\inject-tracer.ps1 C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\tracer.exe
2021-09-06T01:25:52.4997652Z Found process: Win32_Process: powershell.exe (Handle = "860")
2021-09-06T01:25:52.5699719Z Found process: Win32_Process: node.exe (Handle = "2356")
2021-09-06T01:25:52.5979298Z Found process: Win32_Process: Runner.Worker.exe (Handle = "5692")
2021-09-06T01:25:52.5984981Z Final process: Win32_Process: Runner.Worker.exe (Handle = "5692")
2021-09-06T01:25:52.7466262Z
2021-09-06T01:25:53.1187784Z ##[group]Run dotnet build --no-incremental -p:UseSharedCompilation=false HXE.sln
2021-09-06T01:25:53.1189759Z dotnet build --no-incremental -p:UseSharedCompilation=false HXE.sln
2021-09-06T01:25:53.1242056Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2021-09-06T01:25:53.1242593Z env:
2021-09-06T01:25:53.1242973Z DOTNET_NOLOGO: true
2021-09-06T01:25:53.1243559Z DOTNET_ROOT: C:\Users\runneradmin\AppData\Local\Microsoft\dotnet
2021-09-06T01:25:53.1244189Z CODEQL_ACTION_RUN_MODE: Action
2021-09-06T01:25:53.1244633Z CODEQL_ACTION_VERSION: 1.0.12
2021-09-06T01:25:53.1245139Z CODEQL_ACTION_FEATURE_SARIF_COMBINE: true
2021-09-06T01:25:53.1245677Z CODEQL_ACTION_FEATURE_WILL_UPLOAD: true
2021-09-06T01:25:53.1246236Z CODEQL_ACTION_FEATURE_MULTI_LANGUAGE: true
2021-09-06T01:25:53.1246789Z CODEQL_ACTION_FEATURE_SANDWICH: true
2021-09-06T01:25:53.1247517Z CODEQL_ACTION_ANALYSIS_KEY: .github/workflows/codeql-analysis.yml:analyze
2021-09-06T01:25:53.1248527Z CODEQL_WORKFLOW_STARTED_AT: 2021-09-06T01:25:15.740Z
2021-09-06T01:25:53.1248967Z CODEQL_RAM: 6500
2021-09-06T01:25:53.1249375Z CODEQL_PARENT_ID: action_sandwich
2021-09-06T01:25:53.1249854Z CORECLR_ENABLE_PROFILING: 1
2021-09-06T01:25:53.1250462Z CORECLR_PROFILER: {A3C70A64-7D41-4A94-A3F6-FD47D9259997}
2021-09-06T01:25:53.1251385Z CORECLR_PROFILER_PATH_64: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp/tools/win64/clrtracer64.dll
2021-09-06T01:25:53.1252159Z COR_ENABLE_PROFILING: 1
2021-09-06T01:25:53.1252712Z COR_PROFILER: {A3C70A64-7D41-4A94-A3F6-FD47D9259997}
2021-09-06T01:25:53.1253608Z COR_PROFILER_PATH_64: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp/tools/win64/clrtracer64.dll
2021-09-06T01:25:53.1254438Z DOTNET_GENERATE_ASPNET_CERTIFICATE: false
2021-09-06T01:25:53.1254890Z PROMPT: $P$G
2021-09-06T01:25:53.1255320Z TRACER_SANDWICHED_BY_ACTION: true
2021-09-06T01:25:53.1255934Z CODEQL_DIST: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql
2021-09-06T01:25:53.1256685Z CODEQL_EXTRACTOR_CSHARP_LOG_DIR: D:\a\_temp\codeql_databases\csharp\log
2021-09-06T01:25:53.1257301Z CODEQL_EXTRACTOR_CSHARP_RAM: 6500
2021-09-06T01:25:53.1257990Z CODEQL_EXTRACTOR_CSHARP_ROOT: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp
2021-09-06T01:25:53.1258916Z CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR: D:\a\_temp\codeql_databases\csharp\working
2021-09-06T01:25:53.1259750Z CODEQL_EXTRACTOR_CSHARP_SOURCE_ARCHIVE_DIR: D:\a\_temp\codeql_databases\csharp\src
2021-09-06T01:25:53.1260753Z CODEQL_EXTRACTOR_CSHARP_TRAP_DIR: D:\a\_temp\codeql_databases\csharp\trap\csharp
2021-09-06T01:25:53.1261726Z CODEQL_EXTRACTOR_CSHARP_WIP_DATABASE: D:\a\_temp\codeql_databases\csharp
2021-09-06T01:25:53.1262536Z CODEQL_JAVA_HOME: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\java
2021-09-06T01:25:53.1263346Z CODEQL_PLATFORM: win64
2021-09-06T01:25:53.1263823Z CODEQL_PLATFORM_DLL_EXTENSION: .dll
2021-09-06T01:25:53.1264385Z CODEQL_SCRATCH_DIR: D:\a\_temp\codeql_databases\working
2021-09-06T01:25:53.1265048Z ODASA_TRACER_CONFIGURATION: D:\a\_temp\compound-spec
2021-09-06T01:25:53.1265846Z CODEQL_RUNNER: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\runner.exe
2021-09-06T01:25:53.1266492Z ##[endgroup]
2021-09-06T01:25:53.9318734Z Microsoft (R) Build Engine version 17.0.0-preview-21378-03+d592862ed for .NET
2021-09-06T01:25:53.9382944Z Copyright (C) Microsoft Corporation. All rights reserved.
2021-09-06T01:25:53.9469505Z
2021-09-06T01:25:58.4219890Z Determining projects to restore...
2021-09-06T01:26:02.9816488Z Restored D:\a\HXE\HXE\src\HXE.csproj (in 4.28 sec).
2021-09-06T01:26:03.0833919Z You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
2021-09-06T01:26:06.0751364Z Git was found. It is git version 2.32.0.windows.2 at C:\Program Files\Git\bin\git.exe C:\Program Files\Git\cmd\git.exe C:\Program Files\Git\mingw64\bin\git.exe
2021-09-06T01:26:09.9376332Z C:\Users\runneradmin\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets(134,9): warning : File contains assembly version attributes which conflict with the attributes generated by GitVersion obj\Debug\net462\AssemblyInfo.g.cs [D:\a\HXE\HXE\src\HXE_ehdwbhyn_wpftmp.csproj]
2021-09-06T01:26:14.9778916Z HXE -> D:\a\HXE\HXE\bin\Debug\net462\HXE.exe
2021-09-06T01:26:15.2682445Z Successfully created package 'D:\a\HXE\HXE\bin\Debug\HXE.1.1.1-ci.205.nupkg'.
2021-09-06T01:26:15.2758426Z
2021-09-06T01:26:15.2759650Z Build succeeded.
2021-09-06T01:26:15.2760239Z
2021-09-06T01:26:15.2762472Z C:\Users\runneradmin\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets(134,9): warning : File contains assembly version attributes which conflict with the attributes generated by GitVersion obj\Debug\net462\AssemblyInfo.g.cs [D:\a\HXE\HXE\src\HXE_ehdwbhyn_wpftmp.csproj]
2021-09-06T01:26:15.2764380Z 1 Warning(s)
2021-09-06T01:26:15.2765325Z 0 Error(s)
2021-09-06T01:26:15.2765686Z
2021-09-06T01:26:15.2766474Z Time Elapsed 00:00:21.25
2021-09-06T01:26:15.7270110Z ##[group]Run github/codeql-action/analyze@v1
2021-09-06T01:26:15.7270633Z with:
2021-09-06T01:26:15.7270986Z output: ../results
2021-09-06T01:26:15.7271325Z upload: true
2021-09-06T01:26:15.7271722Z cleanup-level: brutal
2021-09-06T01:26:15.7272163Z add-snippets: false
2021-09-06T01:26:15.7272572Z skip-queries: false
2021-09-06T01:26:15.7273075Z checkout_path: D:\a\HXE\HXE
2021-09-06T01:26:15.7273509Z upload-database: true
2021-09-06T01:26:15.7274842Z token: ***
2021-09-06T01:26:15.7275156Z matrix: null
2021-09-06T01:26:15.7275432Z env:
2021-09-06T01:26:15.7275891Z DOTNET_NOLOGO: true
2021-09-06T01:26:15.7276390Z DOTNET_ROOT: C:\Users\runneradmin\AppData\Local\Microsoft\dotnet
2021-09-06T01:26:15.7276894Z CODEQL_ACTION_RUN_MODE: Action
2021-09-06T01:26:15.7277287Z CODEQL_ACTION_VERSION: 1.0.12
2021-09-06T01:26:15.7277695Z CODEQL_ACTION_FEATURE_SARIF_COMBINE: true
2021-09-06T01:26:15.7278148Z CODEQL_ACTION_FEATURE_WILL_UPLOAD: true
2021-09-06T01:26:15.7278667Z CODEQL_ACTION_FEATURE_MULTI_LANGUAGE: true
2021-09-06T01:26:15.7279133Z CODEQL_ACTION_FEATURE_SANDWICH: true
2021-09-06T01:26:15.7279722Z CODEQL_ACTION_ANALYSIS_KEY: .github/workflows/codeql-analysis.yml:analyze
2021-09-06T01:26:15.7280324Z CODEQL_WORKFLOW_STARTED_AT: 2021-09-06T01:25:15.740Z
2021-09-06T01:26:15.7280676Z CODEQL_RAM: 6500
2021-09-06T01:26:15.7281037Z CODEQL_PARENT_ID: action_sandwich
2021-09-06T01:26:15.7281446Z CORECLR_ENABLE_PROFILING: 1
2021-09-06T01:26:15.7281949Z CORECLR_PROFILER: {A3C70A64-7D41-4A94-A3F6-FD47D9259997}
2021-09-06T01:26:15.7282750Z CORECLR_PROFILER_PATH_64: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp/tools/win64/clrtracer64.dll
2021-09-06T01:26:15.7283648Z COR_ENABLE_PROFILING: 1
2021-09-06T01:26:15.7284315Z COR_PROFILER: {A3C70A64-7D41-4A94-A3F6-FD47D9259997}
2021-09-06T01:26:15.7285111Z COR_PROFILER_PATH_64: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp/tools/win64/clrtracer64.dll
2021-09-06T01:26:15.7285829Z DOTNET_GENERATE_ASPNET_CERTIFICATE: false
2021-09-06T01:26:15.7286393Z PROMPT: $P$G
2021-09-06T01:26:15.7286740Z TRACER_SANDWICHED_BY_ACTION: true
2021-09-06T01:26:15.7287271Z CODEQL_DIST: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql
2021-09-06T01:26:15.7287914Z CODEQL_EXTRACTOR_CSHARP_LOG_DIR: D:\a\_temp\codeql_databases\csharp\log
2021-09-06T01:26:15.7288482Z CODEQL_EXTRACTOR_CSHARP_RAM: 6500
2021-09-06T01:26:15.7289085Z CODEQL_EXTRACTOR_CSHARP_ROOT: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp
2021-09-06T01:26:15.7289819Z CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR: D:\a\_temp\codeql_databases\csharp\working
2021-09-06T01:26:15.7290528Z CODEQL_EXTRACTOR_CSHARP_SOURCE_ARCHIVE_DIR: D:\a\_temp\codeql_databases\csharp\src
2021-09-06T01:26:15.7291253Z CODEQL_EXTRACTOR_CSHARP_TRAP_DIR: D:\a\_temp\codeql_databases\csharp\trap\csharp
2021-09-06T01:26:15.7291931Z CODEQL_EXTRACTOR_CSHARP_WIP_DATABASE: D:\a\_temp\codeql_databases\csharp
2021-09-06T01:26:15.7292816Z CODEQL_JAVA_HOME: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\java
2021-09-06T01:26:15.7293621Z CODEQL_PLATFORM: win64
2021-09-06T01:26:15.7294032Z CODEQL_PLATFORM_DLL_EXTENSION: .dll
2021-09-06T01:26:15.7294558Z CODEQL_SCRATCH_DIR: D:\a\_temp\codeql_databases\working
2021-09-06T01:26:15.7295145Z ODASA_TRACER_CONFIGURATION: D:\a\_temp\compound-spec
2021-09-06T01:26:15.7295882Z CODEQL_RUNNER: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\runner.exe
2021-09-06T01:26:15.7296785Z GitVersion_Major: 1
2021-09-06T01:26:15.7297121Z GitVersion_Minor: 1
2021-09-06T01:26:15.7297472Z GitVersion_Patch: 1
2021-09-06T01:26:15.7297872Z GitVersion_PreReleaseTag: ci.205
2021-09-06T01:26:15.7298427Z GitVersion_PreReleaseTagWithDash: -ci.205
2021-09-06T01:26:15.7298969Z GitVersion_PreReleaseLabel: ci
2021-09-06T01:26:15.7299537Z GitVersion_PreReleaseLabelWithDash: -ci
2021-09-06T01:26:15.7301483Z GitVersion_PreReleaseNumber: 205
2021-09-06T01:26:15.7302179Z GitVersion_WeightedPreReleaseNumber: 55205
2021-09-06T01:26:15.7303582Z GitVersion_FullBuildMetaData: Branch.main.Sha.f3e179bf8c07a1a973de107e91ad71e26d802325
2021-09-06T01:26:15.7304671Z GitVersion_MajorMinorPatch: 1.1.1
2021-09-06T01:26:15.7305154Z GitVersion_SemVer: 1.1.1-ci.205
2021-09-06T01:26:15.7305955Z GitVersion_LegacySemVer: 1.1.1-ci205
2021-09-06T01:26:15.7306506Z GitVersion_LegacySemVerPadded: 1.1.1-ci0205
2021-09-06T01:26:15.7307229Z GitVersion_AssemblySemVer: 1.1.1.0
2021-09-06T01:26:15.7307757Z GitVersion_AssemblySemFileVer: 1.1.1.0
2021-09-06T01:26:15.7308275Z GitVersion_FullSemVer: 1.1.1-ci.205
2021-09-06T01:26:15.7309660Z GitVersion_InformationalVersion: 1.1.1-ci.205+Branch.main.Sha.f3e179bf8c07a1a973de107e91ad71e26d802325
2021-09-06T01:26:15.7311007Z GitVersion_BranchName: main
2021-09-06T01:26:15.7311549Z GitVersion_EscapedBranchName: main
2021-09-06T01:26:15.7312257Z GitVersion_Sha: f3e179bf8c07a1a973de107e91ad71e26d802325
2021-09-06T01:26:15.7313078Z GitVersion_ShortSha: f3e179b
2021-09-06T01:26:15.7313641Z GitVersion_NuGetVersionV2: 1.1.1-ci0205
2021-09-06T01:26:15.7314350Z GitVersion_NuGetVersion: 1.1.1-ci0205
2021-09-06T01:26:15.7314932Z GitVersion_NuGetPreReleaseTagV2: ci0205
2021-09-06T01:26:15.7315738Z GitVersion_NuGetPreReleaseTag: ci0205
2021-09-06T01:26:15.7316616Z GitVersion_VersionSourceSha: 820812f8f6cde386fda551205e1bc97216f798e4
2021-09-06T01:26:15.7317372Z GitVersion_CommitsSinceVersionSource: 205
2021-09-06T01:26:15.7318299Z GitVersion_CommitsSinceVersionSourcePadded: 0205
2021-09-06T01:26:15.7318976Z GitVersion_UncommittedChanges: 0
2021-09-06T01:26:15.7319429Z GitVersion_CommitDate: 2021-09-06
2021-09-06T01:26:15.7319912Z ##[endgroup]
2021-09-06T01:26:16.3949503Z ##[group]Finalizing csharp
2021-09-06T01:26:16.3986310Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe version --format=terse
2021-09-06T01:26:17.2084938Z 2.5.9
2021-09-06T01:26:17.2385748Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe database finalize --finalize-dataset --threads=2 D:\a\_temp\codeql_databases\csharp --ram=5631
2021-09-06T01:26:19.4108749Z No source code was seen and extracted to D:\a\_temp\codeql_databases\csharp.
2021-09-06T01:26:19.4110027Z No source code was seen and extracted to D:\a\_temp\codeql_databases\csharp.
2021-09-06T01:26:19.4112203Z This can occur if the specified build commands failed to compile or process any code.
2021-09-06T01:26:19.4113155Z This can occur if the specified build commands failed to compile or process any code.
2021-09-06T01:26:19.4114820Z - Confirm that there is some source code for the specified language in the project.
2021-09-06T01:26:19.4115805Z - Confirm that there is some source code for the specified language in the project.
2021-09-06T01:26:19.4198375Z - For codebases written in Go, JavaScript, TypeScript, and Python, do not specify
2021-09-06T01:26:19.4199400Z - For codebases written in Go, JavaScript, TypeScript, and Python, do not specify
2021-09-06T01:26:19.4200385Z an explicit --command.
2021-09-06T01:26:19.4200792Z an explicit --command.
2021-09-06T01:26:19.4201879Z - For other languages, the --command must specify a "clean" build which compiles
2021-09-06T01:26:19.4202782Z - For other languages, the --command must specify a "clean" build which compiles
2021-09-06T01:26:19.4203844Z all the source code files without reusing existing build artefacts.
2021-09-06T01:26:19.4204519Z all the source code files without reusing existing build artefacts.
2021-09-06T01:26:19.4507829Z ##[error]No code found during the build. Please see:
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-code-scanning#no-code-found-during-the-build
2021-09-06T01:26:19.4533032Z Error: No code found during the build. Please see:
2021-09-06T01:26:19.4535805Z https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-code-scanning#no-code-found-during-the-build
2021-09-06T01:26:19.4538394Z at Object.toolrunnerErrorCatcher (D:\a\_actions\github\codeql-action\v1\lib\toolrunner-error-catcher.js:84:23)
2021-09-06T01:26:19.4539682Z at processTicksAndRejections (internal/process/task_queues.js:93:5)
2021-09-06T01:26:19.4541221Z at async Object.finalizeDatabase (D:\a\_actions\github\codeql-action\v1\lib\codeql.js:444:13)
2021-09-06T01:26:19.4542299Z at async finalizeDatabaseCreation (D:\a\_actions\github\codeql-action\v1\lib\analyze.js:103:13)
2021-09-06T01:26:19.4543340Z at async Object.runFinalize (D:\a\_actions\github\codeql-action\v1\lib\analyze.js:220:5)
2021-09-06T01:26:19.4544270Z at async run (D:\a\_actions\github\codeql-action\v1\lib\analyze-action.js:68:9)
2021-09-06T01:26:19.4545197Z at async runWrapper (D:\a\_actions\github\codeql-action\v1\lib\analyze-action.js:136:9)
2021-09-06T01:26:20.5443817Z Post job cleanup.
2021-09-06T01:26:28.0782775Z [command]"C:\Program Files\Git\bin\git.exe" version
2021-09-06T01:26:28.1068274Z git version 2.32.0.windows.2
2021-09-06T01:26:28.1148760Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2021-09-06T01:26:28.1479217Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2021-09-06T01:26:28.7543900Z Entering 'ext/halo-ce-patches'
2021-09-06T01:26:28.8365864Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-09-06T01:26:28.8603461Z http.https://github.com/.extraheader
2021-09-06T01:26:28.8656397Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader
2021-09-06T01:26:28.8959334Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2021-09-06T01:26:29.5271091Z Entering 'ext/halo-ce-patches'
2021-09-06T01:26:29.5845377Z http.https://github.com/.extraheader
2021-09-06T01:26:29.6591015Z Cleaning up orphan processes
2021-09-06T01:23:59.1614801Z ##[section]Starting: Prepare job analyze
2021-09-06T01:23:59.1617597Z Evaluating strategy
2021-09-06T01:23:59.1617899Z Creating job '__default'
2021-09-06T01:23:59.1618259Z Evaluating timeout
2021-09-06T01:23:59.1618294Z Evaluating cancel timeout
2021-09-06T01:23:59.1618332Z Evaluating continue on error
2021-09-06T01:23:59.1618372Z Evaluating target
2021-09-06T01:23:59.1722589Z ##[section]Finishing: Prepare job analyze
2021-09-06T01:24:07.0600057Z Current runner version: '2.281.1'
2021-09-06T01:24:07.0814586Z ##[group]Operating System
2021-09-06T01:24:07.0815607Z Microsoft Windows Server 2019
2021-09-06T01:24:07.0816033Z 10.0.17763
2021-09-06T01:24:07.0816447Z Datacenter
2021-09-06T01:24:07.0816928Z ##[endgroup]
2021-09-06T01:24:07.0817376Z ##[group]Virtual Environment
2021-09-06T01:24:07.0817937Z Environment: windows-2019
2021-09-06T01:24:07.0818415Z Version: 20210815.1
2021-09-06T01:24:07.0819298Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210815.1/images/win/Windows2019-Readme.md
2021-09-06T01:24:07.0820513Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210815.1
2021-09-06T01:24:07.0821345Z ##[endgroup]
2021-09-06T01:24:07.0821898Z ##[group]Virtual Environment Provisioner
2021-09-06T01:24:07.0822439Z 1.0.0.0-master-20210816-1
2021-09-06T01:24:07.0822998Z ##[endgroup]
2021-09-06T01:24:07.0824270Z ##[group]GITHUB_TOKEN Permissions
2021-09-06T01:24:07.0825403Z Actions: read
2021-09-06T01:24:07.0826116Z Contents: read
2021-09-06T01:24:07.0826534Z Metadata: read
2021-09-06T01:24:07.0827074Z SecurityEvents: write
2021-09-06T01:24:07.0827699Z ##[endgroup]
2021-09-06T01:24:07.0830808Z Prepare workflow directory
2021-09-06T01:24:07.1617970Z Prepare all required actions
2021-09-06T01:24:07.1629418Z Getting action download info
2021-09-06T01:24:07.4191986Z Download action repository 'actions/checkout@v2' (SHA:5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)
2021-09-06T01:24:09.0529706Z Download action repository 'actions/setup-dotnet@v1' (SHA:53063334342b67eb3f5066a7ac9151683aa30b96)
2021-09-06T01:24:09.4947121Z Download action repository 'github/codeql-action@v1' (SHA:b0e70410b40f1a9af3bba1cecd95b4b57896af26)
2021-09-06T01:24:22.9142498Z ##[group]Run actions/checkout@v2
2021-09-06T01:24:22.9143586Z with:
2021-09-06T01:24:22.9143915Z submodules: recursive
2021-09-06T01:24:22.9144290Z fetch-depth: 0
2021-09-06T01:24:22.9144660Z repository: HaloSPV3/HXE
2021-09-06T01:24:22.9145603Z token: ***
2021-09-06T01:24:22.9145918Z ssh-strict: true
2021-09-06T01:24:22.9146299Z persist-credentials: true
2021-09-06T01:24:22.9146673Z clean: true
2021-09-06T01:24:22.9146938Z lfs: false
2021-09-06T01:24:22.9147204Z env:
2021-09-06T01:24:22.9147491Z DOTNET_NOLOGO: true
2021-09-06T01:24:22.9147791Z ##[endgroup]
2021-09-06T01:24:31.1680076Z Syncing repository: HaloSPV3/HXE
2021-09-06T01:24:31.2069731Z ##[group]Getting Git version info
2021-09-06T01:24:31.2070599Z Working directory is 'D:\a\HXE\HXE'
2021-09-06T01:24:31.2551899Z [command]"C:\Program Files\Git\bin\git.exe" version
2021-09-06T01:24:31.2943589Z git version 2.32.0.windows.2
2021-09-06T01:24:31.3001593Z ##[endgroup]
2021-09-06T01:24:31.3008272Z Deleting the contents of 'D:\a\HXE\HXE'
2021-09-06T01:24:31.3014088Z ##[group]Initializing the repository
2021-09-06T01:24:31.3025532Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\HXE\HXE
2021-09-06T01:24:31.4677359Z Initialized empty Git repository in D:/a/HXE/HXE/.git/
2021-09-06T01:24:31.4730631Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/HaloSPV3/HXE
2021-09-06T01:24:31.5224279Z ##[endgroup]
2021-09-06T01:24:31.5229284Z ##[group]Disabling automatic garbage collection
2021-09-06T01:24:31.5252677Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2021-09-06T01:24:31.5604508Z ##[endgroup]
2021-09-06T01:24:31.5615752Z ##[group]Setting up auth
2021-09-06T01:24:31.5624316Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2021-09-06T01:24:31.5885287Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2021-09-06T01:24:34.1623224Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-09-06T01:24:34.1882292Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2021-09-06T01:24:34.6818594Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2021-09-06T01:24:34.7082578Z ##[endgroup]
2021-09-06T01:24:34.7093768Z ##[group]Fetching the repository
2021-09-06T01:24:34.7119259Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2021-09-06T01:24:36.5676672Z remote: Enumerating objects: 4280, done.
2021-09-06T01:24:36.5678764Z remote: Counting objects: 0% (1/4280)
2021-09-06T01:24:36.5680060Z remote: Counting objects: 1% (43/4280)
2021-09-06T01:24:36.5681101Z remote: Counting objects: 2% (86/4280)
2021-09-06T01:24:36.5690211Z remote: Counting objects: 3% (129/4280)
2021-09-06T01:24:36.5691708Z remote: Counting objects: 4% (172/4280)
2021-09-06T01:24:36.5692983Z remote: Counting objects: 5% (214/4280)
2021-09-06T01:24:36.5694039Z remote: Counting objects: 6% (257/4280)
2021-09-06T01:24:36.5695365Z remote: Counting objects: 7% (300/4280)
2021-09-06T01:24:36.5696490Z remote: Counting objects: 8% (343/4280)
2021-09-06T01:24:36.5697484Z remote: Counting objects: 9% (386/4280)
2021-09-06T01:24:36.5699178Z remote: Counting objects: 10% (428/4280)
2021-09-06T01:24:36.5700405Z remote: Counting objects: 11% (471/4280)
2021-09-06T01:24:36.5701371Z remote: Counting objects: 12% (514/4280)
2021-09-06T01:24:36.5704912Z remote: Counting objects: 13% (557/4280)
2021-09-06T01:24:36.5706152Z remote: Counting objects: 14% (600/4280)
2021-09-06T01:24:36.5707173Z remote: Counting objects: 15% (642/4280)
2021-09-06T01:24:36.5708482Z remote: Counting objects: 16% (685/4280)
2021-09-06T01:24:36.5709929Z remote: Counting objects: 17% (728/4280)
2021-09-06T01:24:36.5710748Z remote: Counting objects: 18% (771/4280)
2021-09-06T01:24:36.5711816Z remote: Counting objects: 19% (814/4280)
2021-09-06T01:24:36.5712386Z remote: Counting objects: 20% (856/4280)
2021-09-06T01:24:36.5712869Z remote: Counting objects: 21% (899/4280)
2021-09-06T01:24:36.5713373Z remote: Counting objects: 22% (942/4280)
2021-09-06T01:24:36.5713826Z remote: Counting objects: 23% (985/4280)
2021-09-06T01:24:36.5714454Z remote: Counting objects: 24% (1028/4280)
2021-09-06T01:24:36.5714899Z remote: Counting objects: 25% (1070/4280)
2021-09-06T01:24:36.5715377Z remote: Counting objects: 26% (1113/4280)
2021-09-06T01:24:36.5715835Z remote: Counting objects: 27% (1156/4280)
2021-09-06T01:24:36.5716624Z remote: Counting objects: 28% (1199/4280)
2021-09-06T01:24:36.5717104Z remote: Counting objects: 29% (1242/4280)
2021-09-06T01:24:36.5717539Z remote: Counting objects: 30% (1284/4280)
2021-09-06T01:24:36.5717997Z remote: Counting objects: 31% (1327/4280)
2021-09-06T01:24:36.5719207Z remote: Counting objects: 32% (1370/4280)
2021-09-06T01:24:36.5719855Z remote: Counting objects: 33% (1413/4280)
2021-09-06T01:24:36.5720514Z remote: Counting objects: 34% (1456/4280)
2021-09-06T01:24:36.5720969Z remote: Counting objects: 35% (1498/4280)
2021-09-06T01:24:36.5721600Z remote: Counting objects: 36% (1541/4280)
2021-09-06T01:24:36.5722251Z remote: Counting objects: 37% (1584/4280)
2021-09-06T01:24:36.5722721Z remote: Counting objects: 38% (1627/4280)
2021-09-06T01:24:36.5723187Z remote: Counting objects: 39% (1670/4280)
2021-09-06T01:24:36.5723633Z remote: Counting objects: 40% (1712/4280)
2021-09-06T01:24:36.5724781Z remote: Counting objects: 41% (1755/4280)
2021-09-06T01:24:36.5725269Z remote: Counting objects: 42% (1798/4280)
2021-09-06T01:24:36.5725719Z remote: Counting objects: 43% (1841/4280)
2021-09-06T01:24:36.5767662Z remote: Counting objects: 44% (1884/4280)
2021-09-06T01:24:36.5769835Z remote: Counting objects: 45% (1926/4280)
2021-09-06T01:24:36.5770703Z remote: Counting objects: 46% (1969/4280)
2021-09-06T01:24:36.5771199Z remote: Counting objects: 47% (2012/4280)
2021-09-06T01:24:36.5771666Z remote: Counting objects: 48% (2055/4280)
2021-09-06T01:24:36.5772310Z remote: Counting objects: 49% (2098/4280)
2021-09-06T01:24:36.5772934Z remote: Counting objects: 50% (2140/4280)
2021-09-06T01:24:36.5773420Z remote: Counting objects: 51% (2183/4280)
2021-09-06T01:24:36.5774053Z remote: Counting objects: 52% (2226/4280)
2021-09-06T01:24:36.5774701Z remote: Counting objects: 53% (2269/4280)
2021-09-06T01:24:36.5775205Z remote: Counting objects: 54% (2312/4280)
2021-09-06T01:24:36.5775664Z remote: Counting objects: 55% (2354/4280)
2021-09-06T01:24:36.5776154Z remote: Counting objects: 56% (2397/4280)
2021-09-06T01:24:36.5776835Z remote: Counting objects: 57% (2440/4280)
2021-09-06T01:24:36.5777314Z remote: Counting objects: 58% (2483/4280)
2021-09-06T01:24:36.5777976Z remote: Counting objects: 59% (2526/4280)
2021-09-06T01:24:36.5779197Z remote: Counting objects: 60% (2568/4280)
2021-09-06T01:24:36.5779797Z remote: Counting objects: 61% (2611/4280)
2021-09-06T01:24:36.5780300Z remote: Counting objects: 62% (2654/4280)
2021-09-06T01:24:36.5780937Z remote: Counting objects: 63% (2697/4280)
2021-09-06T01:24:36.5782353Z remote: Counting objects: 64% (2740/4280)
2021-09-06T01:24:36.5782804Z remote: Counting objects: 65% (2782/4280)
2021-09-06T01:24:36.5783272Z remote: Counting objects: 66% (2825/4280)
2021-09-06T01:24:36.5783729Z remote: Counting objects: 67% (2868/4280)
2021-09-06T01:24:36.5784202Z remote: Counting objects: 68% (2911/4280)
2021-09-06T01:24:36.5784671Z remote: Counting objects: 69% (2954/4280)
2021-09-06T01:24:36.5785114Z remote: Counting objects: 70% (2996/4280)
2021-09-06T01:24:36.5785589Z remote: Counting objects: 71% (3039/4280)
2021-09-06T01:24:36.5786032Z remote: Counting objects: 72% (3082/4280)
2021-09-06T01:24:36.5786501Z remote: Counting objects: 73% (3125/4280)
2021-09-06T01:24:36.5787120Z remote: Counting objects: 74% (3168/4280)
2021-09-06T01:24:36.5787550Z remote: Counting objects: 75% (3210/4280)
2021-09-06T01:24:36.5788008Z remote: Counting objects: 76% (3253/4280)
2021-09-06T01:24:36.5788732Z remote: Counting objects: 77% (3296/4280)
2021-09-06T01:24:36.5789211Z remote: Counting objects: 78% (3339/4280)
2021-09-06T01:24:36.5789661Z remote: Counting objects: 79% (3382/4280)
2021-09-06T01:24:36.5790131Z remote: Counting objects: 80% (3424/4280)
2021-09-06T01:24:36.5790597Z remote: Counting objects: 81% (3467/4280)
2021-09-06T01:24:36.5791040Z remote: Counting objects: 82% (3510/4280)
2021-09-06T01:24:36.5791652Z remote: Counting objects: 83% (3553/4280)
2021-09-06T01:24:36.5792079Z remote: Counting objects: 84% (3596/4280)
2021-09-06T01:24:36.5792532Z remote: Counting objects: 85% (3638/4280)
2021-09-06T01:24:36.5792984Z remote: Counting objects: 86% (3681/4280)
2021-09-06T01:24:36.5793413Z remote: Counting objects: 87% (3724/4280)
2021-09-06T01:24:36.5793860Z remote: Counting objects: 88% (3767/4280)
2021-09-06T01:24:36.5794483Z remote: Counting objects: 89% (3810/4280)
2021-09-06T01:24:36.5794947Z remote: Counting objects: 90% (3852/4280)
2021-09-06T01:24:36.5795414Z remote: Counting objects: 91% (3895/4280)
2021-09-06T01:24:36.5796009Z remote: Counting objects: 92% (3938/4280)
2021-09-06T01:24:36.5796817Z remote: Counting objects: 93% (3981/4280)
2021-09-06T01:24:36.5797264Z remote: Counting objects: 94% (4024/4280)
2021-09-06T01:24:36.5797728Z remote: Counting objects: 95% (4066/4280)
2021-09-06T01:24:36.5798774Z remote: Counting objects: 96% (4109/4280)
2021-09-06T01:24:36.5799237Z remote: Counting objects: 97% (4152/4280)
2021-09-06T01:24:36.5799700Z remote: Counting objects: 98% (4195/4280)
2021-09-06T01:24:36.5800340Z remote: Counting objects: 99% (4238/4280)
2021-09-06T01:24:36.5800795Z remote: Counting objects: 100% (4280/4280)
2021-09-06T01:24:36.5801301Z remote: Counting objects: 100% (4280/4280), done.
2021-09-06T01:24:36.5802036Z remote: Compressing objects: 0% (1/1624)
2021-09-06T01:24:36.5891720Z remote: Compressing objects: 1% (17/1624)
2021-09-06T01:24:36.5960415Z remote: Compressing objects: 2% (33/1624)
2021-09-06T01:24:36.5975374Z remote: Compressing objects: 3% (49/1624)
2021-09-06T01:24:36.5999335Z remote: Compressing objects: 4% (65/1624)
2021-09-06T01:24:36.6019345Z remote: Compressing objects: 5% (82/1624)
2021-09-06T01:24:36.6031659Z remote: Compressing objects: 6% (98/1624)
2021-09-06T01:24:36.6061784Z remote: Compressing objects: 7% (114/1624)
2021-09-06T01:24:36.6097897Z remote: Compressing objects: 8% (130/1624)
2021-09-06T01:24:36.6099208Z remote: Compressing objects: 9% (147/1624)
2021-09-06T01:24:36.6099869Z remote: Compressing objects: 10% (163/1624)
2021-09-06T01:24:36.6108547Z remote: Compressing objects: 11% (179/1624)
2021-09-06T01:24:36.6109761Z remote: Compressing objects: 12% (195/1624)
2021-09-06T01:24:36.6110321Z remote: Compressing objects: 13% (212/1624)
2021-09-06T01:24:36.6110841Z remote: Compressing objects: 14% (228/1624)
2021-09-06T01:24:36.6111340Z remote: Compressing objects: 15% (244/1624)
2021-09-06T01:24:36.6111856Z remote: Compressing objects: 16% (260/1624)
2021-09-06T01:24:36.6112345Z remote: Compressing objects: 17% (277/1624)
2021-09-06T01:24:36.6120443Z remote: Compressing objects: 18% (293/1624)
2021-09-06T01:24:36.6121134Z remote: Compressing objects: 19% (309/1624)
2021-09-06T01:24:36.6121811Z remote: Compressing objects: 20% (325/1624)
2021-09-06T01:24:36.6122512Z remote: Compressing objects: 21% (342/1624)
2021-09-06T01:24:36.6123032Z remote: Compressing objects: 22% (358/1624)
2021-09-06T01:24:36.6128684Z remote: Compressing objects: 23% (374/1624)
2021-09-06T01:24:36.6129350Z remote: Compressing objects: 24% (390/1624)
2021-09-06T01:24:36.6146708Z remote: Compressing objects: 25% (406/1624)
2021-09-06T01:24:36.6164059Z remote: Compressing objects: 26% (423/1624)
2021-09-06T01:24:36.6178748Z remote: Compressing objects: 27% (439/1624)
2021-09-06T01:24:36.6190622Z remote: Compressing objects: 28% (455/1624)
2021-09-06T01:24:36.6205174Z remote: Compressing objects: 29% (471/1624)
2021-09-06T01:24:36.6218550Z remote: Compressing objects: 30% (488/1624)
2021-09-06T01:24:36.6237320Z remote: Compressing objects: 31% (504/1624)
2021-09-06T01:24:36.6251069Z remote: Compressing objects: 32% (520/1624)
2021-09-06T01:24:36.6265647Z remote: Compressing objects: 33% (536/1624)
2021-09-06T01:24:36.6278370Z remote: Compressing objects: 34% (553/1624)
2021-09-06T01:24:36.6279208Z remote: Compressing objects: 35% (569/1624)
2021-09-06T01:24:36.6279970Z remote: Compressing objects: 36% (585/1624)
2021-09-06T01:24:36.6293488Z remote: Compressing objects: 37% (601/1624)
2021-09-06T01:24:36.6294086Z remote: Compressing objects: 38% (618/1624)
2021-09-06T01:24:36.6298397Z remote: Compressing objects: 39% (634/1624)
2021-09-06T01:24:36.6309252Z remote: Compressing objects: 40% (650/1624)
2021-09-06T01:24:36.6319807Z remote: Compressing objects: 41% (666/1624)
2021-09-06T01:24:36.6322942Z remote: Compressing objects: 42% (683/1624)
2021-09-06T01:24:36.6332378Z remote: Compressing objects: 43% (699/1624)
2021-09-06T01:24:36.6349105Z remote: Compressing objects: 44% (715/1624)
2021-09-06T01:24:36.6356543Z remote: Compressing objects: 45% (731/1624)
2021-09-06T01:24:36.6371247Z remote: Compressing objects: 46% (748/1624)
2021-09-06T01:24:36.6379178Z remote: Compressing objects: 47% (764/1624)
2021-09-06T01:24:36.6402722Z remote: Compressing objects: 48% (780/1624)
2021-09-06T01:24:36.6411025Z remote: Compressing objects: 49% (796/1624)
2021-09-06T01:24:36.6419077Z remote: Compressing objects: 50% (812/1624)
2021-09-06T01:24:36.6424344Z remote: Compressing objects: 51% (829/1624)
2021-09-06T01:24:36.6435777Z remote: Compressing objects: 52% (845/1624)
2021-09-06T01:24:36.6440632Z remote: Compressing objects: 53% (861/1624)
2021-09-06T01:24:36.6448895Z remote: Compressing objects: 54% (877/1624)
2021-09-06T01:24:36.6457161Z remote: Compressing objects: 55% (894/1624)
2021-09-06T01:24:36.6458504Z remote: Compressing objects: 56% (910/1624)
2021-09-06T01:24:36.6460994Z remote: Compressing objects: 57% (926/1624)
2021-09-06T01:24:36.6466758Z remote: Compressing objects: 58% (942/1624)
2021-09-06T01:24:36.6477041Z remote: Compressing objects: 59% (959/1624)
2021-09-06T01:24:36.6477791Z remote: Compressing objects: 60% (975/1624)
2021-09-06T01:24:36.6478758Z remote: Compressing objects: 61% (991/1624)
2021-09-06T01:24:36.6482343Z remote: Compressing objects: 62% (1007/1624)
2021-09-06T01:24:36.6483365Z remote: Compressing objects: 63% (1024/1624)
2021-09-06T01:24:36.6493672Z remote: Compressing objects: 64% (1040/1624)
2021-09-06T01:24:36.6494779Z remote: Compressing objects: 65% (1056/1624)
2021-09-06T01:24:36.6495798Z remote: Compressing objects: 66% (1072/1624)
2021-09-06T01:24:36.6496349Z remote: Compressing objects: 67% (1089/1624)
2021-09-06T01:24:36.6500339Z remote: Compressing objects: 68% (1105/1624)
2021-09-06T01:24:36.6504733Z remote: Compressing objects: 69% (1121/1624)
2021-09-06T01:24:36.6510225Z remote: Compressing objects: 70% (1137/1624)
2021-09-06T01:24:36.6512120Z remote: Compressing objects: 71% (1154/1624)
2021-09-06T01:24:36.6512693Z remote: Compressing objects: 72% (1170/1624)
2021-09-06T01:24:36.6513944Z remote: Compressing objects: 73% (1186/1624)
2021-09-06T01:24:36.6514680Z remote: Compressing objects: 74% (1202/1624)
2021-09-06T01:24:36.6515231Z remote: Compressing objects: 75% (1218/1624)
2021-09-06T01:24:36.6517863Z remote: Compressing objects: 76% (1235/1624)
2021-09-06T01:24:36.6528357Z remote: Compressing objects: 77% (1251/1624)
2021-09-06T01:24:36.6529025Z remote: Compressing objects: 78% (1267/1624)
2021-09-06T01:24:36.6529527Z remote: Compressing objects: 79% (1283/1624)
2021-09-06T01:24:36.6530025Z remote: Compressing objects: 80% (1300/1624)
2021-09-06T01:24:36.6531506Z remote: Compressing objects: 81% (1316/1624)
2021-09-06T01:24:36.6533317Z remote: Compressing objects: 82% (1332/1624)
2021-09-06T01:24:36.6535546Z remote: Compressing objects: 83% (1348/1624)
2021-09-06T01:24:36.6539097Z remote: Compressing objects: 84% (1365/1624)
2021-09-06T01:24:36.6539900Z remote: Compressing objects: 85% (1381/1624)
2021-09-06T01:24:36.6540419Z remote: Compressing objects: 86% (1397/1624)
2021-09-06T01:24:36.6543532Z remote: Compressing objects: 87% (1413/1624)
2021-09-06T01:24:36.6544202Z remote: Compressing objects: 88% (1430/1624)
2021-09-06T01:24:36.6546209Z remote: Compressing objects: 89% (1446/1624)
2021-09-06T01:24:36.6547510Z remote: Compressing objects: 90% (1462/1624)
2021-09-06T01:24:36.6557833Z remote: Compressing objects: 91% (1478/1624)
2021-09-06T01:24:36.6558768Z remote: Compressing objects: 92% (1495/1624)
2021-09-06T01:24:36.6568541Z remote: Compressing objects: 93% (1511/1624)
2021-09-06T01:24:36.6569141Z remote: Compressing objects: 94% (1527/1624)
2021-09-06T01:24:36.6569622Z remote: Compressing objects: 95% (1543/1624)
2021-09-06T01:24:36.6570107Z remote: Compressing objects: 96% (1560/1624)
2021-09-06T01:24:36.6570571Z remote: Compressing objects: 97% (1576/1624)
2021-09-06T01:24:36.6571074Z remote: Compressing objects: 98% (1592/1624)
2021-09-06T01:24:36.6571563Z remote: Compressing objects: 99% (1608/1624)
2021-09-06T01:24:36.6572199Z remote: Compressing objects: 100% (1624/1624)
2021-09-06T01:24:36.6572712Z remote: Compressing objects: 100% (1624/1624), done.
2021-09-06T01:24:36.7308959Z Receiving objects: 0% (1/4280)
2021-09-06T01:24:36.7330404Z Receiving objects: 1% (43/4280)
2021-09-06T01:24:36.7346344Z Receiving objects: 2% (86/4280)
2021-09-06T01:24:36.7356193Z Receiving objects: 3% (129/4280)
2021-09-06T01:24:36.7371468Z Receiving objects: 4% (172/4280)
2021-09-06T01:24:36.7384071Z Receiving objects: 5% (214/4280)
2021-09-06T01:24:36.7391067Z Receiving objects: 6% (257/4280)
2021-09-06T01:24:36.7402157Z Receiving objects: 7% (300/4280)
2021-09-06T01:24:36.7410054Z Receiving objects: 8% (343/4280)
2021-09-06T01:24:36.7413237Z Receiving objects: 9% (386/4280)
2021-09-06T01:24:36.7422108Z Receiving objects: 10% (428/4280)
2021-09-06T01:24:36.7424518Z Receiving objects: 11% (471/4280)
2021-09-06T01:24:36.7425110Z Receiving objects: 12% (514/4280)
2021-09-06T01:24:36.7425635Z Receiving objects: 13% (557/4280)
2021-09-06T01:24:36.7430781Z Receiving objects: 14% (600/4280)
2021-09-06T01:24:36.7439184Z Receiving objects: 15% (642/4280)
2021-09-06T01:24:36.7459071Z Receiving objects: 16% (685/4280)
2021-09-06T01:24:36.7474162Z Receiving objects: 17% (728/4280)
2021-09-06T01:24:36.7483622Z Receiving objects: 18% (771/4280)
2021-09-06T01:24:36.7507078Z Receiving objects: 19% (814/4280)
2021-09-06T01:24:36.7507990Z Receiving objects: 20% (856/4280)
2021-09-06T01:24:36.7514679Z Receiving objects: 21% (899/4280)
2021-09-06T01:24:36.7526676Z Receiving objects: 22% (942/4280)
2021-09-06T01:24:36.7542707Z Receiving objects: 23% (985/4280)
2021-09-06T01:24:36.7557249Z Receiving objects: 24% (1028/4280)
2021-09-06T01:24:36.7574661Z Receiving objects: 25% (1070/4280)
2021-09-06T01:24:36.7591942Z Receiving objects: 26% (1113/4280)
2021-09-06T01:24:36.7601021Z Receiving objects: 27% (1156/4280)
2021-09-06T01:24:36.7613117Z Receiving objects: 28% (1199/4280)
2021-09-06T01:24:36.7615319Z Receiving objects: 29% (1242/4280)
2021-09-06T01:24:36.7618643Z Receiving objects: 30% (1284/4280)
2021-09-06T01:24:36.7620912Z Receiving objects: 31% (1327/4280)
2021-09-06T01:24:36.7622612Z Receiving objects: 32% (1370/4280)
2021-09-06T01:24:36.7623311Z Receiving objects: 33% (1413/4280)
2021-09-06T01:24:36.7625670Z Receiving objects: 34% (1456/4280)
2021-09-06T01:24:36.7632499Z Receiving objects: 35% (1498/4280)
2021-09-06T01:24:36.7635101Z Receiving objects: 36% (1541/4280)
2021-09-06T01:24:36.7636788Z Receiving objects: 37% (1584/4280)
2021-09-06T01:24:36.7637372Z Receiving objects: 38% (1627/4280)
2021-09-06T01:24:36.7639922Z Receiving objects: 39% (1670/4280)
2021-09-06T01:24:36.7640634Z Receiving objects: 40% (1712/4280)
2021-09-06T01:24:36.7641133Z Receiving objects: 41% (1755/4280)
2021-09-06T01:24:36.7643542Z Receiving objects: 42% (1798/4280)
2021-09-06T01:24:36.7645010Z Receiving objects: 43% (1841/4280)
2021-09-06T01:24:36.7646401Z Receiving objects: 44% (1884/4280)
2021-09-06T01:24:36.7647961Z Receiving objects: 45% (1926/4280)
2021-09-06T01:24:36.7649420Z Receiving objects: 46% (1969/4280)
2021-09-06T01:24:36.7650920Z Receiving objects: 47% (2012/4280)
2021-09-06T01:24:36.7657926Z Receiving objects: 48% (2055/4280)
2021-09-06T01:24:36.7663317Z Receiving objects: 49% (2098/4280)
2021-09-06T01:24:36.7670509Z Receiving objects: 50% (2140/4280)
2021-09-06T01:24:36.7896563Z Receiving objects: 51% (2183/4280)
2021-09-06T01:24:36.7933077Z Receiving objects: 52% (2226/4280)
2021-09-06T01:24:36.7934891Z Receiving objects: 53% (2269/4280)
2021-09-06T01:24:36.7935590Z Receiving objects: 54% (2312/4280)
2021-09-06T01:24:36.7938487Z Receiving objects: 55% (2354/4280)
2021-09-06T01:24:36.7939126Z Receiving objects: 56% (2397/4280)
2021-09-06T01:24:36.7944261Z Receiving objects: 57% (2440/4280)
2021-09-06T01:24:36.7945741Z Receiving objects: 58% (2483/4280)
2021-09-06T01:24:36.7983155Z Receiving objects: 59% (2526/4280)
2021-09-06T01:24:36.7988645Z Receiving objects: 60% (2568/4280)
2021-09-06T01:24:36.8029522Z Receiving objects: 61% (2611/4280)
2021-09-06T01:24:36.8030109Z Receiving objects: 62% (2654/4280)
2021-09-06T01:24:36.8038329Z Receiving objects: 63% (2697/4280)
2021-09-06T01:24:36.8043205Z Receiving objects: 64% (2740/4280)
2021-09-06T01:24:36.8075464Z Receiving objects: 65% (2782/4280)
2021-09-06T01:24:36.8129070Z Receiving objects: 66% (2825/4280)
2021-09-06T01:24:36.8132886Z Receiving objects: 67% (2868/4280)
2021-09-06T01:24:36.8138570Z Receiving objects: 68% (2911/4280)
2021-09-06T01:24:36.8139439Z Receiving objects: 69% (2954/4280)
2021-09-06T01:24:36.8141278Z Receiving objects: 70% (2996/4280)
2021-09-06T01:24:36.8163316Z Receiving objects: 71% (3039/4280)
2021-09-06T01:24:36.8167633Z Receiving objects: 72% (3082/4280)
2021-09-06T01:24:36.8172080Z Receiving objects: 73% (3125/4280)
2021-09-06T01:24:36.8212477Z Receiving objects: 74% (3168/4280)
2021-09-06T01:24:36.8215589Z Receiving objects: 75% (3210/4280)
2021-09-06T01:24:36.8217319Z Receiving objects: 76% (3253/4280)
2021-09-06T01:24:36.8226817Z Receiving objects: 77% (3296/4280)
2021-09-06T01:24:36.8228305Z Receiving objects: 78% (3339/4280)
2021-09-06T01:24:36.8229754Z Receiving objects: 79% (3382/4280)
2021-09-06T01:24:36.8230379Z Receiving objects: 80% (3424/4280)
2021-09-06T01:24:36.8233611Z Receiving objects: 81% (3467/4280)
2021-09-06T01:24:36.8234104Z Receiving objects: 82% (3510/4280)
2021-09-06T01:24:36.8234526Z Receiving objects: 83% (3553/4280)
2021-09-06T01:24:36.8234916Z Receiving objects: 84% (3596/4280)
2021-09-06T01:24:36.8235331Z Receiving objects: 85% (3638/4280)
2021-09-06T01:24:36.8256894Z Receiving objects: 86% (3681/4280)
2021-09-06T01:24:36.8257712Z Receiving objects: 87% (3724/4280)
2021-09-06T01:24:36.8258758Z Receiving objects: 88% (3767/4280)
2021-09-06T01:24:36.8259572Z Receiving objects: 89% (3810/4280)
2021-09-06T01:24:36.8262406Z Receiving objects: 90% (3852/4280)
2021-09-06T01:24:36.8263034Z Receiving objects: 91% (3895/4280)
2021-09-06T01:24:36.8307376Z Receiving objects: 92% (3938/4280)
2021-09-06T01:24:36.8309112Z Receiving objects: 93% (3981/4280)
2021-09-06T01:24:36.8311938Z Receiving objects: 94% (4024/4280)
2021-09-06T01:24:36.8315326Z Receiving objects: 95% (4066/4280)
2021-09-06T01:24:36.8316300Z Receiving objects: 96% (4109/4280)
2021-09-06T01:24:36.8317104Z Receiving objects: 97% (4152/4280)
2021-09-06T01:24:36.8317618Z Receiving objects: 98% (4195/4280)
2021-09-06T01:24:36.8489545Z Receiving objects: 99% (4238/4280)
2021-09-06T01:24:36.8492372Z remote: Total 4280 (delta 2971), reused 3935 (delta 2635), pack-reused 0
2021-09-06T01:24:36.8493286Z Receiving objects: 100% (4280/4280)
2021-09-06T01:24:36.8493921Z Receiving objects: 100% (4280/4280), 1.52 MiB | 10.72 MiB/s, done.
2021-09-06T01:24:36.8716152Z Resolving deltas: 0% (0/2971)
2021-09-06T01:24:36.8717402Z Resolving deltas: 1% (30/2971)
2021-09-06T01:24:36.8717995Z Resolving deltas: 2% (60/2971)
2021-09-06T01:24:36.9063963Z Resolving deltas: 3% (90/2971)
2021-09-06T01:24:36.9065073Z Resolving deltas: 4% (119/2971)
2021-09-06T01:24:36.9065659Z Resolving deltas: 5% (149/2971)
2021-09-06T01:24:36.9066215Z Resolving deltas: 6% (179/2971)
2021-09-06T01:24:36.9067145Z Resolving deltas: 7% (208/2971)
2021-09-06T01:24:36.9067840Z Resolving deltas: 8% (238/2971)
2021-09-06T01:24:36.9068463Z Resolving deltas: 9% (268/2971)
2021-09-06T01:24:36.9068977Z Resolving deltas: 10% (298/2971)
2021-09-06T01:24:36.9069726Z Resolving deltas: 11% (327/2971)
2021-09-06T01:24:36.9070518Z Resolving deltas: 12% (357/2971)
2021-09-06T01:24:36.9071227Z Resolving deltas: 13% (387/2971)
2021-09-06T01:24:36.9071781Z Resolving deltas: 14% (416/2971)
2021-09-06T01:24:36.9072328Z Resolving deltas: 15% (446/2971)
2021-09-06T01:24:36.9073318Z Resolving deltas: 16% (476/2971)
2021-09-06T01:24:36.9073906Z Resolving deltas: 17% (506/2971)
2021-09-06T01:24:36.9074937Z Resolving deltas: 18% (535/2971)
2021-09-06T01:24:36.9075751Z Resolving deltas: 19% (565/2971)
2021-09-06T01:24:36.9076224Z Resolving deltas: 20% (595/2971)
2021-09-06T01:24:36.9076827Z Resolving deltas: 21% (624/2971)
2021-09-06T01:24:36.9077824Z Resolving deltas: 22% (654/2971)
2021-09-06T01:24:36.9078601Z Resolving deltas: 23% (684/2971)
2021-09-06T01:24:36.9079167Z Resolving deltas: 24% (714/2971)
2021-09-06T01:24:36.9079972Z Resolving deltas: 25% (743/2971)
2021-09-06T01:24:36.9080581Z Resolving deltas: 26% (773/2971)
2021-09-06T01:24:36.9081243Z Resolving deltas: 27% (803/2971)
2021-09-06T01:24:36.9082172Z Resolving deltas: 28% (832/2971)
2021-09-06T01:24:36.9083746Z Resolving deltas: 29% (862/2971)
2021-09-06T01:24:36.9084337Z Resolving deltas: 30% (892/2971)
2021-09-06T01:24:36.9084813Z Resolving deltas: 31% (922/2971)
2021-09-06T01:24:36.9085574Z Resolving deltas: 32% (951/2971)
2021-09-06T01:24:36.9086042Z Resolving deltas: 33% (981/2971)
2021-09-06T01:24:36.9086540Z Resolving deltas: 34% (1011/2971)
2021-09-06T01:24:36.9087139Z Resolving deltas: 35% (1041/2971)
2021-09-06T01:24:36.9087719Z Resolving deltas: 36% (1070/2971)
2021-09-06T01:24:36.9088402Z Resolving deltas: 37% (1100/2971)
2021-09-06T01:24:36.9088781Z Resolving deltas: 38% (1129/2971)
2021-09-06T01:24:36.9089185Z Resolving deltas: 39% (1159/2971)
2021-09-06T01:24:36.9089561Z Resolving deltas: 40% (1189/2971)
2021-09-06T01:24:36.9089961Z Resolving deltas: 41% (1219/2971)
2021-09-06T01:24:36.9090334Z Resolving deltas: 42% (1248/2971)
2021-09-06T01:24:36.9090912Z Resolving deltas: 43% (1278/2971)
2021-09-06T01:24:36.9091325Z Resolving deltas: 44% (1308/2971)
2021-09-06T01:24:36.9091709Z Resolving deltas: 45% (1337/2971)
2021-09-06T01:24:36.9092116Z Resolving deltas: 46% (1367/2971)
2021-09-06T01:24:36.9092512Z Resolving deltas: 47% (1397/2971)
2021-09-06T01:24:36.9093110Z Resolving deltas: 48% (1427/2971)
2021-09-06T01:24:36.9093533Z Resolving deltas: 49% (1456/2971)
2021-09-06T01:24:36.9093928Z Resolving deltas: 50% (1486/2971)
2021-09-06T01:24:36.9094354Z Resolving deltas: 51% (1516/2971)
2021-09-06T01:24:36.9094943Z Resolving deltas: 52% (1545/2971)
2021-09-06T01:24:36.9095349Z Resolving deltas: 53% (1575/2971)
2021-09-06T01:24:36.9095738Z Resolving deltas: 54% (1605/2971)
2021-09-06T01:24:36.9096145Z Resolving deltas: 55% (1635/2971)
2021-09-06T01:24:36.9096556Z Resolving deltas: 56% (1664/2971)
2021-09-06T01:24:36.9096944Z Resolving deltas: 57% (1694/2971)
2021-09-06T01:24:36.9097352Z Resolving deltas: 58% (1724/2971)
2021-09-06T01:24:36.9097736Z Resolving deltas: 59% (1753/2971)
2021-09-06T01:24:36.9098378Z Resolving deltas: 60% (1783/2971)
2021-09-06T01:24:36.9098754Z Resolving deltas: 61% (1813/2971)
2021-09-06T01:24:36.9099150Z Resolving deltas: 62% (1843/2971)
2021-09-06T01:24:36.9099554Z Resolving deltas: 63% (1872/2971)
2021-09-06T01:24:36.9099931Z Resolving deltas: 64% (1902/2971)
2021-09-06T01:24:36.9100328Z Resolving deltas: 65% (1932/2971)
2021-09-06T01:24:36.9100705Z Resolving deltas: 66% (1961/2971)
2021-09-06T01:24:36.9101229Z Resolving deltas: 67% (1991/2971)
2021-09-06T01:24:36.9101608Z Resolving deltas: 68% (2021/2971)
2021-09-06T01:24:36.9102006Z Resolving deltas: 69% (2050/2971)
2021-09-06T01:24:36.9102407Z Resolving deltas: 70% (2080/2971)
2021-09-06T01:24:36.9102782Z Resolving deltas: 71% (2110/2971)
2021-09-06T01:24:36.9103364Z Resolving deltas: 72% (2140/2971)
2021-09-06T01:24:36.9104328Z Resolving deltas: 73% (2169/2971)
2021-09-06T01:24:36.9104725Z Resolving deltas: 74% (2199/2971)
2021-09-06T01:24:36.9105097Z Resolving deltas: 75% (2229/2971)
2021-09-06T01:24:36.9105496Z Resolving deltas: 76% (2258/2971)
2021-09-06T01:24:36.9105889Z Resolving deltas: 77% (2288/2971)
2021-09-06T01:24:36.9106262Z Resolving deltas: 78% (2318/2971)
2021-09-06T01:24:36.9106665Z Resolving deltas: 79% (2348/2971)
2021-09-06T01:24:36.9107040Z Resolving deltas: 80% (2377/2971)
2021-09-06T01:24:36.9107436Z Resolving deltas: 81% (2407/2971)
2021-09-06T01:24:36.9107816Z Resolving deltas: 82% (2437/2971)
2021-09-06T01:24:36.9108290Z Resolving deltas: 83% (2466/2971)
2021-09-06T01:24:36.9108690Z Resolving deltas: 84% (2496/2971)
2021-09-06T01:24:36.9109065Z Resolving deltas: 85% (2526/2971)
2021-09-06T01:24:36.9109461Z Resolving deltas: 86% (2557/2971)
2021-09-06T01:24:36.9109836Z Resolving deltas: 87% (2585/2971)
2021-09-06T01:24:36.9110231Z Resolving deltas: 88% (2615/2971)
2021-09-06T01:24:36.9110631Z Resolving deltas: 89% (2645/2971)
2021-09-06T01:24:36.9111005Z Resolving deltas: 90% (2674/2971)
2021-09-06T01:24:36.9111403Z Resolving deltas: 91% (2704/2971)
2021-09-06T01:24:36.9111778Z Resolving deltas: 92% (2734/2971)
2021-09-06T01:24:36.9112341Z Resolving deltas: 93% (2764/2971)
2021-09-06T01:24:36.9112705Z Resolving deltas: 94% (2793/2971)
2021-09-06T01:24:36.9113199Z Resolving deltas: 95% (2823/2971)
2021-09-06T01:24:36.9113586Z Resolving deltas: 96% (2853/2971)
2021-09-06T01:24:36.9113952Z Resolving deltas: 97% (2882/2971)
2021-09-06T01:24:36.9114341Z Resolving deltas: 98% (2912/2971)
2021-09-06T01:24:36.9114706Z Resolving deltas: 99% (2942/2971)
2021-09-06T01:24:36.9115091Z Resolving deltas: 100% (2971/2971)
2021-09-06T01:24:36.9115472Z Resolving deltas: 100% (2971/2971), done.
2021-09-06T01:24:37.0344788Z From https://github.com/HaloSPV3/HXE
2021-09-06T01:24:37.0345539Z * [new branch] archive/2021-07-15 -> origin/archive/2021-07-15
2021-09-06T01:24:37.0346836Z * [new branch] archive/Legacy/master -> origin/archive/Legacy/master
2021-09-06T01:24:37.0347692Z * [new branch] archive/Legacy/v2 -> origin/archive/Legacy/v2
2021-09-06T01:24:37.0348585Z * [new branch] archive/kernel_v2 -> origin/archive/kernel_v2
2021-09-06T01:24:37.0349315Z * [new branch] develop -> origin/develop
2021-09-06T01:24:37.0351706Z * [new branch] examples/GitVersion-GenerateAssemblyFileVersion-error -> origin/examples/GitVersion-GenerateAssemblyFileVersion-error
2021-09-06T01:24:37.0353869Z * [new branch] feature/chim-throttle -> origin/feature/chim-throttle
2021-09-06T01:24:37.0355270Z * [new branch] feature/chimera-1-0 -> origin/feature/chimera-1-0
2021-09-06T01:24:37.0356113Z * [new branch] feature/lzma -> origin/feature/lzma
2021-09-06T01:24:37.0356800Z * [new branch] main -> origin/main
2021-09-06T01:24:37.0357552Z * [new tag] v1.0.0 -> v1.0.0
2021-09-06T01:24:37.0916947Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/main
2021-09-06T01:24:37.1168039Z origin/main
2021-09-06T01:24:37.1219556Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/main
2021-09-06T01:24:37.1519224Z f3e179bf8c07a1a973de107e91ad71e26d802325
2021-09-06T01:24:37.1559005Z ##[endgroup]
2021-09-06T01:24:37.1560378Z ##[group]Determining the checkout info
2021-09-06T01:24:37.1561478Z ##[endgroup]
2021-09-06T01:24:37.1562406Z ##[group]Checking out the ref
2021-09-06T01:24:37.1572021Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2021-09-06T01:24:37.2514690Z Branch 'main' set up to track remote branch 'main' from 'origin'.
2021-09-06T01:24:37.2517185Z Switched to a new branch 'main'
2021-09-06T01:24:37.2562520Z ##[endgroup]
2021-09-06T01:24:37.2563930Z ##[group]Setting up auth for fetching submodules
2021-09-06T01:24:37.2587301Z Temporarily overriding HOME='D:\a\_temp\4d5e0e5b-48f1-4eda-b359-d54bb56501ee' before making global git config changes
2021-09-06T01:24:37.2600249Z [command]"C:\Program Files\Git\bin\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2021-09-06T01:24:37.2917957Z [command]"C:\Program Files\Git\bin\git.exe" config --global --unset-all url.https://github.com/.insteadOf
2021-09-06T01:24:37.3184259Z [command]"C:\Program Files\Git\bin\git.exe" config --global url.https://github.com/.insteadOf git@github.com:
2021-09-06T01:24:37.3429156Z ##[endgroup]
2021-09-06T01:24:37.3430502Z ##[group]Fetching submodules
2021-09-06T01:24:37.3443572Z [command]"C:\Program Files\Git\bin\git.exe" submodule sync --recursive
2021-09-06T01:24:37.8446958Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 submodule update --init --force --recursive
2021-09-06T01:24:38.3279334Z Submodule 'ext/halo-ce-patches' (https://github.com/pR0Ps/halo-ce-patches.git) registered for path 'ext/halo-ce-patches'
2021-09-06T01:24:38.9427786Z Cloning into 'D:/a/HXE/HXE/ext/halo-ce-patches'...
2021-09-06T01:24:39.4396383Z Submodule path 'ext/halo-ce-patches': checked out '3ee01ce66a9aca14a8a877de9d2ea2d7d7e5a876'
2021-09-06T01:24:39.5596405Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local gc.auto 0"
2021-09-06T01:24:40.0280136Z Entering 'ext/halo-ce-patches'
2021-09-06T01:24:40.1111935Z ##[endgroup]
2021-09-06T01:24:40.1113467Z ##[group]Persisting credentials for submodules
2021-09-06T01:24:40.1124983Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :"
2021-09-06T01:24:40.5868502Z Entering 'ext/halo-ce-patches'
2021-09-06T01:24:40.6608183Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url"
2021-09-06T01:24:41.1452949Z Entering 'ext/halo-ce-patches'
2021-09-06T01:24:41.2034384Z file:D:/a/HXE/HXE/.git/modules/ext/halo-ce-patches/config remote.origin.url
2021-09-06T01:24:41.2322446Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local 'url.https://github.com/.insteadOf' 'git@github.com:'"
2021-09-06T01:24:41.7099632Z Entering 'ext/halo-ce-patches'
2021-09-06T01:24:41.7777696Z ##[endgroup]
2021-09-06T01:24:41.8167491Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H'
2021-09-06T01:24:41.8353009Z 'f3e179bf8c07a1a973de107e91ad71e26d802325'
2021-09-06T01:24:41.8664929Z ##[group]Run actions/setup-dotnet@v1
2021-09-06T01:24:41.8665396Z with:
2021-09-06T01:24:41.8665693Z dotnet-version: 6.0.x
2021-09-06T01:24:41.8666096Z include-prerelease: true
2021-09-06T01:24:41.8666443Z env:
2021-09-06T01:24:41.8666711Z DOTNET_NOLOGO: true
2021-09-06T01:24:41.8667016Z ##[endgroup]
2021-09-06T01:24:43.2576304Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "& 'D:\a\_actions\actions\setup-dotnet\v1\externals\install-dotnet.ps1' -Version 6.0.100-preview.7.21379.14"
2021-09-06T01:24:45.0350336Z dotnet-install: Note that the intended use of this script is for Continuous Integration (CI) scenarios, where:
2021-09-06T01:24:45.0368591Z dotnet-install: - The SDK needs to be installed without user interaction and without admin rights.
2021-09-06T01:24:45.0376224Z dotnet-install: - The SDK installation doesn't need to persist across multiple CI runs.
2021-09-06T01:24:45.0384650Z dotnet-install: To set up a development environment or to run apps, use installers rather than this script. Visit https://dotnet.microsoft.com/download to get the installer.
2021-09-06T01:24:45.0386016Z
2021-09-06T01:24:46.1257287Z dotnet-install: Downloading primary link https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.100-preview.7.21379.14/dotnet-sdk-6.0.100-preview.7.21379.14-win-x64.zip
2021-09-06T01:24:48.0258334Z dotnet-install: Extracting zip from https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.100-preview.7.21379.14/dotnet-sdk-6.0.100-preview.7.21379.14-win-x64.zip
2021-09-06T01:25:15.4482980Z dotnet-install: Adding to current process PATH: "C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\". Note: This change will not be visible if PowerShell was run as a child process.
2021-09-06T01:25:15.4539288Z dotnet-install: Note that the script does not resolve dependencies during installation.
2021-09-06T01:25:15.4547309Z dotnet-install: To check the list of dependencies, go to https://docs.microsoft.com/dotnet/core/install/windows#dependencies
2021-09-06T01:25:15.4552225Z dotnet-install: Installation finished
2021-09-06T01:25:15.4876432Z C:\Users\runneradmin\AppData\Local\Microsoft\dotnet;C:\Users\runneradmin\.dotnet\tools;C:\Program Files\MongoDB\Server\5.0\bin;C:\aliyun-cli;C:\vcpkg;C:\cf-cli;C:\Program Files (x86)\NSIS\;C:\tools\zstd;C:\Program Files\Mercurial\;C:\hostedtoolcache\windows\stack\2.7.3\x64;C:\tools\ghc-9.0.1\bin;C:\Program Files\dotnet;C:\mysql-5.7.21-winx64\bin;C:\Program Files\R\R-4.1.1\bin\x64;C:\SeleniumWebDrivers\GeckoDriver;C:\Program Files (x86)\sbt\bin;C:\Rust\.cargo\bin;C:\Program Files (x86)\GitHub CLI;C:\Program Files\Git\bin;C:\Program Files (x86)\pipx_bin;C:\hostedtoolcache\windows\go\1.15.15\x64\bin;C:\hostedtoolcache\windows\Python\3.7.9\x64\Scripts;C:\hostedtoolcache\windows\Python\3.7.9\x64;C:\hostedtoolcache\windows\Ruby\2.5.9\x64\bin;C:\hostedtoolcache\windows\Java_Adopt_jdk\8.0.302-8\x64\bin;C:\npm\prefix;C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin;C:\ProgramData\kind;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\Chocolatey\bin;C:\Program Files\Docker;C:\Program Files\PowerShell\7\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\nodejs\;C:\Program Files\OpenSSL\bin;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\ProgramData\chocolatey\lib\pulumi\tools\Pulumi\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\OpenJDK\jdk-16.0.2\bin;C:\Program Files\CMake\bin;C:\ProgramData\chocolatey\lib\maven\apache-maven-3.8.1\bin;C:\Program Files\Microsoft Service Fabric\bin\Fabric\Fabric.Code;C:\Program Files\Microsoft SDKs\Service Fabric\Tools\ServiceFabricLocalClusterManager;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files\GVFS;c:\tools\php;C:\Program Files (x86)\sbt\bin;C:\SeleniumWebDrivers\ChromeDriver\;C:\SeleniumWebDrivers\EdgeDriver\;C:\Program Files\Amazon\AWSCLIV2\;C:\Program Files\Amazon\SessionManagerPlugin\bin\;C:\Program Files\Amazon\AWSSAMCLI\bin\;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files (x86)\Microsoft BizTalk Server\;C:\Users\runneradmin\AppData\Local\Microsoft\WindowsApps
2021-09-06T01:25:15.5203659Z ##[group]Run github/codeql-action/init@v1
2021-09-06T01:25:15.5204155Z with:
2021-09-06T01:25:15.5204835Z config-file: .github/codeql/codeql-config.yml
2021-09-06T01:25:15.5205321Z languages: csharp
2021-09-06T01:25:15.5206068Z token: ***
2021-09-06T01:25:15.5207411Z matrix: null
2021-09-06T01:25:15.5208035Z setup-python-dependencies: true
2021-09-06T01:25:15.5208575Z env:
2021-09-06T01:25:15.5208961Z DOTNET_NOLOGO: true
2021-09-06T01:25:15.5209584Z DOTNET_ROOT: C:\Users\runneradmin\AppData\Local\Microsoft\dotnet
2021-09-06T01:25:15.5210301Z ##[endgroup]
2021-09-06T01:25:16.7595408Z ##[group]Setup CodeQL tools
2021-09-06T01:25:16.9871081Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe version --format=json
2021-09-06T01:25:25.6485172Z {
2021-09-06T01:25:25.6486251Z "productName" : "CodeQL",
2021-09-06T01:25:25.6488147Z "vendor" : "GitHub",
2021-09-06T01:25:25.6488610Z "version" : "2.5.9",
2021-09-06T01:25:25.6489450Z "sha" : "b85cfdd6acdf27106ee6e276b85510fd835672c3",
2021-09-06T01:25:25.6490099Z "branches" : [
2021-09-06T01:25:25.6490478Z "codeql-cli-2.5.9"
2021-09-06T01:25:25.6491018Z ],
2021-09-06T01:25:25.6491395Z "copyright" : "Copyright (C) 2019-2021 GitHub, Inc.",
2021-09-06T01:25:25.6492072Z "unpackedLocation" : "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql",
2021-09-06T01:25:25.6492851Z "configFileLocation" : "C:\\Users\\runneradmin\\.config\\codeql\\config",
2021-09-06T01:25:25.6493714Z "configFileFound" : false
2021-09-06T01:25:25.6494229Z }
2021-09-06T01:25:25.6822278Z ##[endgroup]
2021-09-06T01:25:25.6825921Z ##[group]Load language configuration
2021-09-06T01:25:25.6844856Z Languages from configuration: ["csharp"]
2021-09-06T01:25:25.6859887Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe resolve queries csharp-code-scanning.qls --format=bylanguage
2021-09-06T01:25:38.9485342Z {
2021-09-06T01:25:38.9486189Z "byLanguage" : {
2021-09-06T01:25:38.9486840Z "csharp" : {
2021-09-06T01:25:38.9487876Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadDomain.ql" : { },
2021-09-06T01:25:38.9498524Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadPath.ql" : { },
2021-09-06T01:25:38.9500142Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-011\\ASPNetDebug.ql" : { },
2021-09-06T01:25:38.9501443Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\TaintedPath.ql" : { },
2021-09-06T01:25:38.9502677Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\ZipSlip.ql" : { },
2021-09-06T01:25:38.9503937Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\CommandInjection.ql" : { },
2021-09-06T01:25:38.9505193Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\XSS.ql" : { },
2021-09-06T01:25:38.9506402Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SqlInjection.ql" : { },
2021-09-06T01:25:38.9507673Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\LDAPInjection.ql" : { },
2021-09-06T01:25:38.9509017Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-091\\XMLInjection.ql" : { },
2021-09-06T01:25:38.9510319Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-094\\CodeInjection.ql" : { },
2021-09-06T01:25:38.9511628Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-099\\ResourceInjection.ql" : { },
2021-09-06T01:25:38.9515198Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-114\\AssemblyPathInjection.ql" : { },
2021-09-06T01:25:38.9516535Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-117\\LogForging.ql" : { },
2021-09-06T01:25:38.9518331Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-119\\LocalUnvalidatedArithmetic.ql" : { },
2021-09-06T01:25:38.9520090Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-134\\UncontrolledFormatString.ql" : { },
2021-09-06T01:25:38.9521968Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-201\\ExposureInTransmittedData.ql" : { },
2021-09-06T01:25:38.9523807Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-209\\ExceptionInformationExposure.ql" : { },
2021-09-06T01:25:38.9525465Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-248\\MissingASPNETGlobalErrorHandler.ql" : { },
2021-09-06T01:25:38.9526979Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-312\\CleartextStorage.ql" : { },
2021-09-06T01:25:38.9528510Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-352\\MissingAntiForgeryTokenValidation.ql" : { },
2021-09-06T01:25:38.9530594Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-359\\ExposureOfPrivateInformation.ql" : { },
2021-09-06T01:25:38.9532041Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-384\\AbandonSession.ql" : { },
2021-09-06T01:25:38.9533396Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-451\\MissingXFrameOptions.ql" : { },
2021-09-06T01:25:38.9534956Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\DeserializedDelegate.ql" : { },
2021-09-06T01:25:38.9536665Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\UnsafeDeserializationUntrustedInput.ql" : { },
2021-09-06T01:25:38.9538220Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-548\\ASPNetDirectoryListing.ql" : { },
2021-09-06T01:25:38.9539816Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-601\\UrlRedirect.ql" : { },
2021-09-06T01:25:38.9543184Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-611\\UntrustedDataInsecureXml.ql" : { },
2021-09-06T01:25:38.9545452Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-614\\RequireSSL.ql" : { },
2021-09-06T01:25:38.9546936Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\XPathInjection.ql" : { },
2021-09-06T01:25:38.9548265Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\ReDoS.ql" : { },
2021-09-06T01:25:38.9549966Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\RegexInjection.ql" : { },
2021-09-06T01:25:38.9552134Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedConnectionString.ql" : { },
2021-09-06T01:25:38.9553895Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedCredentials.ql" : { },
2021-09-06T01:25:38.9555746Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-807\\ConditionalBypass.ql" : { },
2021-09-06T01:25:38.9557236Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\Encryption using ECB.ql" : { },
2021-09-06T01:25:38.9558976Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\HeaderCheckingDisabled.ql" : { },
2021-09-06T01:25:38.9560545Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InadequateRSAPadding.ql" : { },
2021-09-06T01:25:38.9561806Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsecureRandomness.ql" : { },
2021-09-06T01:25:38.9563050Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsufficientKeySize.ql" : { },
2021-09-06T01:25:38.9564284Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\PersistentCookie.ql" : { },
2021-09-06T01:25:38.9565469Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\WeakEncryption.ql" : { },
2021-09-06T01:25:38.9566904Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticExtractionErrors.ql" : { },
2021-09-06T01:25:38.9568442Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticNoExtractionErrors.ql" : { },
2021-09-06T01:25:38.9569881Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Metrics\\Summaries\\LinesOfCode.ql" : { }
2021-09-06T01:25:38.9570782Z }
2021-09-06T01:25:38.9571097Z },
2021-09-06T01:25:38.9571528Z "noDeclaredLanguage" : { },
2021-09-06T01:25:38.9572120Z "multipleDeclaredLanguages" : { }
2021-09-06T01:25:38.9572626Z }
2021-09-06T01:25:39.0113761Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe resolve queries csharp-security-extended.qls --format=bylanguage
2021-09-06T01:25:42.6164585Z {
2021-09-06T01:25:42.6165335Z "byLanguage" : {
2021-09-06T01:25:42.6165784Z "csharp" : {
2021-09-06T01:25:42.6166925Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\UseOfFileUpload.ql" : { },
2021-09-06T01:25:42.6168627Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadDomain.ql" : { },
2021-09-06T01:25:42.6170394Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadPath.ql" : { },
2021-09-06T01:25:42.6171693Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-011\\ASPNetDebug.ql" : { },
2021-09-06T01:25:42.6172868Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\TaintedPath.ql" : { },
2021-09-06T01:25:42.6173993Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\ZipSlip.ql" : { },
2021-09-06T01:25:42.6175630Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\CommandInjection.ql" : { },
2021-09-06T01:25:42.6177063Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\XSS.ql" : { },
2021-09-06T01:25:42.6178276Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SqlInjection.ql" : { },
2021-09-06T01:25:42.6179747Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\LDAPInjection.ql" : { },
2021-09-06T01:25:42.6180891Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-091\\XMLInjection.ql" : { },
2021-09-06T01:25:42.6182029Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-094\\CodeInjection.ql" : { },
2021-09-06T01:25:42.6183337Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-099\\ResourceInjection.ql" : { },
2021-09-06T01:25:42.6184754Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-112\\MissingXMLValidation.ql" : { },
2021-09-06T01:25:42.6186049Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-114\\AssemblyPathInjection.ql" : { },
2021-09-06T01:25:42.6187304Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-117\\LogForging.ql" : { },
2021-09-06T01:25:42.6188940Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-119\\LocalUnvalidatedArithmetic.ql" : { },
2021-09-06T01:25:42.6190549Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-134\\UncontrolledFormatString.ql" : { },
2021-09-06T01:25:42.6192106Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-201\\ExposureInTransmittedData.ql" : { },
2021-09-06T01:25:42.6193680Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-209\\ExceptionInformationExposure.ql" : { },
2021-09-06T01:25:42.6195408Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-248\\MissingASPNETGlobalErrorHandler.ql" : { },
2021-09-06T01:25:42.6197164Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-312\\CleartextStorage.ql" : { },
2021-09-06T01:25:42.6198623Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-352\\MissingAntiForgeryTokenValidation.ql" : { },
2021-09-06T01:25:42.6200438Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-359\\ExposureOfPrivateInformation.ql" : { },
2021-09-06T01:25:42.6201685Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-384\\AbandonSession.ql" : { },
2021-09-06T01:25:42.6202880Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-451\\MissingXFrameOptions.ql" : { },
2021-09-06T01:25:42.6204315Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\DeserializedDelegate.ql" : { },
2021-09-06T01:25:42.6206178Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\UnsafeDeserializationUntrustedInput.ql" : { },
2021-09-06T01:25:42.6207835Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-548\\ASPNetDirectoryListing.ql" : { },
2021-09-06T01:25:42.6209786Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-601\\UrlRedirect.ql" : { },
2021-09-06T01:25:42.6211070Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-611\\UntrustedDataInsecureXml.ql" : { },
2021-09-06T01:25:42.6212787Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-614\\RequireSSL.ql" : { },
2021-09-06T01:25:42.6214205Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\XPathInjection.ql" : { },
2021-09-06T01:25:42.6215846Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\ReDoS.ql" : { },
2021-09-06T01:25:42.6217141Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\RegexInjection.ql" : { },
2021-09-06T01:25:42.6219133Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedConnectionString.ql" : { },
2021-09-06T01:25:42.6220593Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedCredentials.ql" : { },
2021-09-06T01:25:42.6222506Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-807\\ConditionalBypass.ql" : { },
2021-09-06T01:25:42.6223912Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\Encryption using ECB.ql" : { },
2021-09-06T01:25:42.6225313Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\HeaderCheckingDisabled.ql" : { },
2021-09-06T01:25:42.6226857Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InadequateRSAPadding.ql" : { },
2021-09-06T01:25:42.6228292Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsecureRandomness.ql" : { },
2021-09-06T01:25:42.6229532Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsufficientKeySize.ql" : { },
2021-09-06T01:25:42.6231096Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\PersistentCookie.ql" : { },
2021-09-06T01:25:42.6232273Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\WeakEncryption.ql" : { },
2021-09-06T01:25:42.6233769Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Configuration\\EmptyPasswordInConfigurationFile.ql" : { },
2021-09-06T01:25:42.6235249Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Configuration\\PasswordInConfigurationFile.ql" : { },
2021-09-06T01:25:42.6236603Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\ValueShadowing.ql" : { },
2021-09-06T01:25:42.6237869Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\ValueShadowingServerVariable.ql" : { },
2021-09-06T01:25:42.6239270Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ThreadUnsafeICryptoTransform.ql" : { },
2021-09-06T01:25:42.6240736Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ThreadUnsafeICryptoTransformLambda.ql" : { },
2021-09-06T01:25:42.6244182Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-020\\RuntimeChecksBypass.ql" : { },
2021-09-06T01:25:42.6246396Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\StoredCommandInjection.ql" : { },
2021-09-06T01:25:42.6247815Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\StoredXSS.ql" : { },
2021-09-06T01:25:42.6249207Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SecondOrderSqlInjection.ql" : { },
2021-09-06T01:25:42.6250553Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\StoredLDAPInjection.ql" : { },
2021-09-06T01:25:42.6251878Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-327\\InsecureSQLConnection.ql" : { },
2021-09-06T01:25:42.6253350Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\StoredXPathInjection.ql" : { },
2021-09-06T01:25:42.6254673Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticExtractionErrors.ql" : { },
2021-09-06T01:25:42.6256039Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticNoExtractionErrors.ql" : { },
2021-09-06T01:25:42.6257538Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Metrics\\Summaries\\LinesOfCode.ql" : { }
2021-09-06T01:25:42.6258211Z }
2021-09-06T01:25:42.6258459Z },
2021-09-06T01:25:42.6258802Z "noDeclaredLanguage" : { },
2021-09-06T01:25:42.6259544Z "multipleDeclaredLanguages" : { }
2021-09-06T01:25:42.6260130Z }
2021-09-06T01:25:42.6629422Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe resolve queries csharp-security-and-quality.qls --format=bylanguage
2021-09-06T01:25:46.0864065Z {
2021-09-06T01:25:46.0864832Z "byLanguage" : {
2021-09-06T01:25:46.0865470Z "csharp" : {
2021-09-06T01:25:46.0866344Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\CallToGCCollect.ql" : { },
2021-09-06T01:25:46.0867727Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\CallToObsoleteMethod.ql" : { },
2021-09-06T01:25:46.0869163Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\ClassImplementsICloneable.ql" : { },
2021-09-06T01:25:46.0870476Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\FormatInvalid.ql" : { },
2021-09-06T01:25:46.0872021Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\NoDisposeCallOnLocalIDisposable.ql" : { },
2021-09-06T01:25:46.0873716Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\NullArgumentToEquals.ql" : { },
2021-09-06T01:25:46.0875181Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Architecture\\Refactoring Opportunities\\InappropriateIntimacy.ql" : { },
2021-09-06T01:25:46.0876797Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\ASP\\BlockCodeResponseWrite.ql" : { },
2021-09-06T01:25:46.0878383Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\CallsUnmanagedCode.ql" : { },
2021-09-06T01:25:46.0879848Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\CatchOfNullReferenceException.ql" : { },
2021-09-06T01:25:46.0881560Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Control-Flow\\ConstantCondition.ql" : { },
2021-09-06T01:25:46.0884432Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Declarations\\LocalScopeVariableShadowsMember.ql" : { },
2021-09-06T01:25:46.0886265Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Declarations\\TooManyRefParameters.ql" : { },
2021-09-06T01:25:46.0887719Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\EmptyCatchBlock.ql" : { },
2021-09-06T01:25:46.0889161Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Implementation Hiding\\ExposeRepresentation.ql" : { },
2021-09-06T01:25:46.0890696Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Naming Conventions\\FieldMasksSuperField.ql" : { },
2021-09-06T01:25:46.0892169Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Naming Conventions\\SameNameAsSuper.ql" : { },
2021-09-06T01:25:46.0893513Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\UnmanagedCodeCheck.ql" : { },
2021-09-06T01:25:46.0894914Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Complexity\\BlockWithTooManyStatements.ql" : { },
2021-09-06T01:25:46.0896288Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Complexity\\ComplexCondition.ql" : { },
2021-09-06T01:25:46.0897633Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\FutileSyncOnField.ql" : { },
2021-09-06T01:25:46.0898903Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\LockedWait.ql" : { },
2021-09-06T01:25:46.0900074Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\LockOrder.ql" : { },
2021-09-06T01:25:46.0901223Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\LockThis.ql" : { },
2021-09-06T01:25:46.0902444Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\CSI\\CompareIdenticalValues.ql" : { },
2021-09-06T01:25:46.0903651Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\CSI\\NullAlways.ql" : { },
2021-09-06T01:25:46.0904739Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\CSI\\NullMaybe.ql" : { },
2021-09-06T01:25:46.0906211Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Dead Code\\DeadStoreOfLocal.ql" : { },
2021-09-06T01:25:46.0907620Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\CompilerError.ql" : { },
2021-09-06T01:25:46.0908955Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\CompilerMessage.ql" : { },
2021-09-06T01:25:46.0910383Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\ExtractorError.ql" : { },
2021-09-06T01:25:46.0911632Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\ExtractorMessage.ql" : { },
2021-09-06T01:25:46.0912958Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Documentation\\XmldocMissingSummary.ql" : { },
2021-09-06T01:25:46.0914272Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\UseOfFileUpload.ql" : { },
2021-09-06T01:25:46.0915853Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\CastThisToTypeParameter.ql" : { },
2021-09-06T01:25:46.0917555Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\CatchOfGenericException.ql" : { },
2021-09-06T01:25:46.0918956Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\ChainedIs.ql" : { },
2021-09-06T01:25:46.0920212Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\DubiousDowncastOfThis.ql" : { },
2021-09-06T01:25:46.0921585Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\DubiousTypeTestOfThis.ql" : { },
2021-09-06T01:25:46.0923018Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\MissedReadonlyOpportunity.ql" : { },
2021-09-06T01:25:46.0924481Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\MissedTernaryOpportunity.ql" : { },
2021-09-06T01:25:46.0926056Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\MissedUsingOpportunity.ql" : { },
2021-09-06T01:25:46.0927548Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\NestedIf.ql" : { },
2021-09-06T01:25:46.0928756Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\RethrowException.ql" : { },
2021-09-06T01:25:46.0930177Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\SimplifyBoolExpr.ql" : { },
2021-09-06T01:25:46.0931451Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UnusedPropertyValue.ql" : { },
2021-09-06T01:25:46.0932884Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Collections\\ContainerLengthCmpOffByOne.ql" : { },
2021-09-06T01:25:46.0934332Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Collections\\ContainerSizeCmpZero.ql" : { },
2021-09-06T01:25:46.0935693Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Collections\\ReadOnlyContainer.ql" : { },
2021-09-06T01:25:46.0938271Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Collections\\WriteOnlyContainer.ql" : { },
2021-09-06T01:25:46.0960847Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ConstantComparison.ql" : { },
2021-09-06T01:25:46.0962693Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\DangerousNonShortCircuitLogic.ql" : { },
2021-09-06T01:25:46.0964159Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\EqualsArray.ql" : { },
2021-09-06T01:25:46.0965414Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\HashedButNoHash.ql" : { },
2021-09-06T01:25:46.0966759Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ImpossibleArrayCast.ql" : { },
2021-09-06T01:25:46.0971134Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\IncomparableEquals.ql" : { },
2021-09-06T01:25:46.0972653Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\NestedLoopsSameVariable.ql" : { },
2021-09-06T01:25:46.0974399Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\PossibleLossOfPrecision.ql" : { },
2021-09-06T01:25:46.0976059Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\RecursiveEquals.ql" : { },
2021-09-06T01:25:46.0978020Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ReferenceEqualsOnValueTypes.ql" : { },
2021-09-06T01:25:46.0979595Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\SelfAssignment.ql" : { },
2021-09-06T01:25:46.0980927Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Statements\\EmptyBlock.ql" : { },
2021-09-06T01:25:46.0982504Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Statements\\EmptyLockStatement.ql" : { },
2021-09-06T01:25:46.0984261Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\StaticFieldWrittenByInstance.ql" : { },
2021-09-06T01:25:46.0985834Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\StringBuilderCharInit.ql" : { },
2021-09-06T01:25:46.0987546Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\UncheckedCastInEquals.ql" : { },
2021-09-06T01:25:46.0988965Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedAllOpportunity.ql" : { },
2021-09-06T01:25:46.0990340Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedCastOpportunity.ql" : { },
2021-09-06T01:25:46.0991744Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedOfTypeOpportunity.ql" : { },
2021-09-06T01:25:46.0993398Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedSelectOpportunity.ql" : { },
2021-09-06T01:25:46.0994886Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\MissedWhereOpportunity.ql" : { },
2021-09-06T01:25:46.0996717Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\RedundantSelect.ql" : { },
2021-09-06T01:25:46.0998304Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Performance\\StringBuilderInLoop.ql" : { },
2021-09-06T01:25:46.1000246Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Performance\\StringConcatenationInLoop.ql" : { },
2021-09-06T01:25:46.1001794Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Performance\\UseTryGetValue.ql" : { },
2021-09-06T01:25:46.1003255Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadDomain.ql" : { },
2021-09-06T01:25:46.1004860Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CookieWithOverlyBroadPath.ql" : { },
2021-09-06T01:25:46.1006291Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-011\\ASPNetDebug.ql" : { },
2021-09-06T01:25:46.1007886Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\TaintedPath.ql" : { },
2021-09-06T01:25:46.1009205Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-022\\ZipSlip.ql" : { },
2021-09-06T01:25:46.1011262Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\CommandInjection.ql" : { },
2021-09-06T01:25:46.1013722Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\XSS.ql" : { },
2021-09-06T01:25:46.1015114Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SqlInjection.ql" : { },
2021-09-06T01:25:46.1016889Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\LDAPInjection.ql" : { },
2021-09-06T01:25:46.1018854Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-091\\XMLInjection.ql" : { },
2021-09-06T01:25:46.1020672Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-094\\CodeInjection.ql" : { },
2021-09-06T01:25:46.1022151Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-099\\ResourceInjection.ql" : { },
2021-09-06T01:25:46.1023821Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-112\\MissingXMLValidation.ql" : { },
2021-09-06T01:25:46.1025652Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-114\\AssemblyPathInjection.ql" : { },
2021-09-06T01:25:46.1027504Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-117\\LogForging.ql" : { },
2021-09-06T01:25:46.1029102Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-119\\LocalUnvalidatedArithmetic.ql" : { },
2021-09-06T01:25:46.1030825Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-134\\UncontrolledFormatString.ql" : { },
2021-09-06T01:25:46.1032400Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-201\\ExposureInTransmittedData.ql" : { },
2021-09-06T01:25:46.1034000Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-209\\ExceptionInformationExposure.ql" : { },
2021-09-06T01:25:46.1035681Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-248\\MissingASPNETGlobalErrorHandler.ql" : { },
2021-09-06T01:25:46.1037616Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-312\\CleartextStorage.ql" : { },
2021-09-06T01:25:46.1040152Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-352\\MissingAntiForgeryTokenValidation.ql" : { },
2021-09-06T01:25:46.1042627Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-359\\ExposureOfPrivateInformation.ql" : { },
2021-09-06T01:25:46.1044104Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-384\\AbandonSession.ql" : { },
2021-09-06T01:25:46.1045476Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-451\\MissingXFrameOptions.ql" : { },
2021-09-06T01:25:46.1047092Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\DeserializedDelegate.ql" : { },
2021-09-06T01:25:46.1049183Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-502\\UnsafeDeserializationUntrustedInput.ql" : { },
2021-09-06T01:25:46.1051090Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-548\\ASPNetDirectoryListing.ql" : { },
2021-09-06T01:25:46.1052762Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-601\\UrlRedirect.ql" : { },
2021-09-06T01:25:46.1054406Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-611\\UntrustedDataInsecureXml.ql" : { },
2021-09-06T01:25:46.1055865Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-614\\RequireSSL.ql" : { },
2021-09-06T01:25:46.1057826Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\XPathInjection.ql" : { },
2021-09-06T01:25:46.1059424Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\ReDoS.ql" : { },
2021-09-06T01:25:46.1061320Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-730\\RegexInjection.ql" : { },
2021-09-06T01:25:46.1062860Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedConnectionString.ql" : { },
2021-09-06T01:25:46.1064376Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-798\\HardcodedCredentials.ql" : { },
2021-09-06T01:25:46.1065780Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-807\\ConditionalBypass.ql" : { },
2021-09-06T01:25:46.1067478Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\Encryption using ECB.ql" : { },
2021-09-06T01:25:46.1068931Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\HeaderCheckingDisabled.ql" : { },
2021-09-06T01:25:46.1070707Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InadequateRSAPadding.ql" : { },
2021-09-06T01:25:46.1072036Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsecureRandomness.ql" : { },
2021-09-06T01:25:46.1073562Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\InsufficientKeySize.ql" : { },
2021-09-06T01:25:46.1074902Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\PersistentCookie.ql" : { },
2021-09-06T01:25:46.1076388Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\WeakEncryption.ql" : { },
2021-09-06T01:25:46.1078850Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\DefaultToString.ql" : { },
2021-09-06T01:25:46.1080359Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\FutileConditional.ql" : { },
2021-09-06T01:25:46.1081695Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\IntGetHashCode.ql" : { },
2021-09-06T01:25:46.1082885Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\RedundantToStringCall.ql" : { },
2021-09-06T01:25:46.1084031Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Useless code\\UnusedLabel.ql" : { },
2021-09-06T01:25:46.1085457Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\ClassDoesNotImplementEquals.ql" : { },
2021-09-06T01:25:46.1087297Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\DisposeNotCalledOnException.ql" : { },
2021-09-06T01:25:46.1088905Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\InconsistentEqualsGetHashCode.ql" : { },
2021-09-06T01:25:46.1090539Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\IncorrectCompareToSignature.ql" : { },
2021-09-06T01:25:46.1091890Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\API Abuse\\IncorrectEqualsSignature.ql" : { },
2021-09-06T01:25:46.1093335Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\ErroneousClassCompare.ql" : { },
2021-09-06T01:25:46.1095092Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\Implementation Hiding\\AbstractToConcreteCollection.ql" : { },
2021-09-06T01:25:46.1097055Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Bad Practices\\VirtualCallInConstructorOrDestructor.ql" : { },
2021-09-06T01:25:46.1098838Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\SynchSetUnsynchGet.ql" : { },
2021-09-06T01:25:46.1100332Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\UnsafeLazyInitialization.ql" : { },
2021-09-06T01:25:46.1101702Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Concurrency\\UnsynchronizedStaticAccess.ql" : { },
2021-09-06T01:25:46.1103191Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Configuration\\EmptyPasswordInConfigurationFile.ql" : { },
2021-09-06T01:25:46.1104694Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Configuration\\PasswordInConfigurationFile.ql" : { },
2021-09-06T01:25:46.1106028Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\ValueShadowing.ql" : { },
2021-09-06T01:25:46.1107610Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Input Validation\\ValueShadowingServerVariable.ql" : { },
2021-09-06T01:25:46.1108974Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UselessCastToSelf.ql" : { },
2021-09-06T01:25:46.1110530Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UselessNullCoalescingExpression.ql" : { },
2021-09-06T01:25:46.1111881Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UselessTypeTest.ql" : { },
2021-09-06T01:25:46.1113008Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Language Abuse\\UselessUpcast.ql" : { },
2021-09-06T01:25:46.1114357Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Dynamic\\BadDynamicCall.ql" : { },
2021-09-06T01:25:46.1115579Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\EqualityCheckOnFloats.ql" : { },
2021-09-06T01:25:46.1116926Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\EqualsUsesAs.ql" : { },
2021-09-06T01:25:46.1118151Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\EqualsUsesIs.ql" : { },
2021-09-06T01:25:46.1119384Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\InconsistentCompareTo.ql" : { },
2021-09-06T01:25:46.1121215Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\LeapYear\\UnsafeYearConstruction.ql" : { },
2021-09-06T01:25:46.1122481Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\MishandlingJapaneseEra.ql" : { },
2021-09-06T01:25:46.1123579Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ObjectComparison.ql" : { },
2021-09-06T01:25:46.1124690Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\RecursiveOperatorEquals.ql" : { },
2021-09-06T01:25:46.1125795Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\Statements\\UseBraces.ql" : { },
2021-09-06T01:25:46.1127206Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ThreadUnsafeICryptoTransform.ql" : { },
2021-09-06T01:25:46.1128921Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Likely Bugs\\ThreadUnsafeICryptoTransformLambda.ql" : { },
2021-09-06T01:25:46.1130627Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Linq\\BadMultipleIteration.ql" : { },
2021-09-06T01:25:46.1131762Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-020\\RuntimeChecksBypass.ql" : { },
2021-09-06T01:25:46.1132995Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-078\\StoredCommandInjection.ql" : { },
2021-09-06T01:25:46.1134559Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-079\\StoredXSS.ql" : { },
2021-09-06T01:25:46.1135805Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-089\\SecondOrderSqlInjection.ql" : { },
2021-09-06T01:25:46.1137628Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-090\\StoredLDAPInjection.ql" : { },
2021-09-06T01:25:46.1139159Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-327\\InsecureSQLConnection.ql" : { },
2021-09-06T01:25:46.1142389Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Security Features\\CWE-643\\StoredXPathInjection.ql" : { },
2021-09-06T01:25:46.1144683Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticExtractionErrors.ql" : { },
2021-09-06T01:25:46.1146627Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Diagnostics\\DiagnosticNoExtractionErrors.ql" : { },
2021-09-06T01:25:46.1148820Z "C:\\hostedtoolcache\\windows\\CodeQL\\0.0.0-20210809\\x64\\codeql\\qlpacks\\codeql-csharp\\Metrics\\Summaries\\LinesOfCode.ql" : { }
2021-09-06T01:25:46.1149559Z }
2021-09-06T01:25:46.1149836Z },
2021-09-06T01:25:46.1150209Z "noDeclaredLanguage" : { },
2021-09-06T01:25:46.1151135Z "multipleDeclaredLanguages" : { }
2021-09-06T01:25:46.1151593Z }
2021-09-06T01:25:46.1585100Z ##[endgroup]
2021-09-06T01:25:46.1600108Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe database init D:\a\_temp\codeql_databases\csharp --language=csharp --source-root=D:\a\HXE\HXE
2021-09-06T01:25:47.1282659Z Resolving extractor csharp.
2021-09-06T01:25:47.8220778Z Successfully loaded extractor C# (csharp) from C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp.
2021-09-06T01:25:47.9359664Z Created CodeQL database at D:\a\_temp\codeql_databases\csharp.
2021-09-06T01:25:47.9696556Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe database trace-command D:\a\_temp\codeql_databases\csharp c:\runners\2.281.1\externals\node12\bin\node.exe D:\a\_temp\codeql_databases\csharp\working\tracer-env.js D:\a\_temp\codeql_databases\csharp\working\env.tmp
2021-09-06T01:25:50.2993678Z Running command in D:\a\HXE\HXE: [c:\runners\2.281.1\externals\node12\bin\node.exe, D:\a\_temp\codeql_databases\csharp\working\tracer-env.js, D:\a\_temp\codeql_databases\csharp\working\env.tmp]
2021-09-06T01:25:50.6595133Z [2021-09-06 01:25:50] [build-stdout] D:\a\_temp\codeql_databases\csharp\working\env.tmp
2021-09-06T01:25:50.7225637Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -ExecutionPolicy Bypass -file D:\a\_temp\inject-tracer.ps1 C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\tracer.exe
2021-09-06T01:25:52.4997600Z Found process: Win32_Process: powershell.exe (Handle = "860")
2021-09-06T01:25:52.5699659Z Found process: Win32_Process: node.exe (Handle = "2356")
2021-09-06T01:25:52.5979237Z Found process: Win32_Process: Runner.Worker.exe (Handle = "5692")
2021-09-06T01:25:52.5984957Z Final process: Win32_Process: Runner.Worker.exe (Handle = "5692")
2021-09-06T01:25:52.7466202Z
2021-09-06T01:25:53.1187748Z ##[group]Run dotnet build --no-incremental -p:UseSharedCompilation=false HXE.sln
2021-09-06T01:25:53.1189752Z dotnet build --no-incremental -p:UseSharedCompilation=false HXE.sln
2021-09-06T01:25:53.1242036Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2021-09-06T01:25:53.1242588Z env:
2021-09-06T01:25:53.1242949Z DOTNET_NOLOGO: true
2021-09-06T01:25:53.1243554Z DOTNET_ROOT: C:\Users\runneradmin\AppData\Local\Microsoft\dotnet
2021-09-06T01:25:53.1244184Z CODEQL_ACTION_RUN_MODE: Action
2021-09-06T01:25:53.1244629Z CODEQL_ACTION_VERSION: 1.0.12
2021-09-06T01:25:53.1245134Z CODEQL_ACTION_FEATURE_SARIF_COMBINE: true
2021-09-06T01:25:53.1245672Z CODEQL_ACTION_FEATURE_WILL_UPLOAD: true
2021-09-06T01:25:53.1246231Z CODEQL_ACTION_FEATURE_MULTI_LANGUAGE: true
2021-09-06T01:25:53.1246784Z CODEQL_ACTION_FEATURE_SANDWICH: true
2021-09-06T01:25:53.1247512Z CODEQL_ACTION_ANALYSIS_KEY: .github/workflows/codeql-analysis.yml:analyze
2021-09-06T01:25:53.1248467Z CODEQL_WORKFLOW_STARTED_AT: 2021-09-06T01:25:15.740Z
2021-09-06T01:25:53.1248962Z CODEQL_RAM: 6500
2021-09-06T01:25:53.1249370Z CODEQL_PARENT_ID: action_sandwich
2021-09-06T01:25:53.1249850Z CORECLR_ENABLE_PROFILING: 1
2021-09-06T01:25:53.1250457Z CORECLR_PROFILER: {A3C70A64-7D41-4A94-A3F6-FD47D9259997}
2021-09-06T01:25:53.1251380Z CORECLR_PROFILER_PATH_64: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp/tools/win64/clrtracer64.dll
2021-09-06T01:25:53.1252155Z COR_ENABLE_PROFILING: 1
2021-09-06T01:25:53.1252707Z COR_PROFILER: {A3C70A64-7D41-4A94-A3F6-FD47D9259997}
2021-09-06T01:25:53.1253603Z COR_PROFILER_PATH_64: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp/tools/win64/clrtracer64.dll
2021-09-06T01:25:53.1254433Z DOTNET_GENERATE_ASPNET_CERTIFICATE: false
2021-09-06T01:25:53.1254885Z PROMPT: $P$G
2021-09-06T01:25:53.1255315Z TRACER_SANDWICHED_BY_ACTION: true
2021-09-06T01:25:53.1255925Z CODEQL_DIST: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql
2021-09-06T01:25:53.1256680Z CODEQL_EXTRACTOR_CSHARP_LOG_DIR: D:\a\_temp\codeql_databases\csharp\log
2021-09-06T01:25:53.1257296Z CODEQL_EXTRACTOR_CSHARP_RAM: 6500
2021-09-06T01:25:53.1257985Z CODEQL_EXTRACTOR_CSHARP_ROOT: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp
2021-09-06T01:25:53.1258910Z CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR: D:\a\_temp\codeql_databases\csharp\working
2021-09-06T01:25:53.1259745Z CODEQL_EXTRACTOR_CSHARP_SOURCE_ARCHIVE_DIR: D:\a\_temp\codeql_databases\csharp\src
2021-09-06T01:25:53.1260748Z CODEQL_EXTRACTOR_CSHARP_TRAP_DIR: D:\a\_temp\codeql_databases\csharp\trap\csharp
2021-09-06T01:25:53.1261721Z CODEQL_EXTRACTOR_CSHARP_WIP_DATABASE: D:\a\_temp\codeql_databases\csharp
2021-09-06T01:25:53.1262531Z CODEQL_JAVA_HOME: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\java
2021-09-06T01:25:53.1263339Z CODEQL_PLATFORM: win64
2021-09-06T01:25:53.1263813Z CODEQL_PLATFORM_DLL_EXTENSION: .dll
2021-09-06T01:25:53.1264381Z CODEQL_SCRATCH_DIR: D:\a\_temp\codeql_databases\working
2021-09-06T01:25:53.1265043Z ODASA_TRACER_CONFIGURATION: D:\a\_temp\compound-spec
2021-09-06T01:25:53.1265841Z CODEQL_RUNNER: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\runner.exe
2021-09-06T01:25:53.1266487Z ##[endgroup]
2021-09-06T01:25:53.9318675Z Microsoft (R) Build Engine version 17.0.0-preview-21378-03+d592862ed for .NET
2021-09-06T01:25:53.9382891Z Copyright (C) Microsoft Corporation. All rights reserved.
2021-09-06T01:25:53.9469474Z
2021-09-06T01:25:58.4219821Z Determining projects to restore...
2021-09-06T01:26:02.9816433Z Restored D:\a\HXE\HXE\src\HXE.csproj (in 4.28 sec).
2021-09-06T01:26:03.0833869Z You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
2021-09-06T01:26:06.0749218Z Git was found. It is git version 2.32.0.windows.2 at C:\Program Files\Git\bin\git.exe C:\Program Files\Git\cmd\git.exe C:\Program Files\Git\mingw64\bin\git.exe
2021-09-06T01:26:09.9376272Z C:\Users\runneradmin\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets(134,9): warning : File contains assembly version attributes which conflict with the attributes generated by GitVersion obj\Debug\net462\AssemblyInfo.g.cs [D:\a\HXE\HXE\src\HXE_ehdwbhyn_wpftmp.csproj]
2021-09-06T01:26:14.9778855Z HXE -> D:\a\HXE\HXE\bin\Debug\net462\HXE.exe
2021-09-06T01:26:15.2682388Z Successfully created package 'D:\a\HXE\HXE\bin\Debug\HXE.1.1.1-ci.205.nupkg'.
2021-09-06T01:26:15.2758395Z
2021-09-06T01:26:15.2759632Z Build succeeded.
2021-09-06T01:26:15.2760224Z
2021-09-06T01:26:15.2762452Z C:\Users\runneradmin\.nuget\packages\gitversion.msbuild\5.7.0\tools\GitVersion.MsBuild.targets(134,9): warning : File contains assembly version attributes which conflict with the attributes generated by GitVersion obj\Debug\net462\AssemblyInfo.g.cs [D:\a\HXE\HXE\src\HXE_ehdwbhyn_wpftmp.csproj]
2021-09-06T01:26:15.2764363Z 1 Warning(s)
2021-09-06T01:26:15.2765276Z 0 Error(s)
2021-09-06T01:26:15.2765657Z
2021-09-06T01:26:15.2766462Z Time Elapsed 00:00:21.25
2021-09-06T01:26:15.7270080Z ##[group]Run github/codeql-action/analyze@v1
2021-09-06T01:26:15.7270628Z with:
2021-09-06T01:26:15.7270981Z output: ../results
2021-09-06T01:26:15.7271321Z upload: true
2021-09-06T01:26:15.7271718Z cleanup-level: brutal
2021-09-06T01:26:15.7272159Z add-snippets: false
2021-09-06T01:26:15.7272569Z skip-queries: false
2021-09-06T01:26:15.7273069Z checkout_path: D:\a\HXE\HXE
2021-09-06T01:26:15.7273505Z upload-database: true
2021-09-06T01:26:15.7274835Z token: ***
2021-09-06T01:26:15.7275153Z matrix: null
2021-09-06T01:26:15.7275428Z env:
2021-09-06T01:26:15.7275887Z DOTNET_NOLOGO: true
2021-09-06T01:26:15.7276386Z DOTNET_ROOT: C:\Users\runneradmin\AppData\Local\Microsoft\dotnet
2021-09-06T01:26:15.7276889Z CODEQL_ACTION_RUN_MODE: Action
2021-09-06T01:26:15.7277283Z CODEQL_ACTION_VERSION: 1.0.12
2021-09-06T01:26:15.7277691Z CODEQL_ACTION_FEATURE_SARIF_COMBINE: true
2021-09-06T01:26:15.7278145Z CODEQL_ACTION_FEATURE_WILL_UPLOAD: true
2021-09-06T01:26:15.7278606Z CODEQL_ACTION_FEATURE_MULTI_LANGUAGE: true
2021-09-06T01:26:15.7279130Z CODEQL_ACTION_FEATURE_SANDWICH: true
2021-09-06T01:26:15.7279718Z CODEQL_ACTION_ANALYSIS_KEY: .github/workflows/codeql-analysis.yml:analyze
2021-09-06T01:26:15.7280320Z CODEQL_WORKFLOW_STARTED_AT: 2021-09-06T01:25:15.740Z
2021-09-06T01:26:15.7280672Z CODEQL_RAM: 6500
2021-09-06T01:26:15.7281033Z CODEQL_PARENT_ID: action_sandwich
2021-09-06T01:26:15.7281442Z CORECLR_ENABLE_PROFILING: 1
2021-09-06T01:26:15.7281945Z CORECLR_PROFILER: {A3C70A64-7D41-4A94-A3F6-FD47D9259997}
2021-09-06T01:26:15.7282745Z CORECLR_PROFILER_PATH_64: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp/tools/win64/clrtracer64.dll
2021-09-06T01:26:15.7283642Z COR_ENABLE_PROFILING: 1
2021-09-06T01:26:15.7284309Z COR_PROFILER: {A3C70A64-7D41-4A94-A3F6-FD47D9259997}
2021-09-06T01:26:15.7285101Z COR_PROFILER_PATH_64: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp/tools/win64/clrtracer64.dll
2021-09-06T01:26:15.7285825Z DOTNET_GENERATE_ASPNET_CERTIFICATE: false
2021-09-06T01:26:15.7286389Z PROMPT: $P$G
2021-09-06T01:26:15.7286736Z TRACER_SANDWICHED_BY_ACTION: true
2021-09-06T01:26:15.7287267Z CODEQL_DIST: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql
2021-09-06T01:26:15.7287910Z CODEQL_EXTRACTOR_CSHARP_LOG_DIR: D:\a\_temp\codeql_databases\csharp\log
2021-09-06T01:26:15.7288476Z CODEQL_EXTRACTOR_CSHARP_RAM: 6500
2021-09-06T01:26:15.7289081Z CODEQL_EXTRACTOR_CSHARP_ROOT: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\csharp
2021-09-06T01:26:15.7289815Z CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR: D:\a\_temp\codeql_databases\csharp\working
2021-09-06T01:26:15.7290524Z CODEQL_EXTRACTOR_CSHARP_SOURCE_ARCHIVE_DIR: D:\a\_temp\codeql_databases\csharp\src
2021-09-06T01:26:15.7291249Z CODEQL_EXTRACTOR_CSHARP_TRAP_DIR: D:\a\_temp\codeql_databases\csharp\trap\csharp
2021-09-06T01:26:15.7291922Z CODEQL_EXTRACTOR_CSHARP_WIP_DATABASE: D:\a\_temp\codeql_databases\csharp
2021-09-06T01:26:15.7292811Z CODEQL_JAVA_HOME: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\java
2021-09-06T01:26:15.7293616Z CODEQL_PLATFORM: win64
2021-09-06T01:26:15.7294028Z CODEQL_PLATFORM_DLL_EXTENSION: .dll
2021-09-06T01:26:15.7294553Z CODEQL_SCRATCH_DIR: D:\a\_temp\codeql_databases\working
2021-09-06T01:26:15.7295141Z ODASA_TRACER_CONFIGURATION: D:\a\_temp\compound-spec
2021-09-06T01:26:15.7295878Z CODEQL_RUNNER: C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\tools\win64\runner.exe
2021-09-06T01:26:15.7296781Z GitVersion_Major: 1
2021-09-06T01:26:15.7297117Z GitVersion_Minor: 1
2021-09-06T01:26:15.7297468Z GitVersion_Patch: 1
2021-09-06T01:26:15.7297868Z GitVersion_PreReleaseTag: ci.205
2021-09-06T01:26:15.7298423Z GitVersion_PreReleaseTagWithDash: -ci.205
2021-09-06T01:26:15.7298965Z GitVersion_PreReleaseLabel: ci
2021-09-06T01:26:15.7299533Z GitVersion_PreReleaseLabelWithDash: -ci
2021-09-06T01:26:15.7300105Z GitVersion_PreReleaseNumber: 205
2021-09-06T01:26:15.7302173Z GitVersion_WeightedPreReleaseNumber: 55205
2021-09-06T01:26:15.7303576Z GitVersion_FullBuildMetaData: Branch.main.Sha.f3e179bf8c07a1a973de107e91ad71e26d802325
2021-09-06T01:26:15.7304666Z GitVersion_MajorMinorPatch: 1.1.1
2021-09-06T01:26:15.7305150Z GitVersion_SemVer: 1.1.1-ci.205
2021-09-06T01:26:15.7305778Z GitVersion_LegacySemVer: 1.1.1-ci205
2021-09-06T01:26:15.7306502Z GitVersion_LegacySemVerPadded: 1.1.1-ci0205
2021-09-06T01:26:15.7307225Z GitVersion_AssemblySemVer: 1.1.1.0
2021-09-06T01:26:15.7307753Z GitVersion_AssemblySemFileVer: 1.1.1.0
2021-09-06T01:26:15.7308272Z GitVersion_FullSemVer: 1.1.1-ci.205
2021-09-06T01:26:15.7309640Z GitVersion_InformationalVersion: 1.1.1-ci.205+Branch.main.Sha.f3e179bf8c07a1a973de107e91ad71e26d802325
2021-09-06T01:26:15.7311001Z GitVersion_BranchName: main
2021-09-06T01:26:15.7311544Z GitVersion_EscapedBranchName: main
2021-09-06T01:26:15.7312247Z GitVersion_Sha: f3e179bf8c07a1a973de107e91ad71e26d802325
2021-09-06T01:26:15.7313074Z GitVersion_ShortSha: f3e179b
2021-09-06T01:26:15.7313635Z GitVersion_NuGetVersionV2: 1.1.1-ci0205
2021-09-06T01:26:15.7314346Z GitVersion_NuGetVersion: 1.1.1-ci0205
2021-09-06T01:26:15.7314928Z GitVersion_NuGetPreReleaseTagV2: ci0205
2021-09-06T01:26:15.7315734Z GitVersion_NuGetPreReleaseTag: ci0205
2021-09-06T01:26:15.7316611Z GitVersion_VersionSourceSha: 820812f8f6cde386fda551205e1bc97216f798e4
2021-09-06T01:26:15.7317368Z GitVersion_CommitsSinceVersionSource: 205
2021-09-06T01:26:15.7318295Z GitVersion_CommitsSinceVersionSourcePadded: 0205
2021-09-06T01:26:15.7318972Z GitVersion_UncommittedChanges: 0
2021-09-06T01:26:15.7319425Z GitVersion_CommitDate: 2021-09-06
2021-09-06T01:26:15.7319906Z ##[endgroup]
2021-09-06T01:26:16.3949269Z ##[group]Finalizing csharp
2021-09-06T01:26:16.3986284Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe version --format=terse
2021-09-06T01:26:17.2084850Z 2.5.9
2021-09-06T01:26:17.2385690Z [command]C:\hostedtoolcache\windows\CodeQL\0.0.0-20210809\x64\codeql\codeql.exe database finalize --finalize-dataset --threads=2 D:\a\_temp\codeql_databases\csharp --ram=5631
2021-09-06T01:26:19.4108681Z No source code was seen and extracted to D:\a\_temp\codeql_databases\csharp.
2021-09-06T01:26:19.4110021Z No source code was seen and extracted to D:\a\_temp\codeql_databases\csharp.
2021-09-06T01:26:19.4112184Z This can occur if the specified build commands failed to compile or process any code.
2021-09-06T01:26:19.4113148Z This can occur if the specified build commands failed to compile or process any code.
2021-09-06T01:26:19.4114807Z - Confirm that there is some source code for the specified language in the project.
2021-09-06T01:26:19.4115798Z - Confirm that there is some source code for the specified language in the project.
2021-09-06T01:26:19.4198336Z - For codebases written in Go, JavaScript, TypeScript, and Python, do not specify
2021-09-06T01:26:19.4199394Z - For codebases written in Go, JavaScript, TypeScript, and Python, do not specify
2021-09-06T01:26:19.4200375Z an explicit --command.
2021-09-06T01:26:19.4200787Z an explicit --command.
2021-09-06T01:26:19.4201867Z - For other languages, the --command must specify a "clean" build which compiles
2021-09-06T01:26:19.4202777Z - For other languages, the --command must specify a "clean" build which compiles
2021-09-06T01:26:19.4203834Z all the source code files without reusing existing build artefacts.
2021-09-06T01:26:19.4204514Z all the source code files without reusing existing build artefacts.
2021-09-06T01:26:19.4507776Z ##[error]No code found during the build. Please see:
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-code-scanning#no-code-found-during-the-build
2021-09-06T01:26:19.4533005Z Error: No code found during the build. Please see:
2021-09-06T01:26:19.4535060Z https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-code-scanning#no-code-found-during-the-build
2021-09-06T01:26:19.4538385Z at Object.toolrunnerErrorCatcher (D:\a\_actions\github\codeql-action\v1\lib\toolrunner-error-catcher.js:84:23)
2021-09-06T01:26:19.4539675Z at processTicksAndRejections (internal/process/task_queues.js:93:5)
2021-09-06T01:26:19.4541207Z at async Object.finalizeDatabase (D:\a\_actions\github\codeql-action\v1\lib\codeql.js:444:13)
2021-09-06T01:26:19.4542292Z at async finalizeDatabaseCreation (D:\a\_actions\github\codeql-action\v1\lib\analyze.js:103:13)
2021-09-06T01:26:19.4543333Z at async Object.runFinalize (D:\a\_actions\github\codeql-action\v1\lib\analyze.js:220:5)
2021-09-06T01:26:19.4544263Z at async run (D:\a\_actions\github\codeql-action\v1\lib\analyze-action.js:68:9)
2021-09-06T01:26:19.4545189Z at async runWrapper (D:\a\_actions\github\codeql-action\v1\lib\analyze-action.js:136:9)
2021-09-06T01:26:20.5443563Z Post job cleanup.
2021-09-06T01:26:28.0782714Z [command]"C:\Program Files\Git\bin\git.exe" version
2021-09-06T01:26:28.1068220Z git version 2.32.0.windows.2
2021-09-06T01:26:28.1148735Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2021-09-06T01:26:28.1479176Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2021-09-06T01:26:28.7543849Z Entering 'ext/halo-ce-patches'
2021-09-06T01:26:28.8365802Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-09-06T01:26:28.8603431Z http.https://github.com/.extraheader
2021-09-06T01:26:28.8656372Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader
2021-09-06T01:26:28.8959195Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2021-09-06T01:26:29.5270993Z Entering 'ext/halo-ce-patches'
2021-09-06T01:26:29.5845317Z http.https://github.com/.extraheader
2021-09-06T01:26:29.6590984Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment