Skip to content

feat: Add HTTP Method to console logs #37

feat: Add HTTP Method to console logs

feat: Add HTTP Method to console logs #37

Triggered via pull request August 10, 2023 01:20
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Run tests and race detection
1m 3s
Run tests and race detection
Run golangci-lint
1m 0s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Run tests and race detection
logger.init calls http.init, which eventually calls tls.Conn.Handshake
Run tests and race detection
logger.init calls http.init, which eventually calls tls.Conn.HandshakeContext
Run tests and race detection
logger.init calls http.init, which eventually calls tls.Conn.Read
Run tests and race detection
logger.consoleLogger.consolef calls log.Printf, which eventually calls tls.Conn.Write
Run tests and race detection
logger.init calls http.init, which eventually calls tls.Dialer.DialContext
Run tests and race detection
Process completed with exit code 3.
Run tests and race detection
Restore cache failed: Dependencies file is not found in /home/runner/work/logger/logger. Supported file pattern: go.sum