PR #1631 #5493
codeql
on: dynamic
Matrix: Analyze
Annotations
10 errors and 2 warnings
Analyze (go)
no required module provides package github.com/PeerDB-io/peer-flow/generated/protos; to add it:
|
Analyze (go)
could not import context (no metadata for context)
|
Analyze (go)
could not import errors (no metadata for errors)
|
Analyze (go)
could not import fmt (no metadata for fmt)
|
Analyze (go)
could not import log/slog (no metadata for log/slog)
|
Analyze (go)
could not import net/url (no metadata for net/url)
|
Analyze (go)
could not import time (no metadata for time)
|
Analyze (go)
could not import github.com/jackc/pgerrcode (no metadata for github.com/jackc/pgerrcode)
|
Analyze (go)
could not import github.com/jackc/pgx/v5 (no metadata for github.com/jackc/pgx/v5)
|
Analyze (go)
could not import github.com/jackc/pgx/v5/pgconn (no metadata for github.com/jackc/pgx/v5/pgconn)
|
Analyze (javascript)
Failed to restore: Cache service responded with 403
|
Analyze (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/peerdb/peerdb. Supported file pattern: go.sum
|