Skip to content

feat: ⏫ upgrade to Polkadot SDK v1.13.0 #1653

feat: ⏫ upgrade to Polkadot SDK v1.13.0

feat: ⏫ upgrade to Polkadot SDK v1.13.0 #1653

Triggered via pull request October 7, 2024 16:38
Status Success
Total duration 1m 28s
Artifacts

lint.yml

on: pull_request
Check format with rustfmt
22s
Check format with rustfmt
Check lint with clippy
1m 19s
Check lint with clippy
Check format with biome
16s
Check format with biome
Check lint with biome
25s
Check lint with biome
Typecheck with tsc
25s
Typecheck with tsc
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Check lint with clippy: pallets/file-system/src/utils.rs#L71
the use of negated comparison operators on partially ordered types produces code that is hard to read and refactor, please consider using the `partial_cmp` method instead, to make it clear that the two values could be incomparable
Check lint with clippy: pallets/file-system/src/utils.rs#L71
the use of negated comparison operators on partially ordered types produces code that is hard to read and refactor, please consider using the `partial_cmp` method instead, to make it clear that the two values could be incomparable
Check lint with clippy: node/src/tasks/user_sends_file.rs#L155
this loop never actually loops
Check lint with clippy
Failed to restore: Cache service responded with 429