feat(tests): integration tests against python mlx #84
validate.yml
on: pull_request
rustfmt-check
4s
Matrix: tests
Annotations
21 errors and 2 warnings
tests (stable):
tests/integration_test.rs#L349
this method takes 2 arguments but 1 argument was supplied
|
tests (stable):
tests/integration_test.rs#L377
this method takes 2 arguments but 1 argument was supplied
|
tests (stable):
tests/integration_test.rs#L423
this method takes 2 arguments but 1 argument was supplied
|
tests (stable):
tests/integration_test.rs#L451
this method takes 2 arguments but 1 argument was supplied
|
tests (stable):
tests/integration_test.rs#L497
this method takes 2 arguments but 1 argument was supplied
|
tests (stable):
tests/integration_test.rs#L525
this method takes 2 arguments but 1 argument was supplied
|
tests (stable):
tests/integration_test.rs#L571
this method takes 2 arguments but 1 argument was supplied
|
tests (stable):
tests/integration_test.rs#L599
this method takes 2 arguments but 1 argument was supplied
|
tests (stable):
tests/integration_test.rs#L645
this method takes 2 arguments but 1 argument was supplied
|
tests (stable):
tests/integration_test.rs#L673
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0)
The job was canceled because "stable" failed.
|
tests (1.75.0):
tests/integration_test.rs#L349
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0):
tests/integration_test.rs#L377
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0):
tests/integration_test.rs#L423
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0):
tests/integration_test.rs#L451
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0):
tests/integration_test.rs#L497
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0):
tests/integration_test.rs#L525
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0):
tests/integration_test.rs#L571
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0):
tests/integration_test.rs#L599
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0):
tests/integration_test.rs#L645
this method takes 2 arguments but 1 argument was supplied
|
tests (1.75.0):
tests/integration_test.rs#L673
this method takes 2 arguments but 1 argument was supplied
|
rustfmt-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rustfmt-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|