Update go.mod #6
include.yml
on: pull_request
call-gochecks
/
check
15s
call-codecov
/
coverage
13s
call-releaser
/
build
Matrix: call-codeql / Analyze
Annotations
11 errors and 1 warning
call-codeql / Analyze (go)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.17.3/x64/codeql/go/tools/autobuild.sh". Exit code was 1 and last log line was: 2024/06/01 13:33:17 Extraction failed for all discovered Go projects. See the logs for more details.
|
call-gochecks / check
otel.main calls log.Fatal, which eventually calls http2.ConnectionError.Error
|
call-gochecks / check
otel.main calls log.Fatal, which eventually calls http2.ErrCode.String
|
call-gochecks / check
otel.main calls log.Fatal, which eventually calls http2.FrameHeader.String
|
call-gochecks / check
otel.main calls log.Fatal, which eventually calls http2.FrameType.String
|
call-gochecks / check
otel.main calls trace.TracerProvider.Shutdown, which eventually calls http2.Framer.ReadFrame
|
call-gochecks / check
otel.main calls trace.TracerProvider.Shutdown, which eventually calls http2.Framer.WriteContinuation
|
call-gochecks / check
otel.main calls trace.TracerProvider.Shutdown, which eventually calls http2.Framer.WriteData
|
call-gochecks / check
otel.main calls trace.TracerProvider.Shutdown, which eventually calls http2.Framer.WriteHeaders
|
call-gochecks / check
otel.main calls trace.TracerProvider.Shutdown, which eventually calls http2.Framer.WritePing
|
call-gochecks / check
otel.main calls trace.TracerProvider.Shutdown, which eventually calls http2.Framer.WriteRSTStream
|
call-codecov / coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|