feat: adding options to store and load bandit rewards #2182
Annotations
5 errors and 3 warnings
Run tests:
dialer/bandit_test.go#L127
got.(*BanditDialer).bandit.Rewards undefined (type bandit.Bandit has no field or method Rewards)
|
Run tests:
dialer/bandit_test.go#L128
got.(*BanditDialer).bandit.Counts undefined (type bandit.Bandit has no field or method Counts)
|
Run tests:
dialer/bandit_test.go#L129
got.(*BanditDialer).bandit.Rewards undefined (type bandit.Bandit has no field or method Rewards)
|
Run tests:
dialer/bandit_test.go#L130
got.(*BanditDialer).bandit.Counts undefined (type bandit.Bandit has no field or method Counts)
|
Run tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-log".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading