Skip to content

Add IPv6 support

Add IPv6 support #418

Triggered via push February 8, 2024 09:45
Status Failure
Total duration 43s
Artifacts

ci.yaml

on: push
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
Process completed with exit code 2.
Test without netsnmp
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/.