Use minor Go version #90
test.yml
on: pull_request
govulncheck
37s
gocritic
1m 44s
Matrix: test
Annotations
5 errors and 8 warnings
govulncheck
inspector.Inspector.Podlogs calls rest.Request.Stream, which calls http.Client.Do
|
govulncheck
inspector.Inspector.Podlogs calls rest.Request.Stream, which eventually calls netip.Addr.IsLoopback
|
govulncheck
inspector.Inspector.Podlogs calls rest.Request.Stream, which eventually calls netip.Addr.IsMulticast
|
govulncheck
inspector.Inspector.Podlogs calls rest.Request.Stream, which eventually calls net.Dialer.DialContext
|
govulncheck
Process completed with exit code 3.
|
test (stable, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (stable, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/inspector/inspector. Supported file pattern: go.sum
|
test (stable, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (stable, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/inspector/inspector. Supported file pattern: go.sum
|
gocritic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
gocritic
Restore cache failed: Dependencies file is not found in /home/runner/work/inspector/inspector. Supported file pattern: go.sum
|
test (stable, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (stable, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\inspector\inspector. Supported file pattern: go.sum
|