Add inspect package #2109
build.yml
on: pull_request
Annotations
13 errors and 11 warnings
test-rust
Process completed with exit code 101.
|
test-rust
Process completed with exit code 101.
|
test-rust
Process completed with exit code 101.
|
test-go:
internal/inspect/inspect.go#L108
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
test-go:
internal/inspect/inspect_test.go#L122
Error return value of `io.Copy` is not checked (errcheck)
|
test-go:
internal/node/advancer/advancer.go#L137
func `keysFrom` is unused (unused)
|
test-go:
internal/inspect/inspect_test.go#L246
func `randomBytes` is unused (unused)
|
test-go:
internal/inspect/inspect_test.go#L256
func `randomSliceOfBytes` is unused (unused)
|
test-go:
internal/inspect/inspect_test.go#L265
func `marshal` is unused (unused)
|
test-go:
internal/inspect/inspect_test.go#L197
S1011: should replace loop with `apps = append(apps, apps...)` (gosimple)
|
test-go:
internal/node/advancer/advancer_test.go#L230
S1011: should replace loop with `apps = append(apps, apps...)` (gosimple)
|
test-go:
internal/repository/machine.go#L79
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
test-go:
internal/inspect/inspect_test.go#L213
S1021: should merge variable declaration with assignment on next line (gosimple)
|
do-basic-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: viperproject/check-license-header@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
do-basic-checks
Config does not cover the file 'api/graphql/reader.graphql'
|
do-basic-checks
Config does not cover the file 'api/openapi/inspect.yaml'
|
do-basic-checks
Config does not cover the file 'AUTHORS'
|
do-basic-checks
Config does not cover the file 'build/compose-database.yaml'
|
do-basic-checks
Config does not cover the file 'build/compose-devnet.yaml'
|
do-basic-checks
Config does not cover the file 'build/compose-node.yaml'
|
do-basic-checks
Config does not cover the file 'build/compose-sepolia.yaml'
|
do-basic-checks
Config does not cover the file 'build/compose-snapshot.yaml'
|
do-basic-checks
Config does not cover the file 'build/docker-bake.hcl'
|
do-basic-checks
Config does not cover the file 'build/docker-bake.override.hcl'
|