Improve API section. #124
Annotations
30 errors and 33 warnings
build (ubuntu-22.04)
mismatched types
|
build (ubuntu-22.04)
could not compile `pie` (lib test) due to previous error
|
build (ubuntu-22.04)
impl has stricter requirements than trait
|
build (ubuntu-22.04)
could not compile `pie` (lib test) due to previous error
|
build (ubuntu-22.04)
test failed, to rerun pass `--lib`
|
build (ubuntu-22.04)
test failed, to rerun pass `--test top_down`
|
build (ubuntu-22.04)
test failed, to rerun pass `--test top_down`
|
build (ubuntu-22.04)
test failed, to rerun pass `--test top_down`
|
build (ubuntu-22.04)
test failed, to rerun pass `--test top_down`
|
build (ubuntu-22.04)
test failed, to rerun pass `--test top_down`
|
build (macos-12)
mismatched types
|
build (macos-12)
could not compile `pie` (lib test) due to previous error
|
build (macos-12)
impl has stricter requirements than trait
|
build (macos-12)
could not compile `pie` (lib test) due to previous error
|
build (macos-12)
test failed, to rerun pass `--test top_down`
|
build (macos-12)
test failed, to rerun pass `--test top_down`
|
build (macos-12)
test failed, to rerun pass `--test top_down`
|
build (macos-12)
test failed, to rerun pass `--test top_down`
|
build (macos-12)
test failed, to rerun pass `--test top_down`
|
build (macos-12)
test failed, to rerun pass `--test top_down`
|
build (windows-2022)
mismatched types
|
build (windows-2022)
could not compile `pie` (lib test) due to previous error
|
build (windows-2022)
impl has stricter requirements than trait
|
build (windows-2022)
could not compile `pie` (lib test) due to previous error
|
build (windows-2022)
test failed, to rerun pass `--test top_down`
|
build (windows-2022)
test failed, to rerun pass `--test top_down`
|
build (windows-2022)
test failed, to rerun pass `--test top_down`
|
build (windows-2022)
test failed, to rerun pass `--test top_down`
|
build (windows-2022)
test failed, to rerun pass `--test top_down`
|
build (windows-2022)
test failed, to rerun pass `--test top_down`
|
build (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-22.04)
fields `file_to_node` and `task_to_node` are never read
|
build (ubuntu-22.04)
variants `File` and `Task` are never constructed
|
build (ubuntu-22.04)
methods `get_or_create_file_node`, `get_or_create_task_node`, and `get_task` are never used
|
build (ubuntu-22.04)
methods `task_has_output`, `get_task_output`, and `set_task_output` are never used
|
build (ubuntu-22.04)
methods `get_dependencies_of_task`, `add_file_require_dependency`, and `add_task_require_dependency` are never used
|
build (ubuntu-22.04)
method `reset_task` is never used
|
build (ubuntu-22.04)
`pie` (lib) generated 6 warnings
|
build (ubuntu-22.04)
unused import: `crate::context::top_down::TopDownContext`
|
build (ubuntu-22.04)
unused variable: `task`
|
build (ubuntu-22.04)
fields `store` and `current_executing_task` are never read
|
build (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-12)
fields `file_to_node` and `task_to_node` are never read
|
build (macos-12)
variants `File` and `Task` are never constructed
|
build (macos-12)
methods `get_or_create_file_node`, `get_file_path`, `get_or_create_task_node`, and `get_task` are never used
|
build (macos-12)
methods `task_has_output`, `get_task_output`, and `set_task_output` are never used
|
build (macos-12)
methods `get_dependencies_of_task`, `add_file_require_dependency`, and `add_task_require_dependency` are never used
|
build (macos-12)
method `reset_task` is never used
|
build (macos-12)
`pie` (lib) generated 6 warnings
|
build (macos-12)
unused import: `crate::context::top_down::TopDownContext`
|
build (macos-12)
unused variable: `task`
|
build (macos-12)
fields `store` and `current_executing_task` are never read
|
build (windows-2022)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-2022)
fields `file_to_node` and `task_to_node` are never read
|
build (windows-2022)
variants `File` and `Task` are never constructed
|
build (windows-2022)
methods `get_or_create_file_node`, `get_or_create_task_node`, and `get_task` are never used
|
build (windows-2022)
methods `task_has_output`, `get_task_output`, and `set_task_output` are never used
|
build (windows-2022)
methods `get_dependencies_of_task`, `add_file_require_dependency`, and `add_task_require_dependency` are never used
|
build (windows-2022)
method `reset_task` is never used
|
build (windows-2022)
`pie` (lib) generated 6 warnings
|
build (windows-2022)
unused import: `crate::context::top_down::TopDownContext`
|
build (windows-2022)
unused variable: `task`
|
build (windows-2022)
fields `store` and `current_executing_task` are never read
|