CI #746
ci.yaml
on: schedule
Matrix: Run tests
Check license header
34s
All tests passed
0s
Annotations
6 errors and 16 warnings
Audit style:
mysql/src/resultset.rs#L300
call to `.borrow()` on a reference in this situation does nothing
|
Audit style:
mysql/src/writers.rs#L127
call to `.borrow()` on a reference in this situation does nothing
|
Audit style
could not compile `opensrv-mysql` (lib) due to 2 previous errors
|
Audit style
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run tests (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run tests (macos-latest)
The operation was canceled.
|
Audit security
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Audit style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests (ubuntu-latest):
clickhouse/src/types/column/datetime64.rs#L108
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
Run tests (ubuntu-latest):
mysql/src/resultset.rs#L300
call to `.borrow()` on a reference in this situation does nothing
|
Run tests (ubuntu-latest):
mysql/src/writers.rs#L127
call to `.borrow()` on a reference in this situation does nothing
|
Run tests (ubuntu-latest)
`opensrv-clickhouse` (lib) generated 1 warning
|
Run tests (ubuntu-latest)
`opensrv-mysql` (lib test) generated 2 warnings (2 duplicates)
|
Run tests (ubuntu-latest):
clickhouse/src/types/column/datetime64.rs#L108
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
Run tests (ubuntu-latest):
mysql/src/resultset.rs#L300
call to `.borrow()` on a reference in this situation does nothing
|
Run tests (ubuntu-latest):
mysql/src/writers.rs#L127
call to `.borrow()` on a reference in this situation does nothing
|
Run tests (ubuntu-latest)
`opensrv-mysql` (lib) generated 2 warnings (run `cargo fix --lib -p opensrv-mysql` to apply 2 suggestions)
|
Run tests (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests (macos-latest):
mysql/src/resultset.rs#L300
call to `.borrow()` on a reference in this situation does nothing
|
Run tests (macos-latest):
mysql/src/writers.rs#L127
call to `.borrow()` on a reference in this situation does nothing
|
Run tests (macos-latest)
`opensrv-mysql` (lib) generated 2 warnings (run `cargo fix --lib -p opensrv-mysql` to apply 2 suggestions)
|