fix(*): wrong ephemeral events impl, indexing id in database, config typo, duplicated event error. #216
Annotations
5 errors and 1 warning
lint:
infrastructure/database/database.go#L56
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
lint:
infrastructure/database/database.go#L59
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
lint:
repository/req.go#L54
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
infrastructure/database/database.go#L57
continue with no blank line before (nlreturn)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|