Skip to content

refactor: introduce the networkio layer (#46) #166

refactor: introduce the networkio layer (#46)

refactor: introduce the networkio layer (#46) #166

Triggered via push January 10, 2024 15:03
Status Failure
Total duration 50s
Artifacts

build.yml

on: push
short-tests
18s
short-tests
gosec
36s
gosec
coverage-threshold
20s
coverage-threshold
integration
26s
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.
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.
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.
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/
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/
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/
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/