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

[WEEKLY RELEASE] HotShot - rc-0.5.68 #437

[WEEKLY RELEASE] HotShot - rc-0.5.68

[WEEKLY RELEASE] HotShot - rc-0.5.68 #437

Triggered via pull request August 2, 2024 08:11
Status Success
Total duration 1m 15s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
not all trait items implemented, missing: `AuctionResult`: src/testing/basic_test.rs#L74
error[E0046]: not all trait items implemented, missing: `AuctionResult` --> src/testing/basic_test.rs:74:9 | 74 | impl NodeType for TestTypes { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `AuctionResult` in implementation | = help: implement the missing item: `type AuctionResult = /* Type */;`
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/[email protected], arduino/setup-protoc@v2, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/