Merge pull request #39 from thehaung-zz/notice-redhat-err #79
Annotations
38 errors and 93 warnings
CI macOS
linking with `cc` failed: exit status: 1
|
CI macOS
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
CI macOS:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI macOS:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI macOS:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI macOS:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI macOS:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI macOS:
src/models/filters.rs#L8
field `address` is never read
|
CI macOS:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI macOS:
src/config/db.rs#L24
returning the result of a `let` binding from a block
|
CI macOS:
src/models/pagination.rs#L63
accessing first element with `results.get(0)`
|
CI macOS:
src/utils/token_utils.rs#L36
unneeded `return` statement
|
CI macOS
linking with `cc` failed: exit status: 1
|
CI macOS
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
CI macOS
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
|
CI Linux:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI Linux:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI Linux:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI Linux:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI Linux:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI Linux:
src/models/filters.rs#L8
field `address` is never read
|
CI Linux:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI Linux:
src/config/db.rs#L24
returning the result of a `let` binding from a block
|
CI Linux:
src/models/pagination.rs#L63
accessing first element with `results.get(0)`
|
CI Linux:
src/utils/token_utils.rs#L36
unneeded `return` statement
|
CI Linux
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
CI Windows:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI Windows:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI Windows:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI Windows:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI Windows:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI Windows:
src/models/filters.rs#L8
field `address` is never read
|
CI Windows:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI Windows:
src/config/db.rs#L24
returning the result of a `let` binding from a block
|
CI Windows:
src/models/pagination.rs#L63
accessing first element with `results.get(0)`
|
CI Windows:
src/utils/token_utils.rs#L36
unneeded `return` statement
|
CI Windows
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
CI Windows
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
|
CI Linux
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
CI Windows
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
CI macOS
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
CI macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v1, 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/
|
CI macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CI macOS:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI macOS:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI macOS:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI macOS:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI macOS:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI macOS:
src/models/filters.rs#L8
field `address` is never read
|
CI macOS:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI macOS
`actix-web-rest-api-with-jwt` (bin "actix-web-rest-api-with-jwt" test) generated 7 warnings
|
CI macOS
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/
|
CI macOS
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/
|
CI macOS
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/
|
CI macOS
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/
|
CI macOS:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI macOS:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI macOS:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI macOS:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI macOS:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI macOS:
src/models/filters.rs#L8
field `address` is never read
|
CI macOS:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI macOS
`actix-web-rest-api-with-jwt` (bin "actix-web-rest-api-with-jwt") generated 7 warnings
|
CI macOS:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI macOS:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI macOS:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI macOS:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI macOS:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI macOS:
src/models/filters.rs#L8
field `address` is never read
|
CI macOS:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI macOS
`actix-web-rest-api-with-jwt` (bin "actix-web-rest-api-with-jwt") generated 7 warnings
|
CI Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v1, 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/
|
CI Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CI Linux:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI Linux:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI Linux:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI Linux:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI Linux:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI Linux:
src/models/filters.rs#L8
field `address` is never read
|
CI Linux:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI Linux
`actix-web-rest-api-with-jwt` (bin "actix-web-rest-api-with-jwt") generated 7 warnings
|
CI Linux
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/
|
CI Linux
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/
|
CI Linux
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/
|
CI Linux
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/
|
CI Linux:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI Linux:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI Linux:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI Linux:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI Linux:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI Linux:
src/models/filters.rs#L8
field `address` is never read
|
CI Linux:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI Linux
`actix-web-rest-api-with-jwt` (bin "actix-web-rest-api-with-jwt" test) generated 7 warnings
|
CI Linux:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI Linux:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI Linux:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI Linux:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI Linux:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI Linux:
src/models/filters.rs#L8
field `address` is never read
|
CI Linux:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI Linux
`actix-web-rest-api-with-jwt` (bin "actix-web-rest-api-with-jwt") generated 7 warnings
|
CI Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v1, 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/
|
CI Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CI Windows:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI Windows:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI Windows:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI Windows:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI Windows:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI Windows:
src/models/filters.rs#L8
field `address` is never read
|
CI Windows:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI Windows
`actix-web-rest-api-with-jwt` (bin "actix-web-rest-api-with-jwt" test) generated 7 warnings
|
CI Windows:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI Windows:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI Windows:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI Windows:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI Windows:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI Windows:
src/models/filters.rs#L8
field `address` is never read
|
CI Windows:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI Windows
`actix-web-rest-api-with-jwt` (bin "actix-web-rest-api-with-jwt") generated 7 warnings
|
CI Windows
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/
|
CI Windows
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/
|
CI Windows
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/
|
CI Windows
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/
|
CI Windows:
src/models/user_token.rs#L40
use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
CI Windows:
src/constants.rs#L8
constant `MESSAGE_SIGNUP_FAILED` is never used
|
CI Windows:
src/constants.rs#L19
constant `MESSAGE_BAD_REQUEST` is never used
|
CI Windows:
src/constants.rs#L39
constant `SESSION_SERVER_PUBLIC_KEY` is never used
|
CI Windows:
src/constants.rs#L40
constant `SESSION_CLIENT_PUBLIC_KEY` is never used
|
CI Windows:
src/models/filters.rs#L8
field `address` is never read
|
CI Windows:
src/models/pagination.rs#L36
fields `sort_by` and `sort_direction` are never read
|
CI Windows
`actix-web-rest-api-with-jwt` (bin "actix-web-rest-api-with-jwt") generated 7 warnings
|