CI: replace docker-buildx-plugin with moby-buildx #476
Annotations
16 errors and 1 warning
code-check (1.21.x):
ematch.go#L97
exported const EmatchRelEnd should have comment (or a comment on this block) or be unexported
|
code-check (1.21.x):
ematch_nbyte.go#L7
exported type NByteMatch should have comment or be unexported
|
code-check (1.21.x):
f_tcindex.go#L21
type name will be used as tc.TcIndex by other packages, and that stutters; consider calling this Index
|
code-check (1.21.x):
q_cbs.go#L14
exported type CbsOpt should have comment or be unexported
|
code-check (1.21.x):
q_taprio.go#L25
exported type TaPrio should have comment or be unexported
|
code-check (1.21.x):
ratetable_linux_test.go#L14
don't use underscores in Go names; var rate_1kbit_burst_40_mtu_9k should be rate1kbitBurst40Mtu9k
|
code-check (1.21.x):
ratetable_linux_test.go#L59
don't use underscores in Go names; var rate_1mbit_burst_100k should be rate1mbitBurst100k
|
code-check (1.21.x):
ratetable_linux_test.go#L104
don't use underscores in Go names; var rate_8kbit_burst_5kb_peakrate_12kbit_mpu_64_mtu_1464_drop should be rate8kbitBurst5kbPeakrate12kbitMpu64Mtu1464Drop
|
code-check (1.20.x):
ematch.go#L97
exported const EmatchRelEnd should have comment (or a comment on this block) or be unexported
|
code-check (1.20.x):
ematch_nbyte.go#L7
exported type NByteMatch should have comment or be unexported
|
code-check (1.20.x):
f_tcindex.go#L21
type name will be used as tc.TcIndex by other packages, and that stutters; consider calling this Index
|
code-check (1.20.x):
q_cbs.go#L14
exported type CbsOpt should have comment or be unexported
|
code-check (1.20.x):
q_taprio.go#L25
exported type TaPrio should have comment or be unexported
|
code-check (1.20.x):
ratetable_linux_test.go#L14
don't use underscores in Go names; var rate_1kbit_burst_40_mtu_9k should be rate1kbitBurst40Mtu9k
|
code-check (1.20.x):
ratetable_linux_test.go#L59
don't use underscores in Go names; var rate_1mbit_burst_100k should be rate1mbitBurst100k
|
code-check (1.20.x):
ratetable_linux_test.go#L104
don't use underscores in Go names; var rate_8kbit_burst_5kb_peakrate_12kbit_mpu_64_mtu_1464_drop should be rate8kbitBurst5kbPeakrate12kbitMpu64Mtu1464Drop
|
code-check (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|