[CONTINT-3905] Make sure we retrieve the cgroup inode when the cid is not found #203
Annotations
9 errors and 1 warning
Run go vet ./statsd/...:
statsd/container_stub.go#L8
cannot use "" (type untyped string) as type bool
|
Run go vet ./statsd/...:
statsd/container_stub.go#L9
cannot use userProvidedID (type bool) as type string in assignment
|
Run go vet ./statsd/...:
statsd/statsd.go#L469
not enough arguments in call to initContainerID
|
Run go vet ./statsd/...:
statsd/statsd.go#L469
undefined: isHostCgroupNamespace
|
Run go vet ./statsd/...:
statsd/container_stub.go#L8
cannot use "" (type untyped string) as type bool
|
Run go vet ./statsd/...:
statsd/container_stub.go#L9
cannot use userProvidedID (type bool) as type string in assignment
|
Run go vet ./statsd/...:
statsd/statsd.go#L469
not enough arguments in call to initContainerID
|
Run go vet ./statsd/...:
statsd/statsd.go#L469
undefined: isHostCgroupNamespace
|
Run go vet ./statsd/...
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading