Skip to content

Chore/update dependencies #223

Chore/update dependencies

Chore/update dependencies #223

Triggered via pull request December 14, 2023 20:17
Status Failure
Total duration 5m 2s
Artifacts

ci.yml

on: pull_request
formatting
6s
formatting
Matrix: clippy
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 18 warnings
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L56
this pattern has 3 fields, but the corresponding tuple variant has 1 field
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L76
this enum variant takes 1 argument but 3 arguments were supplied
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L101
this pattern has 3 fields, but the corresponding tuple variant has 1 field
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L56
this pattern has 3 fields, but the corresponding tuple variant has 1 field
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L76
this enum variant takes 1 argument but 3 arguments were supplied
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L101
this pattern has 3 fields, but the corresponding tuple variant has 1 field
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L56
this pattern has 3 fields, but the corresponding tuple variant has 1 field
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L76
this enum variant takes 1 argument but 3 arguments were supplied
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L101
this pattern has 3 fields, but the corresponding tuple variant has 1 field
clippy (cargo clippy --features mlua,mlua_vendored,mlua_luau,mlua_async,mlua_send -- -D warnings): src/mlu/generics.rs#L56
this pattern has 3 fields, but the corresponding tuple variant has 1 field
formatting
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/