Skip to content

fix(*): wrong ephemeral events impl, indexing id in database, config typo, duplicated event error. #216

fix(*): wrong ephemeral events impl, indexing id in database, config typo, duplicated event error.

fix(*): wrong ephemeral events impl, indexing id in database, config typo, duplicated event error. #216

Triggered via pull request January 6, 2025 21:19
Status Failure
Total duration 1m 5s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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