Skip to content

Move subject_delete_marker_ttl to a time.Duration #1399

Move subject_delete_marker_ttl to a time.Duration

Move subject_delete_marker_ttl to a time.Duration #1399

Triggered via pull request January 27, 2025 09:00
Status Failure
Total duration 28s
Artifacts

go.yaml

on: pull_request
Matrix: lint_and_test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint_and_test (1.23): streams.go#L563
cannot use d (variable of type string) as time.Duration value in assignment
lint_and_test (1.23): streams.go#L1149
cannot use s.cfg.SubjectDeleteMarkerTTL (variable of type time.Duration) as string value in return statement
lint_and_test (1.23)
Process completed with exit code 1.
lint_and_test (1.22)
The job was canceled because "_1_23" failed.
lint_and_test (1.22): streams.go#L563
cannot use d (variable of type string) as time.Duration value in assignment
lint_and_test (1.22): streams.go#L1149
cannot use s.cfg.SubjectDeleteMarkerTTL (variable of type time.Duration) as string value in return statement
lint_and_test (1.22)
The operation was canceled.
lint_and_test (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636