Fixed findings
List of Findings
Error: COMPILER_WARNING: [#def1] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:211:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlVgpuTypeId_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def2] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:212:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def3] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:213:82: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlTemperatureSensors_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlTemperatureSensors_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def4] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:214:91: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlTemperatureThresholds_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlTemperatureThresholds_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def5] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:215:86: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuThermalSettings_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlGpuThermalSettings_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def6] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:216:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDevice_t, nvmlGpuTopologyLevel_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlDevice_t, enum nvmlGpuLevel_enum *)'}} and 'int')
Error: COMPILER_WARNING: [#def7] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:217:90: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuTopologyLevel_t, unsigned int *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlGpuLevel_enum, unsigned int *, nvmlDevice_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def8] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:218:85: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemoryErrorType_t, nvmlEccCounterType_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlMemoryErrorType_enum, enum nvmlEccCounterType_enum, long long unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def9] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:219:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def10] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:220:75: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}} and 'int')
Error: COMPILER_WARNING: [#def11] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:221:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlUtilization_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlUtilization_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def12] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:222:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}} and 'int')
Error: COMPILER_WARNING: [#def13] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:223:87: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDeviceVgpuCapability_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlDeviceVgpuCapability_enum, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def14] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:224:92: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlVgpuHeterogeneousMode_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlVgpuHeterogeneousMode_v1_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def15] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:225:99: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlVgpuInstancesUtilizationInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlVgpuInstancesUtilizationInfo_v1_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def16] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:226:83: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlVgpuPgpuMetadata_t *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlVgpuPgpuMetadata_st *, unsigned int *)'}} and 'int')
Error: COMPILER_WARNING: [#def17] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:227:93: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int, unsigned int *, nvmlVgpuProcessUtilizationSample_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int, unsigned int *, struct nvmlVgpuProcessUtilizationSample_st *)'}} and 'int')
Error: COMPILER_WARNING: [#def18] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-int-const:228:99: error[error]: invalid operands to binary * (have 'nvmlReturn_t (*)(nvmlDevice_t, nvmlVgpuProcessesUtilizationInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlVgpuProcessesUtilizationInfo_v1_t *)'}} and 'int')
Error: COMPILER_WARNING: [#def19] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:210:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlPstates_t *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlPStates_enum *, unsigned int)'}}
Error: COMPILER_WARNING: [#def20] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:211:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int *, nvmlVgpuTypeId_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def21] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:212:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, unsigned int *)'}}
Error: COMPILER_WARNING: [#def22] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:213:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlTemperatureSensors_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlTemperatureSensors_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def23] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:214:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlTemperatureThresholds_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlTemperatureThresholds_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def24] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:215:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, unsigned int, nvmlGpuThermalSettings_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, unsigned int, nvmlGpuThermalSettings_t *)'}}
Error: COMPILER_WARNING: [#def25] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:216:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDevice_t, nvmlGpuTopologyLevel_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlDevice_t, enum nvmlGpuLevel_enum *)'}}
Error: COMPILER_WARNING: [#def26] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:217:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlGpuTopologyLevel_t, unsigned int *, nvmlDevice_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlGpuLevel_enum, unsigned int *, nvmlDevice_t *)'}}
Error: COMPILER_WARNING: [#def27] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:218:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlMemoryErrorType_t, nvmlEccCounterType_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlMemoryErrorType_enum, enum nvmlEccCounterType_enum, long long unsigned int *)'}}
Error: COMPILER_WARNING: [#def28] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:219:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int *)'}}
Error: COMPILER_WARNING: [#def29] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:220:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}}
Error: COMPILER_WARNING: [#def30] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:221:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlUtilization_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlUtilization_st *)'}}
Error: COMPILER_WARNING: [#def31] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:222:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, char *, unsigned int)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, char *, unsigned int)'}}
Error: COMPILER_WARNING: [#def32] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:223:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlDeviceVgpuCapability_t, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, enum nvmlDeviceVgpuCapability_enum, unsigned int *)'}}
Error: COMPILER_WARNING: [#def33] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:224:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlVgpuHeterogeneousMode_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlVgpuHeterogeneousMode_v1_t *)'}}
Error: COMPILER_WARNING: [#def34] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:225:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlVgpuInstancesUtilizationInfo_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, nvmlVgpuInstancesUtilizationInfo_v1_t *)'}}
Error: COMPILER_WARNING: [#def35] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:226:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, nvmlVgpuPgpuMetadata_t *, unsigned int *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, struct nvmlVgpuPgpuMetadata_st *, unsigned int *)'}}
Error: COMPILER_WARNING: [#def36] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-num-const:227:69: error[error]: incompatible types when initializing type 'double' using type 'nvmlReturn_t (*)(nvmlDevice_t, long long unsigned int, unsigned int *, nvmlVgpuProcessUtilizationSample_t *)' {{aka 'enum nvmlReturn_enum (*)(nvmlDevice_t, long long unsigned int, unsigned int *, struct nvmlVgpuProcessUtilizationSample_st *)'}}
Error: COMPILER_WARNING: [#def37] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:214:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def38] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:215:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def39] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:216:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def40] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:217:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def41] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:218:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def42] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:219:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def43] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:220:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def44] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:221:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def45] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:222:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def46] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:223:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def47] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:224:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def48] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:225:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def49] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:226:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def50] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-str-lit:227:69: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def51] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:216:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def52] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:217:62: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def53] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:218:57: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def54] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:219:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def55] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:220:47: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def56] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:221:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def57] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:222:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def58] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:223:59: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def59] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:224:64: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def60] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:225:71: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def61] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:226:55: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def62] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:227:65: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def63] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/go-nvml/pkg/nvml/not-type:228:71: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def64] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:1:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def65] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:2:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def66] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:3:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def67] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-str-lit:4:67: error[error]: invalid initializer
Error: COMPILER_WARNING: [#def68] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-type:1:36: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def69] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-type:2:49: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def70] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-type:3:47: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def71] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-type:3:49: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Error: COMPILER_WARNING: [#def72] [important]
toolbox-0.3/src/vendor/github.com/NVIDIA/nvidia-container-toolkit/internal/dxcore/not-type:4:47: error[error]: '__cgo_undefined__2' undeclared (first use in this function)
Scan Properties
| analyzer-version-clippy | 1.97.1 |
| analyzer-version-cppcheck | 2.21.1 |
| analyzer-version-gcc | 16.1.1 |
| analyzer-version-gcc-analyzer | 16.1.1 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| diffbase-analyzer-version-clippy | 1.97.1 |
| diffbase-analyzer-version-cppcheck | 2.21.1 |
| diffbase-analyzer-version-gcc | 16.1.1 |
| diffbase-analyzer-version-gcc-analyzer | 16.1.1 |
| diffbase-analyzer-version-shellcheck | 0.11.0 |
| diffbase-analyzer-version-unicontrol | 0.0.2 |
| diffbase-enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| diffbase-exit-code | 0 |
| diffbase-host | ip-172-16-1-51.us-west-2.compute.internal |
| diffbase-known-false-positives | /usr/share/csmock/known-false-positives.js |
| diffbase-known-false-positives-rpm | known-false-positives-0.0.0.20260524.213755.g3c6d0be.main-1.el9.noarch |
| diffbase-mock-config | fedora-rawhide-x86_64 |
| diffbase-project-name | toolbox-0.3-6.fc45 |
| diffbase-store-results-to | /tmp/tmpwqhrdvcd/toolbox-0.3-6.fc45.tar.xz |
| diffbase-time-created | 2026-08-03 21:16:40 |
| diffbase-time-finished | 2026-08-03 21:19:05 |
| diffbase-tool | csmock |
| diffbase-tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,clippy,unicontrol,shellcheck,cppcheck' '-o' '/tmp/tmpwqhrdvcd/toolbox-0.3-6.fc45.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpwqhrdvcd/toolbox-0.3-6.fc45.src.rpm' |
| diffbase-tool-version | csmock-3.8.7.20260803.142340.gb75b18e-1.el9 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-51.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20260524.213755.g3c6d0be.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | toolbox-0.3-4.fc44 |
| store-results-to | /tmp/tmpe3j1ncca/toolbox-0.3-4.fc44.tar.xz |
| time-created | 2026-08-03 21:12:55 |
| time-finished | 2026-08-03 21:16:18 |
| title | Fixed findings |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,clippy,unicontrol,shellcheck,cppcheck' '-o' '/tmp/tmpe3j1ncca/toolbox-0.3-4.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpe3j1ncca/toolbox-0.3-4.fc44.src.rpm' |
| tool-version | csmock-3.8.7.20260803.142340.gb75b18e-1.el9 |