Skip to content

Bump scudo-standalone to 18.1.8 (#10) #8

Bump scudo-standalone to 18.1.8 (#10)

Bump scudo-standalone to 18.1.8 (#10) #8

Triggered via push October 14, 2024 11:55
Status Success
Total duration 42s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Check
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Check
[email protected]: In file included from scudo-standalone/allocator_config.h:12,
Check
[email protected]: scudo-standalone/combined.h: In member function ‘void* scudo::Allocator<Config, PostInitCallback>::allocate(scudo::uptr, scudo::Chunk::Origin, scudo::uptr, bool) [with Config = scudo::DefaultConfig; void (* PostInitCallback)() = scudo_postinit]’:
Check
[email protected]: 455 | uptr PrevEnd = TaggedUserPtr + Header.SizeOrUnusedBytes;
Run test suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
Run test suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@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/
Run test suite
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/
Run test suite
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/
Run test suite
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/
Run test suite
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/
Run test suite
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Run test suite
[email protected]: In file included from scudo-standalone/allocator_config.h:12,
Run test suite
[email protected]: scudo-standalone/combined.h: In member function ‘void* scudo::Allocator<Config, PostInitCallback>::allocate(scudo::uptr, scudo::Chunk::Origin, scudo::uptr, bool) [with Config = scudo::DefaultConfig; void (* PostInitCallback)() = scudo_postinit]’:
Run test suite
[email protected]: 455 | uptr PrevEnd = TaggedUserPtr + Header.SizeOrUnusedBytes;
Run test suite
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Run test suite
[email protected]: scudo-standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’:
Run test suite
[email protected]: 229 | (void)write(2, Buffer, strlen(Buffer));