bump dd trace go version #471
Annotations
13 errors and 3 warnings
lint
golangci-lint exit with code 3
|
unit-test
undefined: atomic.Pointer
|
unit-test
undefined: atomic.Int64
|
unit-test
undefined: atomic.Int64
|
unit-test
cannot use httpsec.ClientIP(headers, hasCanonicalHeaders, remoteAddr, monitoredClientIPHeadersCfg) (value of type netaddr.IP) as type netip.Addr in assignment
|
unit-test
cannot use clientIP (variable of type netip.Addr) as type netaddr.IP in argument to httpsec.ClientIPTags
|
unit-test
Process completed with exit code 2.
|
integration-test
undefined: atomic.Pointer
|
integration-test
undefined: atomic.Int64
|
integration-test
undefined: atomic.Int64
|
integration-test
cannot use httpsec.ClientIP(headers, hasCanonicalHeaders, remoteAddr, monitoredClientIPHeadersCfg) (value of type netaddr.IP) as type netip.Addr in assignment
|
integration-test
cannot use clientIP (variable of type netip.Addr) as type netaddr.IP in argument to httpsec.ClientIPTags
|
integration-test
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|