refactor: improve the code structure and documentation of qrynexporter. #192
lint-and-test.yml
on: pull_request
lint-and-test
6m 49s
Annotations
6 errors and 2 warnings
lint-and-test:
exporter/qrynexporter/config.go#L33
syntax error: unexpected <<, expected field name or embedded type
|
lint-and-test:
exporter/qrynexporter/config.go#L34
syntax error: unexpected ==, expected field name or embedded type
|
lint-and-test:
exporter/qrynexporter/traces.go#L70
syntax error: unexpected <<, expected expression
|
lint-and-test:
exporter/qrynexporter/traces.go#L72
syntax error: unexpected ) in composite literal; possibly missing comma or }
|
lint-and-test:
exporter/qrynexporter/traces.go#L84
syntax error: non-declaration statement outside function body
|
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/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|