feat(ormus): implement event manager #492
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/
|