meta: update dependencies and swtich to golangci-lint (#295)
#594
Annotations
3 errors and 3 warnings
|
golangci-lint
Process completed with exit code 1.
|
|
golangci-lint:
internal/tsutil/poller.go#L161
SA1019: (tailscale.com/ipn.Notify).NetMap is deprecated: this field is only populated on Windows and is slated for removal in favor of [Notify.InitialStatus] + [Notify.SelfChange] / [Notify.PeerChanges], etc, as this field doesn't scale. (staticcheck)
|
|
golangci-lint:
internal/tsutil/poller.go#L160
SA1019: (tailscale.com/ipn.Notify).NetMap is deprecated: this field is only populated on Windows and is slated for removal in favor of [Notify.InitialStatus] + [Notify.SelfChange] / [Notify.PeerChanges], etc, as this field doesn't scale. (staticcheck)
|
|
metainfo validate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
golangci-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
go test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|