icingadb/pkg/common
Alvar Penning d6f67074e1
golangci-lint: Address forcetypeassert
There were multiple occurrences of forcetypeassert throughout the
codebase. In most cases, an if guard was added to return an error.
Sometimes, a panic was raised as refactoring would be too much. And
once, a nolint annotation was added as the actual check was out of
scope.
2025-10-14 15:12:57 +02:00
..
constants.go Streamline Redis & DB state_type values 2025-06-05 14:25:26 +02:00
sync_subject.go golangci-lint: Address forcetypeassert 2025-10-14 15:12:57 +02:00