rule: Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE)… #594
main.yml
on: pull_request
build
36s
build-macos
21s
Annotations
10 errors and 4 warnings
build-macos:
rule.go#L57
undefined: unix.RTN_UNSPEC
|
build-macos:
rule.go#L59
undefined: unix.RTN_UNICAST
|
build-macos:
rule.go#L61
undefined: unix.RTN_LOCAL
|
build-macos:
rule.go#L63
undefined: unix.RTN_BROADCAST
|
build-macos:
rule.go#L65
undefined: unix.RTN_ANYCAST
|
build-macos:
rule.go#L67
undefined: unix.RTN_MULTICAST
|
build-macos:
rule.go#L69
undefined: unix.RTN_BLACKHOLE
|
build-macos:
rule.go#L71
undefined: unix.RTN_UNREACHABLE
|
build-macos:
rule.go#L73
undefined: unix.RTN_PROHIBIT
|
build-macos:
rule.go#L75
undefined: unix.RTN_THROW
|
build-macos
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/
|
build-macos
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/
|
build
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/
|
build
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/
|