Standardize tests for core clockwork functions. #103
Annotations
6 errors and 3 warnings
Test (1.22):
clockwork_test.go#L21
cannot range over 3 (untyped int constant): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
Test (1.22)
Process completed with exit code 1.
|
Test (1.21):
clockwork_test.go#L21
cannot range over 3 (untyped int constant)
|
Test (1.21)
Process completed with exit code 1.
|
Test (1.23):
clockwork_test.go#L21
cannot range over 3 (untyped int constant): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
Test (1.23)
Process completed with exit code 1.
|
Test (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/clockwork/clockwork. Supported file pattern: go.sum
|
Test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/clockwork/clockwork. Supported file pattern: go.sum
|
Test (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/clockwork/clockwork. Supported file pattern: go.sum
|