Skip to content

fix: handle asynchronous errors #309

fix: handle asynchronous errors

fix: handle asynchronous errors #309

Triggered via pull request August 3, 2023 08:52
@srikanthccvsrikanthccv
synchronize #116
issue-115
Status Failure
Total duration 7m 43s
Artifacts

lint-and-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint-and-test: signozcol/collector.go#L116
expression in go must be function call
lint-and-test: signozcol/collector.go#L119
syntax error: unexpected <<, expecting }
lint-and-test: signozcol/collector.go#L122
syntax error: unexpected ==, expecting }
lint-and-test: signozcol/collector.go#L124
syntax error: unexpected >>, expecting }
lint-and-test: signozcol/collector.go#L140
syntax error: non-declaration statement outside function body
lint-and-test: signozcol/collector.go#L185
syntax error: unexpected <<, expecting }
lint-and-test
Process completed with exit code 2.
lint-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/