Skip to content

Update internal/networkio/service.go #106

Update internal/networkio/service.go

Update internal/networkio/service.go #106

Triggered via push January 10, 2024 14:42
Status Failure
Total duration 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
short-tests
18s
short-tests
gosec
50s
gosec
coverage-threshold
21s
coverage-threshold
integration
24s
integration
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 4 warnings
short-tests
cannot convert a.addr[:4] (value of type []byte) to type [4]byte
short-tests
cannot convert a.addr[:16] (value of type []byte) to type [16]byte
short-tests
undefined: errors.Join
short-tests
undefined: errors.Join
short-tests
Process completed with exit code 2.
integration
cannot convert a.addr[:4] (value of type []byte) to type [4]byte
integration
cannot convert a.addr[:16] (value of type []byte) to type [16]byte
integration
undefined: errors.Join
integration
undefined: errors.Join
integration
Process completed with exit code 2.
coverage-threshold
cannot convert a.addr[:4] (value of type []byte) to type [4]byte
coverage-threshold
cannot convert a.addr[:16] (value of type []byte) to type [16]byte
coverage-threshold
undefined: errors.Join
coverage-threshold
undefined: errors.Join
coverage-threshold
Process completed with exit code 2.
short-tests
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/
integration
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/
coverage-threshold
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/
gosec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/