refactor: improve the code structure and documentation of qrynexporter. #192
Annotations
6 errors and 2 warnings
Run unit tests and lint:
exporter/qrynexporter/config.go#L33
syntax error: unexpected <<, expected field name or embedded type
|
Run unit tests and lint:
exporter/qrynexporter/config.go#L34
syntax error: unexpected ==, expected field name or embedded type
|
Run unit tests and lint:
exporter/qrynexporter/traces.go#L70
syntax error: unexpected <<, expected expression
|
Run unit tests and lint:
exporter/qrynexporter/traces.go#L72
syntax error: unexpected ) in composite literal; possibly missing comma or }
|
Run unit tests and lint:
exporter/qrynexporter/traces.go#L84
syntax error: non-declaration statement outside function body
|
Run unit tests and lint
Process completed with exit code 2.
|
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/
|
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/
|
Loading