Skip to content

Actions: apache/avro-rs

Rust Clippy Check

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
299 workflow runs
299 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

chore: Bump wasm-bindgen from 0.2.94 to 0.2.95
Rust Clippy Check #50: Pull request #18 opened by dependabot bot
October 11, 2024 05:07 1m 22s dependabot/cargo/wasm-bindgen-0.2.95
October 11, 2024 05:07 1m 22s
chore: Bump wasm-bindgen from 0.2.93 to 0.2.94 (#17)
Rust Clippy Check #49: Commit df440c0 pushed by martin-g
October 10, 2024 05:35 1m 6s main
October 10, 2024 05:35 1m 6s
chore: Bump wasm-bindgen from 0.2.93 to 0.2.94
Rust Clippy Check #48: Pull request #17 opened by dependabot bot
October 10, 2024 05:18 1m 4s dependabot/cargo/wasm-bindgen-0.2.94
October 10, 2024 05:18 1m 4s
chore: Bump proc-macro2 from 1.0.86 to 1.0.87 (#16)
Rust Clippy Check #47: Commit d8c45b6 pushed by martin-g
October 8, 2024 05:24 1m 6s main
October 8, 2024 05:24 1m 6s
chore: Bump proc-macro2 from 1.0.86 to 1.0.87
Rust Clippy Check #46: Pull request #16 opened by dependabot bot
October 8, 2024 04:32 1m 6s dependabot/cargo/proc-macro2-1.0.87
October 8, 2024 04:32 1m 6s
chore: Bump the MSRV to 1.74.0
Rust Clippy Check #45: Commit aac8d1d pushed by martin-g
October 7, 2024 07:10 1m 0s main
October 7, 2024 07:10 1m 0s
chore: Add CI badges to the README.md
Rust Clippy Check #44: Commit 070c83a pushed by martin-g
October 7, 2024 07:06 43s main
October 7, 2024 07:06 43s
fix: AVRO-4055: Validate records properly when parsing a schema (#9)
Rust Clippy Check #43: Commit 6484f21 pushed by martin-g
October 4, 2024 12:39 1m 4s main
October 4, 2024 12:39 1m 4s
fix: add support to deserialize an enum inside a struct in from_value…
Rust Clippy Check #42: Commit 3ac24ef pushed by martin-g
October 4, 2024 12:20 1m 3s main
October 4, 2024 12:20 1m 3s
fix: deserializing ignored enum
Rust Clippy Check #41: Pull request #15 opened by xordi
October 3, 2024 20:48 1m 7s xordi:fix-deserializing-ignored-enum
October 3, 2024 20:48 1m 7s
fix: AVRO-4055: Validate records properly when parsing a schema
Rust Clippy Check #40: Pull request #9 synchronize by martin-g
October 3, 2024 13:26 1m 1s woile:fix/avro-4055
October 3, 2024 13:26 1m 1s
fix: AVRO-4055: Validate records properly when parsing a schema
Rust Clippy Check #39: Pull request #9 synchronize by woile
October 2, 2024 12:15 1m 4s woile:fix/avro-4055
October 2, 2024 12:15 1m 4s
fix: AVRO-4055: Validate records properly when parsing a schema
Rust Clippy Check #38: Pull request #9 synchronize by woile
October 2, 2024 11:40 1m 6s woile:fix/avro-4055
October 2, 2024 11:40 1m 6s
fix: AVRO-4055: Validate records properly when parsing a schema
Rust Clippy Check #37: Pull request #9 synchronize by woile
October 2, 2024 11:33 1m 6s woile:fix/avro-4055
October 2, 2024 11:33 1m 6s
AVRO-4063: Call flush on the inner writer during Writer::flush
Rust Clippy Check #36: Commit 0868a8b pushed by martin-g
October 2, 2024 09:35 1m 8s main
October 2, 2024 09:35 1m 8s
AVRO-4063: Call flush on the inner writer during Writer::flush
Rust Clippy Check #35: Pull request #14 synchronize by martin-g
October 2, 2024 08:30 1m 9s snowsignal:fix/avro-4063
October 2, 2024 08:30 1m 9s
AVRO-4063: Call flush on the inner writer during Writer::flush
Rust Clippy Check #34: Pull request #14 synchronize by martin-g
October 2, 2024 07:23 1m 8s snowsignal:fix/avro-4063
October 2, 2024 07:23 1m 8s
AVRO-4063: Call flush on the inner writer during Writer::flush
Rust Clippy Check #33: Pull request #14 opened by snowsignal
October 1, 2024 21:33 1m 6s snowsignal:fix/avro-4063
October 1, 2024 21:33 1m 6s
Bump rstest from 0.22.0 to 0.23.0 (#12)
Rust Clippy Check #32: Commit 0e21aa1 pushed by martin-g
September 30, 2024 05:41 1m 22s main
September 30, 2024 05:41 1m 22s
Bump syn from 2.0.77 to 2.0.79 (#13)
Rust Clippy Check #31: Commit ce3ac3a pushed by martin-g
September 30, 2024 05:41 32s main
September 30, 2024 05:41 32s
Bump syn from 2.0.77 to 2.0.79
Rust Clippy Check #30: Pull request #13 opened by dependabot bot
September 30, 2024 05:17 1m 5s dependabot/cargo/syn-2.0.79
September 30, 2024 05:17 1m 5s
Bump rstest from 0.22.0 to 0.23.0
Rust Clippy Check #29: Pull request #12 opened by dependabot bot
September 30, 2024 05:17 1m 4s dependabot/cargo/rstest-0.23.0
September 30, 2024 05:17 1m 4s
Bump actions/setup-java from 4.3.0 to 4.4.0 (#11)
Rust Clippy Check #28: Commit ae206df pushed by martin-g
September 29, 2024 05:04 1m 30s main
September 29, 2024 05:04 1m 30s
fix: AVRO-4055: Validate records properly when parsing a schema
Rust Clippy Check #26: Pull request #9 synchronize by woile
September 27, 2024 21:42 1m 10s woile:fix/avro-4055
September 27, 2024 21:42 1m 10s
ProTip! You can narrow down the results and go further in time using created:<2024-09-27 or the other filters available.