Skip to content

chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#305) #157

chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#305)

chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#305) #157

GitHub Actions / clippy failed Apr 9, 2024 in 0s

clippy

13 errors, 8 warnings

Details

Results

Message level Amount
Internal compiler error 0
Error 13
Warning 8
Note 0
Help 0

Versions

  • rustc 1.77.1 (7cf61ebde 2024-03-27)
  • cargo 1.77.1 (e52e36006 2024-03-26)
  • clippy 0.1.77 (7cf61eb 2024-03-27)

Annotations

Check warning on line 98 in eventually-postgres/src/event.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

missing documentation for a struct

warning: missing documentation for a struct
  --> eventually-postgres/src/event.rs:98:1
   |
98 | pub struct Store<Id, Evt, Serde>
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Check warning on line 26 in eventually-postgres/src/event.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

missing documentation for a variant

warning: missing documentation for a variant
  --> eventually-postgres/src/event.rs:26:5
   |
26 |     Database(#[source] sqlx::Error),
   |     ^^^^^^^^

Check warning on line 23 in eventually-postgres/src/event.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

missing documentation for a struct field

warning: missing documentation for a struct field
  --> eventually-postgres/src/event.rs:23:9
   |
23 |         error: sqlx::Error,
   |         ^^^^^^^^^^^^^^^^^^

Check warning on line 21 in eventually-postgres/src/event.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

missing documentation for a struct field

warning: missing documentation for a struct field
  --> eventually-postgres/src/event.rs:21:9
   |
21 |         name: &'static str,
   |         ^^^^^^^^^^^^^^^^^^

Check warning on line 20 in eventually-postgres/src/event.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

missing documentation for a variant

warning: missing documentation for a variant
  --> eventually-postgres/src/event.rs:20:5
   |
20 |     ReadColumn {
   |     ^^^^^^^^^^

Check warning on line 18 in eventually-postgres/src/event.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

missing documentation for a variant

warning: missing documentation for a variant
  --> eventually-postgres/src/event.rs:18:5
   |
18 |     DeserializeEvent(#[source] anyhow::Error),
   |     ^^^^^^^^^^^^^^^^

Check warning on line 16 in eventually-postgres/src/event.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

missing documentation for an enum

warning: missing documentation for an enum
  --> eventually-postgres/src/event.rs:16:1
   |
16 | pub enum StreamError {
   | ^^^^^^^^^^^^^^^^^^^^

Check warning on line 12 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

missing documentation for a module

warning: missing documentation for a module
  --> eventually-postgres/src/lib.rs:12:1
   |
12 | pub mod event;
   | ^^^^^^^^^^^^^
   |
note: the lint level is defined here
  --> eventually-postgres/src/lib.rs:9:9
   |
9  | #![warn(missing_docs)]
   |         ^^^^^^^^^^^^

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `windows_x86_64_msvc`: 0.48.5, 0.52.4

error: multiple versions for dependency `windows_x86_64_msvc`: 0.48.5, 0.52.4
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `windows_x86_64_gnullvm`: 0.48.5, 0.52.4

error: multiple versions for dependency `windows_x86_64_gnullvm`: 0.48.5, 0.52.4
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `windows_x86_64_gnu`: 0.48.5, 0.52.4

error: multiple versions for dependency `windows_x86_64_gnu`: 0.48.5, 0.52.4
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `windows_i686_msvc`: 0.48.5, 0.52.4

error: multiple versions for dependency `windows_i686_msvc`: 0.48.5, 0.52.4
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `windows_i686_gnu`: 0.48.5, 0.52.4

error: multiple versions for dependency `windows_i686_gnu`: 0.48.5, 0.52.4
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `windows_aarch64_msvc`: 0.48.5, 0.52.4

error: multiple versions for dependency `windows_aarch64_msvc`: 0.48.5, 0.52.4
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `windows_aarch64_gnullvm`: 0.48.5, 0.52.4

error: multiple versions for dependency `windows_aarch64_gnullvm`: 0.48.5, 0.52.4
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `windows-targets`: 0.48.5, 0.52.4

error: multiple versions for dependency `windows-targets`: 0.48.5, 0.52.4
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `windows-sys`: 0.48.0, 0.52.0

error: multiple versions for dependency `windows-sys`: 0.48.0, 0.52.0
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `syn`: 1.0.109, 2.0.58

error: multiple versions for dependency `syn`: 1.0.109, 2.0.58
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `spin`: 0.5.2, 0.9.8

error: multiple versions for dependency `spin`: 0.5.2, 0.9.8
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions

Check failure on line 1 in eventually-postgres/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `bitflags`: 1.3.2, 2.5.0

error: multiple versions for dependency `bitflags`: 1.3.2, 2.5.0
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions
note: the lint level is defined here
 --> eventually-postgres/src/lib.rs:8:40
  |
8 | #![deny(clippy::all, clippy::pedantic, clippy::cargo)]
  |                                        ^^^^^^^^^^^^^
  = note: `#[deny(clippy::multiple_crate_versions)]` implied by `#[deny(clippy::cargo)]`

Check failure on line 1 in eventually-macros/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

multiple versions for dependency `syn`: 1.0.109, 2.0.58

error: multiple versions for dependency `syn`: 1.0.109, 2.0.58
  |
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions
note: the lint level is defined here
 --> eventually-macros/src/lib.rs:5:40
  |
5 | #![deny(clippy::all, clippy::pedantic, clippy::cargo)]
  |                                        ^^^^^^^^^^^^^
  = note: `#[deny(clippy::multiple_crate_versions)]` implied by `#[deny(clippy::cargo)]`