Fixed test failures. #70
Annotations
1 error, 3 warnings, and 2 notices
spec
Process completed with exit code 2.
|
spec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
spec/unit/destination/mongo_spec.rb#L22
Use `receive_messages` instead of multiple stubs on lines [23]. [RSpec/ReceiveMessages]
|
spec/unit/destination/mongo_spec.rb#L23
Use `receive_messages` instead of multiple stubs on lines [22]. [RSpec/ReceiveMessages]
|