simplify Operation function. #103
Annotations
12 errors and 2 warnings
build
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
|
build
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
|
govulncheck
errcode.init calls http.init, which eventually calls http.CanonicalHeaderKey
|
govulncheck
errcode.init calls http.init, which eventually calls http.bodyEOFSignal.Read
|
govulncheck
errcode.existingCodeError.Error calls fmt.Sprintf, which eventually calls http.http2ErrCode.String
|
govulncheck
errcode.existingCodeError.Error calls fmt.Sprintf, which eventually calls http.http2FrameType.String
|
govulncheck
errcode.existingCodeError.Error calls fmt.Sprintf, which eventually calls http.http2Setting.String
|
govulncheck
errcode.existingCodeError.Error calls fmt.Sprintf, which eventually calls http.http2SettingID.String
|
govulncheck
errcode.MultiErrCode.Format calls fmt.Fprintf, which eventually calls http.http2chunkWriter.Write
|
govulncheck
errcode.ChainContext.Error calls http.http2duplicatePseudoHeaderError.Error
|
govulncheck
errcode.ChainContext.Error calls http.http2headerFieldNameError.Error
|
govulncheck
errcode.ChainContext.Error calls http.http2headerFieldValueError.Error
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|