chore: upgrade to ntex 2.0 #64
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ntex-files/src/file_header/raw.rs#L205
unexpected `cfg` condition value: `headers`
|
ntex-files/src/file_header/raw.rs#L210
unexpected `cfg` condition value: `headers`
|
ntex-files/src/file_header/raw.rs#L215
unexpected `cfg` condition value: `headers`
|
ntex-files/src/file_header/mod.rs#L29
associated items `header_name` and `fmt_header` are never used
|
ntex-files/src/file_header/mod.rs#L126
method `danger_fmt_line_without_newline_replacer` is never used
|
ntex-files/src/file_header/mod.rs#L184
trait `StandardHeader` is never used
|
ntex-files/src/file_header/entity.rs#L63
associated items `weak`, `tag`, `set_tag`, `strong_ne`, and `weak_ne` are never used
|
ntex-files/src/file_header/error.rs#L92
trait `AssertSendSync` is never used
|
ntex-files/src/file_header/raw.rs#L12
method `len` is never used
|
ntex-files/src/file_header/mod.rs#L66
method `clone_box` is never used
|
This job succeeded
Loading