Skip to content

Add IPv6 support

Add IPv6 support #421

Triggered via pull request February 8, 2024 10:19
@grongorgrongor
synchronize #55
add-ipv6
Status Failure
Total duration 50s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Lint: cmd/snmp-proxy/snmp-proxy.go#L8
could not import github.com/grongor/go-snmp-proxy/metrics (-: cannot compile Go 1.22 code) (typecheck)
Lint: cmd/snmp-proxy/snmp-proxy.go#L10
could not import github.com/grongor/go-snmp-proxy/snmpproxy/mib (-: cannot compile Go 1.22 code) (typecheck)
Lint: metrics/metrics.go#L1
: cannot compile Go 1.22 code (typecheck)
Lint: snmpproxy/mib/mib.go#L1
: cannot compile Go 1.22 code (typecheck)
Lint: snmpproxy/mib/mib_test.go#L6
could not import github.com/grongor/go-snmp-proxy/snmpproxy/mib (-: cannot compile Go 1.22 code) (typecheck)
Lint: snmpproxy/requester_test.go#L15
could not import github.com/grongor/go-snmp-proxy/snmpproxy/mib (-: cannot compile Go 1.22 code) (typecheck)
Lint: snmpproxy/value.go#L12
could not import github.com/grongor/go-snmp-proxy/snmpproxy/mib (-: cannot compile Go 1.22 code) (typecheck)
Lint
issues found
Test without netsnmp
Process completed with exit code 2.
Test
Process completed with exit code 2.
Code Coverage
Process completed with exit code 2.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.