feat(source): Implement new source event #529
Annotations
5 errors and 2 warnings
build:
cmd/source/faker/consumer/main.go#L18
importShadow: shadow of imported from 'github.com/ormushq/ormus/config' package 'config' (gocritic)
|
build:
cmd/source/faker/consumer/main.go#L47
S1000: should use for range instead of for { select {} } (gosimple)
|
build:
cmd/source/faker/consumer/main.go#L50
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
build:
cmd/source/faker/publisher/main.go#L19
importShadow: shadow of imported from 'github.com/ormushq/ormus/config' package 'config' (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
|