Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Implemented the allocate function for the Page Level Allocator and re… #210

Implemented the allocate function for the Page Level Allocator and re…

Implemented the allocate function for the Page Level Allocator and re… #210

Triggered via push October 6, 2024 10:59
Status Failure
Total duration 26s
Artifacts

test_code.yml

on: push
Matrix: style-check / check
Matrix: unit-test / test
Matrix: emulate / emulate
Waiting for pending jobs
Matrix: benchmark / benchmark
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
style-check / check (x86_64-unknown-none)
Process completed with exit code 1.
style-check / check (x86_64-unknown-none): charlotte_core/src/arch/x86_64/memory/page_map/mod.rs#L220
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/arch/x86_64/memory/page_map/mod.rs
style-check / check (x86_64-unknown-none): charlotte_core/src/arch/x86_64/mod.rs#L100
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/arch/x86_64/mod.rs
style-check / check (x86_64-unknown-none): charlotte_core/src/memory/address.rs#L9
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/memory/address.rs
style-check / check (x86_64-unknown-none): charlotte_core/src/memory/allocator/mod.rs#L4
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/memory/allocator/mod.rs
style-check / check (x86_64-unknown-none): charlotte_core/src/memory/allocator/mod.rs#L14
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/memory/allocator/mod.rs
style-check / check (x86_64-unknown-none): charlotte_core/src/memory/allocator/mod.rs#L39
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/memory/allocator/mod.rs
style-check / check (x86_64-unknown-none): charlotte_core/src/memory/allocator/page_level.rs#L1
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/memory/allocator/page_level.rs
style-check / check (x86_64-unknown-none): charlotte_core/src/memory/allocator/page_level.rs#L39
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/memory/allocator/page_level.rs
style-check / check (x86_64-unknown-none): charlotte_core/src/memory/allocator/page_level.rs#L48
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/memory/allocator/page_level.rs
style-check / check (x86_64-unknown-none): charlotte_core/src/memory/allocator/page_level.rs#L58
Diff in /home/runner/work/charlotte-core/charlotte-core/charlotte_core/src/memory/allocator/page_level.rs
unit-test / test (x86_64-unknown-none)
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/
unit-test / test (x86_64-unknown-none)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test / test (x86_64-unknown-none)
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/
unit-test / test (x86_64-unknown-none)
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/
unit-test / test (x86_64-unknown-none)
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/
unit-test / test (x86_64-unknown-none)
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/