Update Go version #24
go.yml
on: push
govulncheck
26s
gocritic
14s
Matrix: test
Annotations
11 errors and 8 warnings
gocritic
Process completed with exit code 1.
|
govulncheck
hpot.init calls http.init, which eventually calls http.CanonicalHeaderKey
|
govulncheck
hpot.ListenAndServe calls http.Server.ListenAndServe
|
govulncheck
hpot.init calls http.init, which eventually calls http.bodyEOFSignal.Read
|
govulncheck
hpot.Main calls flag.Parse, which eventually calls http.checkConnErrorWriter.Write
|
govulncheck
hpot.Main calls flag.Parse, which eventually calls http.chunkWriter.Write
|
govulncheck
hpot.init calls http.init, which eventually calls http.connReader.Read
|
govulncheck
hpot.Pot.ListenAndServe calls fmt.Sprintf, which eventually calls http.http2ConnectionError.Error
|
govulncheck
hpot.Pot.ListenAndServe calls fmt.Sprintf, which eventually calls http.http2ErrCode.String
|
govulncheck
hpot.Pot.ListenAndServe calls fmt.Sprintf, which eventually calls http.http2FrameHeader.String
|
govulncheck
hpot.Pot.ListenAndServe calls fmt.Sprintf, which eventually calls http.http2FrameType.String
|
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/hpot/hpot. 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/hpot/hpot. Supported file pattern: go.sum
|
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/hpot/hpot. 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\hpot\hpot. Supported file pattern: go.sum
|