Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Nightly

Nightly #161

Triggered via schedule May 9, 2024 13:19
Status Failure
Total duration 1m 27s
Artifacts

nightly.yml

on: schedule
Go vulnerability check
1m 18s
Go vulnerability check
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Go vulnerability check
types.URLConfig.OpenBucket calls blob.OpenBucket, which eventually calls net.Dial
Go vulnerability check
types.SFTPConfig.OpenBucket calls sftpblob.OpenBucket, which eventually calls net.DialTimeout
Go vulnerability check
sftp.sshConnect calls net.Dialer.DialContext
Go vulnerability check
enduro.main calls http.Server.ListenAndServe, which calls net.Listen
Go vulnerability check
bucket.openWithConfig calls config.LoadDefaultConfig, which eventually calls net.LookupHost
Go vulnerability check
telemetry.TracerProvider calls grpc.DialContext, which eventually calls net.Resolver.LookupHost
Go vulnerability check
telemetry.TracerProvider calls grpc.DialContext, which eventually calls net.Resolver.LookupSRV
Go vulnerability check
telemetry.TracerProvider calls grpc.DialContext, which eventually calls net.Resolver.LookupTXT
Go vulnerability check
Process completed with exit code 3.