Skip to content

Nightly

Nightly #636

Triggered via schedule August 7, 2025 13:44
Status Failure
Total duration 1m 27s
Artifacts

nightly.yml

on: schedule
Go vulnerability check
53s
Go vulnerability check
GoSec security scan
1m 24s
GoSec security scan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Go vulnerability check
api.HTTPServer calls http.NewMuxer, which calls chi.NewRouter
Go vulnerability check
collection.Status.MarshalJSON calls json.Marshal, which eventually calls chi.NewMux
Go vulnerability check
enduro.main calls http.Server.Serve, which eventually calls chi.Mux.routeHTTP
Go vulnerability check
api.HTTPServer calls http.NewMuxer, which calls chi.Mux.Use
Go vulnerability check
enduro.main calls http.Server.Serve, which eventually calls chi.Mux.ServeHTTP
Go vulnerability check
api.HTTPServer calls http.NewMuxer, which calls chi.Mux.NotFound
Go vulnerability check
server.MountCORSHandler calls http.mux.Handle, which calls chi.Mux.Method
Go vulnerability check
api.debug calls http.mux.Vars, which eventually calls chi.Mux.Match
Go vulnerability check
api.debug calls http.mux.Vars, which calls chi.Context.RoutePattern
Go vulnerability check
enduro.main calls http.Server.Serve, which eventually calls chi.ChainHandler.ServeHTTP
Go vulnerability check
Failed to restore: Cache service responded with 400
Go vulnerability check
Both go-version and go-version-file inputs are specified, only go-version will be used