Skip to content

Optimize/new route regexp allocations (#732) #33

Optimize/new route regexp allocations (#732)

Optimize/new route regexp allocations (#732) #33

Triggered via push May 22, 2024 10:23
Status Failure
Total duration 56s
Artifacts

security.yml

on: push
Matrix: scan
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
scan (1.20)
mux.matchMapWithRegex calls http.CanonicalHeaderKey
scan (1.20)
mux.Router.ServeHTTP calls http.HandlerFunc.ServeHTTP
scan (1.20)
mux.Router.ServeHTTP calls http.Header.Set
scan (1.20)
mux.init calls http.init, which eventually calls http.bodyEOFSignal.Read
scan (1.20)
mux.Route.Queries calls fmt.Errorf, which eventually calls http.http2ErrCode.String
scan (1.20)
mux.Route.Queries calls fmt.Errorf, which eventually calls http.http2FrameType.String
scan (1.20)
mux.Route.Queries calls fmt.Errorf, which eventually calls http.http2Setting.String
scan (1.20)
mux.Route.Queries calls fmt.Errorf, which eventually calls http.http2SettingID.String
scan (1.20)
mux.Route.Queries calls fmt.Errorf, which eventually calls http.http2duplicatePseudoHeaderError.Error
scan (1.20)
mux.Route.Queries calls fmt.Errorf, which eventually calls http.http2headerFieldNameError.Error
scan (1.21)
The job was canceled because "_1_20" failed.
scan (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/mux/mux. Supported file pattern: go.sum
scan (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.