Skip to content

fix: str::from builtin function with String #351

fix: str::from builtin function with String

fix: str::from builtin function with String #351

Triggered via pull request October 12, 2024 12:31
Status Failure
Total duration 4m 47s
Artifacts

ci.yml

on: pull_request
Matrix: Rust check
Rust format
15s
Rust format
Rust test
24s
Rust test
Rust check and lint benchmarks
25s
Rust check and lint benchmarks
Rust doc
24s
Rust doc
Check sync readme
7s
Check sync readme
Check CLI
27s
Check CLI
Matrix: Rust check
Matrix: Rust lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
Rust lint (stable): src/value/mod.rs#L338
approximate value of `f{32, 64}::consts::PI` found
Rust lint (stable)
Process completed with exit code 101.
Rust lint (beta)
The job was canceled because "stable" failed.
Rust lint (beta): src/value/mod.rs#L338
approximate value of `f{32, 64}::consts::PI` found
Rust lint (beta)
Process completed with exit code 101.
Rust lint
The job was canceled because "stable" failed.
Rust lint: src/value/mod.rs#L338
approximate value of `f{32, 64}::consts::PI` found
Rust lint
Process completed with exit code 101.
Rust check and lint benchmarks: src/value/mod.rs#L338
approximate value of `f{32, 64}::consts::PI` found
Rust check and lint benchmarks
Process completed with exit code 101.
Rust lint (nightly)
The job was canceled because "stable" failed.
Rust lint (nightly): src/value/mod.rs#L338
approximate value of `f{32, 64}::consts::PI` found
Rust lint (nightly)
Process completed with exit code 101.
Rust doc: src/lib.rs#L569
unresolved link to `LICENSE`
Check CLI
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 CLI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check CLI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/