refactor: introduce the networkio layer (#46) #166
build.yml
on: push
short-tests
18s
gosec
36s
coverage-threshold
20s
integration
26s
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/
|