Added Ticker Search #14
Annotations
11 errors and 34 warnings
Format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Lint:
src/tickers.rs#L1
unused import: `DateTime`
|
Lint:
src/tickers.rs#L2
unused import: `chrono_tz::Tz`
|
Lint:
src/tickers.rs#L38
unused imports: `DATETIME_FORMAT`, `TIME_FORMAT`, and `parse_date`
|
Lint:
src/tickers.rs#L41
unused import: `core::time`
|
Lint:
src/tickers.rs#L43
unused imports: `NaiveDateTime`, `TimeZone`, and `Utc`
|
Lint:
src/tickers.rs#L110
redundant field names in struct initialization
|
Lint:
src/tickers.rs#L122
redundant field names in struct initialization
|
Lint:
src/tickers.rs#L8
fields `query` and `entries` are never read
|
Lint:
src/api.rs#L57
the following explicit lifetimes could be elided: 'a
|
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Format
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/
|
Format
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/
|
Format
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/
|
Format
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/
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check:
src/tickers.rs#L1
unused import: `DateTime`
|
Check:
src/tickers.rs#L2
unused import: `chrono_tz::Tz`
|
Check:
src/tickers.rs#L38
unused imports: `DATETIME_FORMAT`, `TIME_FORMAT`, and `parse_date`
|
Check:
src/tickers.rs#L41
unused import: `core::time`
|
Check:
src/tickers.rs#L43
unused imports: `NaiveDateTime`, `TimeZone`, and `Utc`
|
Check:
src/tickers.rs#L8
fields `query` and `entries` are never read
|
Check
`alphavantage` (lib) generated 6 warnings (run `cargo fix --lib -p alphavantage` to apply 5 suggestions)
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
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/
|
Test
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/
|
Test
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/
|
Test
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/
|
Test:
src/tickers.rs#L1
unused import: `DateTime`
|
Test:
src/tickers.rs#L2
unused import: `chrono_tz::Tz`
|
Test:
src/tickers.rs#L38
unused imports: `DATETIME_FORMAT`, `TIME_FORMAT`, and `parse_date`
|
Test:
src/tickers.rs#L41
unused import: `core::time`
|
Test:
src/tickers.rs#L43
unused imports: `NaiveDateTime`, `TimeZone`, and `Utc`
|
Test:
src/tickers.rs#L8
fields `query` and `entries` are never read
|
Test
`alphavantage` (lib) generated 6 warnings (run `cargo fix --lib -p alphavantage` to apply 5 suggestions)
|