rule: Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE)… #594
Annotations
10 errors and 2 warnings
Build:
rule.go#L57
undefined: unix.RTN_UNSPEC
|
Build:
rule.go#L59
undefined: unix.RTN_UNICAST
|
Build:
rule.go#L61
undefined: unix.RTN_LOCAL
|
Build:
rule.go#L63
undefined: unix.RTN_BROADCAST
|
Build:
rule.go#L65
undefined: unix.RTN_ANYCAST
|
Build:
rule.go#L67
undefined: unix.RTN_MULTICAST
|
Build:
rule.go#L69
undefined: unix.RTN_BLACKHOLE
|
Build:
rule.go#L71
undefined: unix.RTN_UNREACHABLE
|
Build:
rule.go#L73
undefined: unix.RTN_PROHIBIT
|
Build:
rule.go#L75
undefined: unix.RTN_THROW
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. 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/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading