Skip to content

Implemented last digit of the sum of nth fibonacci number and nth Fibonacci number modulo m #563

Implemented last digit of the sum of nth fibonacci number and nth Fibonacci number modulo m

Implemented last digit of the sum of nth fibonacci number and nth Fibonacci number modulo m #563

Re-run triggered July 29, 2023 07:39
Status Success
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
cargo fmt
4s
cargo fmt
cargo clippy
23s
cargo clippy
cargo test
47s
cargo test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
cargo fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/