This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Bump codecov/codecov-action from 3 to 4 #224
test.yml
on: pull_request
test-gomod
18s
test-asdf
2m 1s
Matrix: test-matrix
Annotations
4 errors and 3 warnings
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.
|
test-matrix (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: test-summary/action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-asdf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: test-summary/action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-asdf
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|