Skip to content

feat: add Lightstep URL [PC-12053] #118

feat: add Lightstep URL [PC-12053]

feat: add Lightstep URL [PC-12053] #118

Triggered via pull request March 1, 2024 10:15
Status Failure
Total duration 36s
Artifacts

vulns.yml

on: pull_request
Run Golang vulnerability check
24s
Run Golang vulnerability check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Golang vulnerability check
missing go.sum entry for module providing package golang.org/x/exp/constraints (imported by github.com/nobl9/nobl9-go/internal/validation); to add:
Run Golang vulnerability check
missing go.sum entry for module providing package golang.org/x/exp/maps (imported by github.com/nobl9/nobl9-go/internal/validation); to add:
Run Golang vulnerability check
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by github.com/nobl9/nobl9-go/manifest/v1alpha/slo); to add:
Run Golang vulnerability check
could not import golang.org/x/exp/constraints (invalid package name: "")
Run Golang vulnerability check
could not import golang.org/x/exp/maps (invalid package name: "")
Run Golang vulnerability check
could not import golang.org/x/exp/slices (invalid package name: "")
Run Golang vulnerability check
invalid operation: v > compared (type parameter T is not comparable with >)
Run Golang vulnerability check
invalid operation: v >= compared (type parameter T is not comparable with >=)
Run Golang vulnerability check
invalid operation: v < compared (type parameter T is not comparable with <)
Run Golang vulnerability check
invalid operation: v <= compared (type parameter T is not comparable with <=)