feat(segments): deploy support for segments
API
#4657
Annotations
3 errors, 1 warning, and 6 notices
[golangci] pkg/deploy/internal/segment/segment.go#L57:
pkg/deploy/internal/segment/segment.go#L57
Error return value of `encoding/json.Marshal` is not checked: unsafe type `any` found (errchkjson)
|
[golangci] pkg/deploy/internal/segment/segment.go#L92:
pkg/deploy/internal/segment/segment.go#L92
Error return value of `encoding/json.Marshal` is not checked: unsafe type `any` found (errchkjson)
|
[golangci] pkg/deploy/internal/segment/segment.go#L50:
pkg/deploy/internal/segment/segment.go#L50
ineffectual assignment to err (ineffassign)
|
Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
|
1941 tests found (test 1 to 483)
There are 1941 tests, see "Raw output" for the list of tests 1 to 483.
|
1941 tests found (test 484 to 954)
There are 1941 tests, see "Raw output" for the list of tests 484 to 954.
|
1941 tests found (test 955 to 1418)
There are 1941 tests, see "Raw output" for the list of tests 955 to 1418.
|
1941 tests found (test 1419 to 1881)
There are 1941 tests, see "Raw output" for the list of tests 1419 to 1881.
|
1941 tests found (test 1882 to 1941)
There are 1941 tests, see "Raw output" for the list of tests 1882 to 1941.
|