Skip to content

0.5.0

0.5.0 #64

Triggered via pull request March 18, 2024 02:12
@appaquetappaquet
synchronize #24
updates
Status Success
Total duration 49s
Artifacts

push-tester.yml

on: pull_request
rust_checks
41s
rust_checks
markdown_links_check
20s
markdown_links_check
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
field `options` is never read: src/iter.rs#L46
warning: field `options` is never read --> src/iter.rs:46:5 | 36 | pub struct SortedIterator<T, F> | -------------- field in this struct ... 46 | options: ExternalSorterOptions, | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default
rust_checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/[email protected], actions-rs/[email protected], actions-rs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rust_checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rust_checks
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/
rust_checks
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/
rust_checks
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/
rust_checks
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/
rust_checks: src/iter.rs#L46
field `options` is never read
rust_checks
`extsort` (lib) generated 1 warning