Improve setup and add small programmability introduction. #123
publish-tutorial.yml
on: push
publish-tutorial
3m 7s
Annotations
10 errors and 11 warnings
publish-tutorial
mismatched types
|
publish-tutorial
could not compile `pie` (lib test) due to previous error
|
publish-tutorial
impl has stricter requirements than trait
|
publish-tutorial
could not compile `pie` (lib test) due to previous error
|
publish-tutorial
test failed, to rerun pass `--lib`
|
publish-tutorial
test failed, to rerun pass `--test top_down`
|
publish-tutorial
test failed, to rerun pass `--test top_down`
|
publish-tutorial
test failed, to rerun pass `--test top_down`
|
publish-tutorial
test failed, to rerun pass `--test top_down`
|
publish-tutorial
test failed, to rerun pass `--test top_down`
|
publish-tutorial
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/
|
publish-tutorial
fields `file_to_node` and `task_to_node` are never read
|
publish-tutorial
variants `File` and `Task` are never constructed
|
publish-tutorial
methods `get_or_create_file_node`, `get_or_create_task_node`, and `get_task` are never used
|
publish-tutorial
methods `task_has_output`, `get_task_output`, and `set_task_output` are never used
|
publish-tutorial
methods `get_dependencies_of_task`, `add_file_require_dependency`, and `add_task_require_dependency` are never used
|
publish-tutorial
method `reset_task` is never used
|
publish-tutorial
`pie` (lib) generated 6 warnings
|
publish-tutorial
unused import: `crate::context::top_down::TopDownContext`
|
publish-tutorial
unused variable: `task`
|
publish-tutorial
fields `store` and `current_executing_task` are never read
|