This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Bump actions/dependency-review-action from 3 to 4 #216
test.yml
on: pull_request
test-gomod
17s
test-asdf
1m 23s
Matrix: test-matrix
Annotations
6 errors
test-asdf
ENOENT: no such file or directory, open 'junit-report.xml'
|
test-asdf
Process completed with exit code 2.
|
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.40.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.40.1
|
test-matrix (1.21.x)
Process completed with exit code 2.
|