chore(logger): ignore diagnostic warn (#183)

This commit is contained in:
ANTOND
2022-12-30 11:10:33 +01:00
committed by GitHub
parent 012b68a3be
commit c40a828465

View File

@@ -135,6 +135,7 @@ if service == 'loki' then
end
-- Generates a nanosecond unix timestamp
---@diagnostic disable-next-line: param-type-mismatch
local timestamp = ('%s000000000'):format(os.time(os.date('*t')))
-- Initializes values table with the message