Bump scudo-standalone to 18.1.8 #5
check.yml
on: pull_request
Check
18s
Run test suite
33s
Annotations
1 error and 29 warnings
Check
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
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;
|
Check
It seems that this Action is executed from the forked repository.
|
Check
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
Check:
scudo/src/lib.rs#L33
casting to the same type is unnecessary (`usize` -> `usize`)
|
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:
scudo/src/lib.rs#L16
the feature `nonnull_slice_from_raw_parts` has been stable since 1.70.0 and no longer requires an attribute to enable
|
Run test suite
`scudo` (lib) generated 1 warning
|
Run test suite
`scudo` (lib test) generated 1 warning (1 duplicate)
|
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));
|