This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Bump github.com/onsi/gomega from 1.30.0 to 1.32.0 #236
test.yml
on: pull_request
test-gomod
15s
test-asdf
1m 40s
Matrix: test-matrix
Annotations
6 errors
test-matrix (1.21.x)
ENOENT: no such file or directory, open 'junit-report.xml'
|
test-matrix (1.21.x)
cannot use receiver.clock (variable of type \"github.com/itbasis/go-clock\".Clock) as pkg.Clock value in argument to jwtAuthTokenImpl.NewJwtToken: \"github.com/itbasis/go-clock\".Clock does not implement pkg.Clock (wrong type for method AfterFunc)\n\t\thave AfterFunc(\"time\".Duration, func()) *\"github.com/itbasis/go-clock\".Timer\n\t\twant AfterFunc(\"time\".Duration, func()) pkg.Timer" dry-run=false version=v2.42.1
|
test-matrix (1.21.x)
cannot use receiver.clock (variable of type clock.Clock) as pkg.Clock value in argument to jwtAuthTokenImpl.NewJwtToken: clock.Clock does not implement pkg.Clock (wrong type for method AfterFunc)\n\t\thave AfterFunc(\"time\".Duration, func()) *clock.Timer\n\t\twant AfterFunc(\"time\".Duration, func()) pkg.Timer" dry-run=false version=v2.42.1
|
test-matrix (1.21.x)
Process completed with exit code 2.
|
test-asdf
ENOENT: no such file or directory, open 'junit-report.xml'
|
test-asdf
Process completed with exit code 2.
|