Skip to content

Rename build to init_with #1141

Rename build to init_with

Rename build to init_with #1141

Triggered via pull request May 7, 2024 01:20
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: pull_request
Matrix: sanitizers
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 19 warnings
Test Rust - linux: src/arc_str.rs#L261
no function or associated item named `build` found for struct `ArcStr` in the current scope
Test Rust - linux
Process completed with exit code 101.
Test Rust - macos: src/arc_str.rs#L261
no function or associated item named `build` found for struct `ArcStr` in the current scope
Test Rust - macos
Process completed with exit code 101.
Test Rust - beta: src/arc_str.rs#L261
no function or associated item named `build` found for struct `ArcStr` in the current scope
Test Rust - beta
Process completed with exit code 101.
Test Rust - nightly: src/arc_str.rs#L261
no function or associated item named `build` found for struct `ArcStr` in the current scope
Test Rust - nightly
Process completed with exit code 101.
Test sanitizer thread
Process completed with exit code 101.
Test sanitizer address
Process completed with exit code 101.
coverage
Process completed with exit code 1.
Test Rust - win64-msvc: src/arc_str.rs#L261
no function or associated item named `build` found for struct `ArcStr` in the current scope
Test Rust - win64-msvc
Process completed with exit code 1.
Test sanitizer memory
Process completed with exit code 101.
Miri: src/arc_str.rs#L261
no function or associated item named `build` found for struct `arcstr::ArcStr` in the current scope
Miri
Process completed with exit code 101.
Test Rust - win64-gnu: src/arc_str.rs#L261
no function or associated item named `build` found for struct `ArcStr` in the current scope
Test Rust - win64-gnu
Process completed with exit code 1.
Test Rust - win32-msvc: src/arc_str.rs#L261
no function or associated item named `build` found for struct `ArcStr` in the current scope
Test Rust - win32-msvc
Process completed with exit code 1.
Test Rust - msrv: src/arc_str.rs#L260
no function or associated item named `build` found for struct `ArcStr` in the current scope
Test Rust - msrv
Process completed with exit code 101.
Test Rust - win32-gnu: src/arc_str.rs#L261
no function or associated item named `build` found for struct `ArcStr` in the current scope
Test Rust - win32-gnu
Process completed with exit code 1.
Test sanitizer thread
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test sanitizer thread
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test sanitizer thread
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 sanitizer thread
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 sanitizer thread
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 sanitizer thread
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 sanitizer address
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test sanitizer address
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test sanitizer address
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 sanitizer address
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 sanitizer address
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 sanitizer address
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 sanitizer memory
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test sanitizer memory
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test sanitizer memory
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 sanitizer memory
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 sanitizer memory
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 sanitizer memory
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 Rust - msrv: tests/arc_str.rs#L7
unknown lint: `unexpected_cfgs`