Move subject_delete_marker_ttl to a time.Duration #1399
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
|