Skip to content

Commit 5b7c2d0

Browse files
committed
change note
1 parent 958af23 commit 5b7c2d0

File tree

3 files changed

+135
-1
lines changed

3 files changed

+135
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"omnisharp.autoStart": false,
33
"cmake.sourceDirectory": "${workspaceFolder}/swift",
44
"cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build",
5-
"editor.suggest.matchOnWordStartOnly": false
5+
"editor.suggest.matchOnWordStartOnly": false,
6+
"editor.formatOnSave": false
67
}

config.txt

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
01:36:34.901204 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/bin/git
2+
01:36:34.901547 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/bin
3+
01:36:34.901918 git.c:460 trace: built-in: git push origin head
4+
01:36:34.902656 run-command.c:655 trace: run_command: GIT_DIR=.git git remote-https origin https://github.com/tesseractjh/codeql.git
5+
01:36:34.905726 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
6+
01:36:34.906016 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
7+
01:36:34.906260 git.c:750 trace: exec: git-remote-https origin https://github.com/tesseractjh/codeql.git
8+
01:36:34.906269 run-command.c:655 trace: run_command: git-remote-https origin https://github.com/tesseractjh/codeql.git
9+
01:36:34.909535 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git-remote-https
10+
01:36:34.909912 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
11+
01:36:34.914088 http.c:725 == Info: Couldn't find host github.com in the .netrc file; using defaults
12+
01:36:34.919973 http.c:725 == Info: Host github.com:443 was resolved.
13+
01:36:34.919982 http.c:725 == Info: IPv6: (none)
14+
01:36:34.919983 http.c:725 == Info: IPv4: 20.200.245.247
15+
01:36:34.919999 http.c:725 == Info: Trying 20.200.245.247:443...
16+
01:36:34.924984 http.c:725 == Info: Connected to github.com (20.200.245.247) port 443
17+
01:36:34.925022 http.c:725 == Info: ALPN: curl offers h2,http/1.1
18+
01:36:34.925121 http.c:725 == Info: (304) (OUT), TLS handshake, Client hello (1):
19+
01:36:34.927682 http.c:725 == Info: CAfile: /etc/ssl/cert.pem
20+
01:36:34.927688 http.c:725 == Info: CApath: none
21+
01:36:34.931290 http.c:725 == Info: (304) (IN), TLS handshake, Server hello (2):
22+
01:36:34.931365 http.c:725 == Info: (304) (IN), TLS handshake, Unknown (8):
23+
01:36:34.931382 http.c:725 == Info: (304) (IN), TLS handshake, Certificate (11):
24+
01:36:34.932338 http.c:725 == Info: (304) (IN), TLS handshake, CERT verify (15):
25+
01:36:34.932465 http.c:725 == Info: (304) (IN), TLS handshake, Finished (20):
26+
01:36:34.932536 http.c:725 == Info: (304) (OUT), TLS handshake, Finished (20):
27+
01:36:34.932545 http.c:725 == Info: SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
28+
01:36:34.932548 http.c:725 == Info: ALPN: server accepted h2
29+
01:36:34.932550 http.c:725 == Info: Server certificate:
30+
01:36:34.932554 http.c:725 == Info: subject: CN=github.com
31+
01:36:34.932557 http.c:725 == Info: start date: Feb 5 00:00:00 2025 GMT
32+
01:36:34.932558 http.c:725 == Info: expire date: Feb 5 23:59:59 2026 GMT
33+
01:36:34.932563 http.c:725 == Info: subjectAltName: host "github.com" matched cert's "github.com"
34+
01:36:34.932568 http.c:725 == Info: issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA
35+
01:36:34.932570 http.c:725 == Info: SSL certificate verify ok.
36+
01:36:34.932600 http.c:725 == Info: using HTTP/2
37+
01:36:34.932621 http.c:725 == Info: [HTTP/2] [1] OPENED stream for https://github.com/tesseractjh/codeql.git/info/refs?service=git-receive-pack
38+
01:36:34.932623 http.c:725 == Info: [HTTP/2] [1] [:method: GET]
39+
01:36:34.932625 http.c:725 == Info: [HTTP/2] [1] [:scheme: https]
40+
01:36:34.932626 http.c:725 == Info: [HTTP/2] [1] [:authority: github.com]
41+
01:36:34.932628 http.c:725 == Info: [HTTP/2] [1] [:path: /tesseractjh/codeql.git/info/refs?service=git-receive-pack]
42+
01:36:34.932629 http.c:725 == Info: [HTTP/2] [1] [user-agent: git/2.39.5 (Apple Git-154)]
43+
01:36:34.932631 http.c:725 == Info: [HTTP/2] [1] [accept: */*]
44+
01:36:34.932632 http.c:725 == Info: [HTTP/2] [1] [accept-encoding: deflate, gzip]
45+
01:36:34.932633 http.c:725 == Info: [HTTP/2] [1] [pragma: no-cache]
46+
01:36:34.932648 http.c:672 => Send header, 0000000194 bytes (0x000000c2)
47+
01:36:34.932651 http.c:684 => Send header: GET /tesseractjh/codeql.git/info/refs?service=git-receive-pack HTTP/2
48+
01:36:34.932652 http.c:684 => Send header: Host: github.com
49+
01:36:34.932653 http.c:684 => Send header: User-Agent: git/2.39.5 (Apple Git-154)
50+
01:36:34.932655 http.c:684 => Send header: Accept: */*
51+
01:36:34.932656 http.c:684 => Send header: Accept-Encoding: deflate, gzip
52+
01:36:34.932657 http.c:684 => Send header: Pragma: no-cache
53+
01:36:34.932658 http.c:684 => Send header:
54+
01:36:34.932663 http.c:725 == Info: Request completely sent off
55+
01:36:35.127191 http.c:672 <= Recv header, 0000000013 bytes (0x0000000d)
56+
01:36:35.127218 http.c:684 <= Recv header: HTTP/2 401
57+
01:36:35.127229 http.c:672 <= Recv header, 0000000026 bytes (0x0000001a)
58+
01:36:35.127232 http.c:684 <= Recv header: server: GitHub-Babel/3.0
59+
01:36:35.127238 http.c:672 <= Recv header, 0000000054 bytes (0x00000036)
60+
01:36:35.127241 http.c:684 <= Recv header: content-security-policy: default-src 'none'; sandbox
61+
01:36:35.127246 http.c:672 <= Recv header, 0000000041 bytes (0x00000029)
62+
01:36:35.127249 http.c:684 <= Recv header: content-type: text/plain; charset=UTF-8
63+
01:36:35.127254 http.c:672 <= Recv header, 0000000040 bytes (0x00000028)
64+
01:36:35.127256 http.c:684 <= Recv header: www-authenticate: Basic realm="GitHub"
65+
01:36:35.127261 http.c:672 <= Recv header, 0000000020 bytes (0x00000014)
66+
01:36:35.127263 http.c:684 <= Recv header: content-length: 26
67+
01:36:35.127305 http.c:672 <= Recv header, 0000000037 bytes (0x00000025)
68+
01:36:35.127309 http.c:684 <= Recv header: date: Sat, 29 Nov 2025 16:36:35 GMT
69+
01:36:35.127313 http.c:672 <= Recv header, 0000000023 bytes (0x00000017)
70+
01:36:35.127316 http.c:684 <= Recv header: x-frame-options: DENY
71+
01:36:35.127320 http.c:672 <= Recv header, 0000000073 bytes (0x00000049)
72+
01:36:35.127322 http.c:684 <= Recv header: strict-transport-security: max-age=31536000; includeSubDomains; preload
73+
01:36:35.127326 http.c:672 <= Recv header, 0000000059 bytes (0x0000003b)
74+
01:36:35.127329 http.c:684 <= Recv header: x-github-request-id: C636:3BB90F:10B2C4D:164B995:692B2112
75+
01:36:35.127333 http.c:672 <= Recv header, 0000000002 bytes (0x00000002)
76+
01:36:35.127335 http.c:684 <= Recv header:
77+
01:36:35.127361 http.c:725 == Info: Connection #0 to host github.com left intact
78+
01:36:35.127495 run-command.c:655 trace: run_command: 'git credential-osxkeychain get'
79+
01:36:35.141856 exec-cmd.c:139 trace: resolved executable path from Darwin stack: /Library/Developer/CommandLineTools/usr/libexec/git-core/git
80+
01:36:35.142428 exec-cmd.c:238 trace: resolved executable dir: /Library/Developer/CommandLineTools/usr/libexec/git-core
81+
01:36:35.142885 git.c:750 trace: exec: git-credential-osxkeychain get
82+
01:36:35.142898 run-command.c:655 trace: run_command: git-credential-osxkeychain get
83+
01:36:35.165782 http.c:725 == Info: Found bundle for host: 0x12b0048c0 [can multiplex]
84+
01:36:35.165813 http.c:725 == Info: Re-using existing connection with host github.com
85+
01:36:35.165826 http.c:725 == Info: Server auth using Basic with user 'bawige'
86+
01:36:35.165845 http.c:725 == Info: [HTTP/2] [3] OPENED stream for https://github.com/tesseractjh/codeql.git/info/refs?service=git-receive-pack
87+
01:36:35.165848 http.c:725 == Info: [HTTP/2] [3] [:method: GET]
88+
01:36:35.165849 http.c:725 == Info: [HTTP/2] [3] [:scheme: https]
89+
01:36:35.165851 http.c:725 == Info: [HTTP/2] [3] [:authority: github.com]
90+
01:36:35.165853 http.c:725 == Info: [HTTP/2] [3] [:path: /tesseractjh/codeql.git/info/refs?service=git-receive-pack]
91+
01:36:35.165855 http.c:725 == Info: [HTTP/2] [3] [authorization: Basic <redacted>]
92+
01:36:35.165856 http.c:725 == Info: [HTTP/2] [3] [user-agent: git/2.39.5 (Apple Git-154)]
93+
01:36:35.165858 http.c:725 == Info: [HTTP/2] [3] [accept: */*]
94+
01:36:35.165860 http.c:725 == Info: [HTTP/2] [3] [accept-encoding: deflate, gzip]
95+
01:36:35.165861 http.c:725 == Info: [HTTP/2] [3] [pragma: no-cache]
96+
01:36:35.165946 http.c:672 => Send header, 0000000281 bytes (0x00000119)
97+
01:36:35.165951 http.c:684 => Send header: GET /tesseractjh/codeql.git/info/refs?service=git-receive-pack HTTP/2
98+
01:36:35.165953 http.c:684 => Send header: Host: github.com
99+
01:36:35.165954 http.c:684 => Send header: Authorization: Basic <redacted>
100+
01:36:35.165956 http.c:684 => Send header: User-Agent: git/2.39.5 (Apple Git-154)
101+
01:36:35.165958 http.c:684 => Send header: Accept: */*
102+
01:36:35.165960 http.c:684 => Send header: Accept-Encoding: deflate, gzip
103+
01:36:35.165961 http.c:684 => Send header: Pragma: no-cache
104+
01:36:35.165963 http.c:684 => Send header:
105+
01:36:35.165991 http.c:725 == Info: Request completely sent off
106+
01:36:35.393838 http.c:672 <= Recv header, 0000000013 bytes (0x0000000d)
107+
01:36:35.393902 http.c:684 <= Recv header: HTTP/2 403
108+
01:36:35.393927 http.c:672 <= Recv header, 0000000026 bytes (0x0000001a)
109+
01:36:35.393938 http.c:684 <= Recv header: server: GitHub-Babel/3.0
110+
01:36:35.393952 http.c:672 <= Recv header, 0000000054 bytes (0x00000036)
111+
01:36:35.393961 http.c:684 <= Recv header: content-security-policy: default-src 'none'; sandbox
112+
01:36:35.393974 http.c:672 <= Recv header, 0000000041 bytes (0x00000029)
113+
01:36:35.393982 http.c:684 <= Recv header: content-type: text/plain; charset=UTF-8
114+
01:36:35.393993 http.c:672 <= Recv header, 0000000020 bytes (0x00000014)
115+
01:36:35.394002 http.c:684 <= Recv header: content-length: 54
116+
01:36:35.394011 http.c:672 <= Recv header, 0000000037 bytes (0x00000025)
117+
01:36:35.394018 http.c:684 <= Recv header: date: Sat, 29 Nov 2025 16:36:35 GMT
118+
01:36:35.394218 http.c:672 <= Recv header, 0000000023 bytes (0x00000017)
119+
01:36:35.394249 http.c:684 <= Recv header: x-frame-options: DENY
120+
01:36:35.394266 http.c:672 <= Recv header, 0000000073 bytes (0x00000049)
121+
01:36:35.394276 http.c:684 <= Recv header: strict-transport-security: max-age=31536000; includeSubDomains; preload
122+
01:36:35.394286 http.c:672 <= Recv header, 0000000059 bytes (0x0000003b)
123+
01:36:35.394294 http.c:684 <= Recv header: x-github-request-id: C636:3BB90F:10B2C5D:164B9AA:692B2113
124+
01:36:35.394305 http.c:672 <= Recv header, 0000000002 bytes (0x00000002)
125+
01:36:35.394312 http.c:684 <= Recv header:
126+
01:36:35.394373 http.c:725 == Info: Connection #0 to host github.com left intact
127+
remote: Permission to tesseractjh/codeql.git denied to bawige.
128+
fatal: unable to access 'https://github.com/tesseractjh/codeql.git/': The requested URL returned error: 403
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
5+
- Support `use cache` directives for Next.js 16.

0 commit comments

Comments
 (0)