fix: update dependencies #341
Annotations
10 errors and 2 warnings
screego:
config/ipdns/dns.go#L28
s.Lock undefined (type *DNS has no field or method Lock) (typecheck)
|
screego:
config/ipdns/dns.go#L29
s.Unlock undefined (type *DNS has no field or method Unlock) (typecheck)
|
screego:
turn/server.go#L42
undefined: turn (typecheck)
|
screego:
turn/server.go#L119
undefined: turn (typecheck)
|
screego:
turn/server.go#L101
undefined: turn (typecheck)
|
screego:
ws/event_clientanswer.go#L28
e.SID undefined (type *ClientAnswer has no field or method SID) (typecheck)
|
screego:
ws/event_clientanswer.go#L31
e.SID undefined (type *ClientAnswer has no field or method SID) (typecheck)
|
screego:
ws/event_clientanswer.go#L36
e.SID undefined (type *ClientAnswer has no field or method SID) (typecheck)
|
screego:
ws/event_clientice.go#L28
e.SID undefined (type *ClientICE has no field or method SID) (typecheck)
|
screego:
ws/event_clientice.go#L31
e.SID undefined (type *ClientICE has no field or method SID) (typecheck)
|
screego
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
screego
Restore cache failed: Dependencies file is not found in /home/runner/work/server/server. Supported file pattern: go.sum
|