Feature jmx metrics #1191
Annotations
16 errors and 6 warnings
Build ubuntu-latest:
translator/translate/otel/receiver/jmx/translator.go#L148
cfg.PasswordFile undefined (type *jmxreceiver.Config has no field or method PasswordFile)
|
Build ubuntu-latest:
translator/translate/otel/receiver/jmx/translator.go#L164
cfg.JMXRegistrySSLEnabled undefined (type *jmxreceiver.Config has no field or method JMXRegistrySSLEnabled)
|
Build ubuntu-latest:
translator/translate/otel/receiver/jmx/translator.go#L238
cfg.PasswordFile undefined (type *jmxreceiver.Config has no field or method PasswordFile)
|
Build ubuntu-latest
Process completed with exit code 2.
|
Build windows-latest:
translator/translate/otel/receiver/jmx/translator.go#L148
cfg.PasswordFile undefined (type *jmxreceiver.Config has no field or method PasswordFile)
|
Build windows-latest:
translator/translate/otel/receiver/jmx/translator.go#L164
cfg.JMXRegistrySSLEnabled undefined (type *jmxreceiver.Config has no field or method JMXRegistrySSLEnabled)
|
Build windows-latest:
translator/translate/otel/receiver/jmx/translator.go#L238
cfg.PasswordFile undefined (type *jmxreceiver.Config has no field or method PasswordFile)
|
Build windows-latest
Process completed with exit code 1.
|
Build windows-2019:
translator/translate/otel/receiver/jmx/translator.go#L148
cfg.PasswordFile undefined (type *jmxreceiver.Config has no field or method PasswordFile)
|
Build windows-2019:
translator/translate/otel/receiver/jmx/translator.go#L164
cfg.JMXRegistrySSLEnabled undefined (type *jmxreceiver.Config has no field or method JMXRegistrySSLEnabled)
|
Build windows-2019:
translator/translate/otel/receiver/jmx/translator.go#L238
cfg.PasswordFile undefined (type *jmxreceiver.Config has no field or method PasswordFile)
|
Build windows-2019
Process completed with exit code 1.
|
Build macos-11:
translator/translate/otel/receiver/jmx/translator.go#L148
cfg.PasswordFile undefined (type *jmxreceiver.Config has no field or method PasswordFile)
|
Build macos-11:
translator/translate/otel/receiver/jmx/translator.go#L164
cfg.JMXRegistrySSLEnabled undefined (type *jmxreceiver.Config has no field or method JMXRegistrySSLEnabled)
|
Build macos-11:
translator/translate/otel/receiver/jmx/translator.go#L238
cfg.PasswordFile undefined (type *jmxreceiver.Config has no field or method PasswordFile)
|
Build macos-11
Process completed with exit code 2.
|
Check changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build windows-2019
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build macos-11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|