Skip to content

Configurable timeout for dmesg scan #1826

Configurable timeout for dmesg scan

Configurable timeout for dmesg scan #1826

Triggered via pull request December 18, 2024 12:40
Status Failure
Total duration 3m 38s
Artifacts

build-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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