Skip to content

feat(ormus): implement event manager #492

feat(ormus): implement event manager

feat(ormus): implement event manager #492

Triggered via pull request October 14, 2024 07:07
Status Failure
Total duration 5m 50s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: pkg/eventmanager/init.go#L11
directive `// nolint:contextcheck //We use ctx just for extract tracer carrier.` should be written without leading space as `//nolint:contextcheck //We use ctx just for extract tracer carrier.` (nolintlint)
build: pkg/eventmanager/init.go#L25
directive `// nolint:contextcheck //We use ctx just for extract tracer carrier.` should be written without leading space as `//nolint:contextcheck //We use ctx just for extract tracer carrier.` (nolintlint)
build: pkg/eventmanager/init.go#L39
directive `// nolint:contextcheck //We use ctx just for extract tracer carrier.` should be written without leading space as `//nolint:contextcheck //We use ctx just for extract tracer carrier.` (nolintlint)
build: pkg/eventmanager/init.go#L53
directive `// nolint:contextcheck //We use ctx just for extract tracer carrier.` should be written without leading space as `//nolint:contextcheck //We use ctx just for extract tracer carrier.` (nolintlint)
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/