8000 Fixed headers for EventType & DeliveryID · google/go-github@48e6ef7 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixed headers for EventType & DeliveryID #3745

Fixed headers for EventType & DeliveryID

Fixed headers for EventType & DeliveryID #3745

Re-run triggered April 18, 2025 14:27
Status Failure
Total duration 1m 56s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
Process completed with exit code 1.
lint: github/messages_test.go#L610
non-canonical header "X-GitHub-Delivery", instead use: "X-Github-Delivery" (canonicalheader)
lint: github/messages.go#L298 2395
const "DeliveryIDHeader" used as a key at http.Header, but "X-GitHub-Delivery" is not canonical, want "X-Github-Delivery" (canonicalheader)
lint: github/messages.go#L291
const "EventTypeHeader" used as a key at http.Header, but "X-GitHub-Event" is not canonical, want "X-Github-Event" (canonicalheader)
0