feat(source): Implement new source event #539
Annotations
6 errors and 2 warnings
build:
source/eventhandler/newsource.go#L20
captLocal: `Broker' should not be capitalized (gocritic)
|
build:
source/eventhandler/newsource.go#L20
captLocal: `WriteKeyService' should not be capitalized (gocritic)
|
build:
source/eventhandler/newsource.go#L34
commentFormatting: put a space between `//` and comment text (gocritic)
|
build:
source/eventhandler/newsource.go#L41
return with no blank line before (nlreturn)
|
build:
source/eventhandler/newsource.go#L44
captLocal: `ProcessMessage' should not be capitalized (gocritic)
|
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/
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|