Merge pull request #103 from essentialkaos/dependabot/go_modules/deve… #108
Annotations
6 errors and 2 warnings
Go (1.19.x)
cannot use timeutil.ParseDuration(data) (value of type time.Duration) as type int64 in assignment
|
Go (1.19.x)
cannot use timeutil.ParseDuration(strutil.ReadField(data, 0, true, ":")) (value of type time.Duration) as type int64 in assignment
|
Go (1.19.x)
Process completed with exit code 2.
|
Go (1.20.x)
cannot use timeutil.ParseDuration(data) (value of type time.Duration) as int64 value in assignment
|
Go (1.20.x)
cannot use timeutil.ParseDuration(strutil.ReadField(data, 0, true, ":")) (value of type time.Duration) as int64 value in assignment
|
Go (1.20.x)
Process completed with exit code 2.
|
Go (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/deadline/deadline. Supported file pattern: go.sum
|
Go (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/deadline/deadline. Supported file pattern: go.sum
|