mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
58a835e6a63c35d0ab198099ba59343ddb7e5da5
And add varcheck to the list of linters used on travis runs (with an increased deadline.) ciao-launcher/qemu_test.go:31:5⚠️ unused variable or constant imageInfoTestGood (varcheck) ciao-launcher/qemu_test.go:44:5⚠️ unused variable or constant imageInfoTestMissingBytes (varcheck) ciao-launcher/qemu_test.go:57:5⚠️ unused variable or constant imageInfoTestMissingLine (varcheck) ciao-launcher/qemu_test.go:69:5⚠️ unused variable or constant imageInfoTooBig (varcheck) ciao-launcher/qemu_test.go:82:5⚠️ unused variable or constant imageInfoBadBytes (varcheck) configuration/configuration_test.go:35:7⚠️ unused variable or constant glanceURL (varcheck) ciao-controller/controller_test.go:1918:5⚠️ unused variable or constant testClients (varcheck) qemu/qmp_test.go:44:2⚠️ unused variable or constant qmpSuccess (varcheck) qemu/qmp_test.go:45:2⚠️ unused variable or constant qmpFailure (varcheck) Signed-off-by: Rob Bradford <robert.bradford@intel.com>
Description
Languages
Rust
58.3%
Go
24.4%
Shell
10.2%
RPC
5.2%
Makefile
1%
Other
0.9%