Update module github.com/go-gst/go-gst to v1.4.0 #757
lint.yaml
on: pull_request
lint
/
Metadata
16s
lint
/
Go
3m 51s
Annotations
12 errors and 2 warnings
Invalid Go version:
go.mod#L3
Found 1.23.1. Expected 1.22
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
c-data-channels/main.go#L23
undefined: webrtc (typecheck)
|
lint / Go:
c-data-channels/main.go#L110
undefined: webrtc (typecheck)
|
lint / Go:
c-data-channels/main.go#L120
undefined: webrtc (typecheck)
|
lint / Go:
ffmpeg-send/main.go#L93
undefined: astiav (typecheck)
|
lint / Go:
ffmpeg-send/main.go#L95
undefined: astiav (typecheck)
|
lint / Go:
ffmpeg-send/main.go#L96
undefined: astiav (typecheck)
|
lint / Go:
play-from-disk-mkv/main.go#L176
undefined: ebml (typecheck)
|
lint / Go:
sfu-ws/main.go#L245
c.Close undefined (type *threadSafeWriter has no field or method Close) (typecheck)
|
lint / Go:
sfu-ws/main.go#L349
c.ReadMessage undefined (type *threadSafeWriter has no field or method ReadMessage) (typecheck)
|
lint / Go:
sfu-ws/main.go#L402
t.Lock undefined (type *threadSafeWriter has no field or method Lock) (typecheck)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/example-webrtc-applications/example-webrtc-applications. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/example-webrtc-applications/example-webrtc-applications. Supported file pattern: go.sum
|