Skip to content

fix bash module

fix bash module #821

Triggered via pull request March 6, 2024 03:27
Status Failure
Total duration 12m 17s
Artifacts

go-c-cpp.yml

on: pull_request
build on ubuntu-20.04 x86_64
1m 3s
build on ubuntu-20.04 x86_64
build on ubuntu-22.04 x86_64
1m 47s
build on ubuntu-22.04 x86_64
Matrix: build on ubuntu-22.04 arm64
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
build on ubuntu-20.04 x86_64: pkg/event_processor/worker_defaultevent.go#L25
MaxTickerCount redeclared in this block
build on ubuntu-20.04 x86_64: pkg/event_processor/iworker.go#L34
other declaration of MaxTickerCount
build on ubuntu-20.04 x86_64: pkg/event_processor/worker_defaultevent.go#L26
MaxChanLen redeclared in this block
build on ubuntu-20.04 x86_64: pkg/event_processor/iworker.go#L35
other declaration of MaxChanLen
build on ubuntu-20.04 x86_64: pkg/event_processor/worker_defaultevent.go#L30
eventWorker redeclared in this block
build on ubuntu-20.04 x86_64: pkg/event_processor/iworker.go#L39
other declaration of eventWorker
build on ubuntu-20.04 x86_64: pkg/event_processor/worker_defaultevent.go#L47
NewEventWorker redeclared in this block
build on ubuntu-20.04 x86_64: pkg/event_processor/iworker.go#L53
other declaration of NewEventWorker
build on ubuntu-20.04 x86_64: pkg/event_processor/worker_defaultevent.go#L56
method eventWorker.init already declared at pkg/event_processor/iworker.go:62:24
build on ubuntu-20.04 x86_64: pkg/event_processor/worker_defaultevent.go#L66
method eventWorker.GetUUID already declared at pkg/event_processor/iworker.go:72:24
build on ubuntu-22.04 x86_64: pkg/event_processor/worker_defaultevent.go#L25
MaxTickerCount redeclared in this block
build on ubuntu-22.04 x86_64: pkg/event_processor/iworker.go#L34
other declaration of MaxTickerCount
build on ubuntu-22.04 x86_64: pkg/event_processor/worker_defaultevent.go#L26
MaxChanLen redeclared in this block
build on ubuntu-22.04 x86_64: pkg/event_processor/iworker.go#L35
other declaration of MaxChanLen
build on ubuntu-22.04 x86_64: pkg/event_processor/worker_defaultevent.go#L30
eventWorker redeclared in this block
build on ubuntu-22.04 x86_64: pkg/event_processor/iworker.go#L39
other declaration of eventWorker
build on ubuntu-22.04 x86_64: pkg/event_processor/worker_defaultevent.go#L47
NewEventWorker redeclared in this block
build on ubuntu-22.04 x86_64: pkg/event_processor/iworker.go#L53
other declaration of NewEventWorker
build on ubuntu-22.04 x86_64: pkg/event_processor/worker_defaultevent.go#L56
method eventWorker.init already declared at pkg/event_processor/iworker.go:62:24
build on ubuntu-22.04 x86_64: pkg/event_processor/worker_defaultevent.go#L66
method eventWorker.GetUUID already declared at pkg/event_processor/iworker.go:72:24
build on ubuntu-22.04 arm64 (aarch64, ubuntu22.04)
The process '/home/runner/work/_actions/uraimo/run-on-arch-action/v2/src/run-on-arch.sh' failed with exit code 2
build on ubuntu-20.04 x86_64
Restore cache failed: Dependencies file is not found in /home/runner/work/ecapture/ecapture. Supported file pattern: go.sum
build on ubuntu-22.04 x86_64
Restore cache failed: Dependencies file is not found in /home/runner/work/ecapture/ecapture. Supported file pattern: go.sum
build on ubuntu-22.04 arm64 (aarch64, ubuntu22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: DamianReeves/write-file-action@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.