Configurable timeout for dmesg scan #1826
build-test.yaml
on: pull_request
Pre commit
3m 27s
Check license
3s
Unit tests
1m 33s
Integration tests
1m 24s
Annotations
5 errors and 1 warning
Integration tests:
services/sysinfo/server/sysinfo_linux_test.go#L220
cannot use func() ([]*pb.DmsgRecord, error) {…} (value of type func() ([]*"github.com/Snowflake-Labs/sansshell/services/sysinfo".DmsgRecord, error)) as func(providedTimeout int64) ([]*"github.com/Snowflake-Labs/sansshell/services/sysinfo".DmsgRecord, error) value in assignment
|
Integration tests:
services/sysinfo/server/sysinfo_linux_test.go#L255
cannot use func(int32) ([]*pb.DmsgRecord, error) {…} (value of type func(int32) ([]*"github.com/Snowflake-Labs/sansshell/services/sysinfo".DmsgRecord, error)) as func(providedTimeout int64) ([]*"github.com/Snowflake-Labs/sansshell/services/sysinfo".DmsgRecord, error) value in assignment
|
Integration tests
Process completed with exit code 1.
|
Unit tests
cannot use (func() ([]*pb.DmsgRecord, error) literal) (value of type func() ([]*sysinfo.DmsgRecord, error)) as func(providedTimeout int64) ([]*sysinfo.DmsgRecord, error) value in assignment
|
Unit tests
Process completed with exit code 1.
|
Pre commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|