Skip to content

feat(brain): Start porting the Brain to Rust #125

feat(brain): Start porting the Brain to Rust

feat(brain): Start porting the Brain to Rust #125

Triggered via push May 30, 2024 00:40
Status Success
Total duration 1m 3s
Artifacts

docs.yml

on: push
Build docs
52s
Build docs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
Build docs
No such remote: 'origin'
Build docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build docs
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/
Build docs
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/
Build docs
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/
Build docs
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/
Build docs
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/
Build docs: src/lib.rs#L26
unknown lint: `rustdoc::missing_doc_code_examples`
Build docs: src/lib.rs#L51
missing documentation for a module
Build docs: src/lib.rs#L52
missing documentation for a module
Build docs: src/lib.rs#L53
missing documentation for a module
Build docs: src/chess/core.rs#L34
missing documentation for an associated function
Build docs: src/chess/core.rs#L43
missing documentation for an associated function
Build docs: src/chess/core.rs#L151
missing documentation for a method
Build docs: src/chess/position.rs#L265
missing documentation for a method
Build docs: src/chess/position.rs#L270
missing documentation for a method
Build docs: src/chess/position.rs#L410
missing documentation for a method