Skip to content

fix filter issue (#9) #25

fix filter issue (#9)

fix filter issue (#9) #25

Triggered via push August 22, 2024 11:51
Status Success
Total duration 11m 39s
Artifacts

ci-linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 21 warnings, and 103 notices
prettier: bridge-web/src/hooks/useRecipientInput.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
oxipng: bridge-web/src/assets/fps_token.png#L1
Unoptimized image, fix by running 'trunk fmt'
prettier: smart-contracts/task/bridge.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
oxipng: smart-contracts/docs/diagrams/bridge0.png#L1
Unoptimized image, fix by running 'trunk fmt'
prettier: bridge-web/index.html#L1
Incorrect formatting, autoformat by running 'trunk fmt'
oxipng: smart-contracts/docs/diagrams/native.png#L1
Unoptimized image, fix by running 'trunk fmt'
oxipng: smart-contracts/docs/diagrams/bridge3.png#L1
Unoptimized image, fix by running 'trunk fmt'
prettier: bridge-web/src/main.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: smart-contracts/script/bsc-testnet/deployBridgeToken.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
oxipng: smart-contracts/docs/diagrams/erc20.png#L1
Unoptimized image, fix by running 'trunk fmt'
prettier: smart-contracts/script/bsc/deploy/deployBridgeToken.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
oxipng: bridge-web/public/zilliqa.png#L1
Unoptimized image, fix by running 'trunk fmt'
oxipng: smart-contracts/docs/diagrams/bridge.png#L1
Unoptimized image, fix by running 'trunk fmt'
oxipng: smart-contracts/docs/diagrams/bridge2.png#L1
Unoptimized image, fix by running 'trunk fmt'
oxipng: smart-contracts/docs/diagrams/erc721.png#L1
Unoptimized image, fix by running 'trunk fmt'
oxipng: smart-contracts/docs/diagrams/bridge1.png#L1
Unoptimized image, fix by running 'trunk fmt'
oxipng: bridge-web/src/assets/zilliqa.png#L1
Unoptimized image, fix by running 'trunk fmt'
prettier: bridge-web/src/config/wallet.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: smart-contracts/script/zq/admin/registerToken.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting
The `save-state` 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/
clippy(dead_code): bridge-validators/src/p2p_node.rs#L39
field `bridge_outbound_message_sender` is never read
clippy(unused_imports): bridge-validators/src/p2p_node.rs#L6
unused imports: `IdentTopic`, `MessageAuthenticity`, `SwarmEvent`, `Swarm`, `Transport`, `core::upgrade`, `multiaddr::Multiaddr`, `noise`, `self`, `tcp`, `yamux`
clippy(unused_variables): bridge-validators/src/p2p_node.rs#L189
unused variable: `message_type`
clippy(useless_conversion): bridge-validators/src/p2p_node.rs#L217
useless conversion to the same type: `anyhow::Error`
clippy(dead_code): bridge-validators/src/p2p_node.rs#L32
struct `Behaviour` is never constructed
clippy(unused_imports): bridge-validators/src/p2p_node.rs#L4
unused import: `anyhow`
clippy(unused_imports): bridge-validators/src/p2p_node.rs#L23
unused import: `debug`
clippy(unused_variables): bridge-validators/src/p2p_node.rs#L190
unused variable: `data`
clippy(useless_conversion): bridge-validators/src/bridge_node.rs#L112
useless conversion to the same type: `ethers::types::U64`
clippy(dead_code): bridge-validators/src/bridge_node.rs#L40
methods `get_historic_events` and `sync_historic_events` are never used
clippy(useless_conversion): bridge-validators/src/bridge_node.rs#L124
useless conversion to the same type: `ethers::types::U64`
clippy(dead_code): bridge-validators/src/validator_node.rs#L26
field `bootstrap_address` is never read
clippy(useless_conversion): bridge-validators/src/validator_node.rs#L143
useless conversion to the same type: `anyhow::Error`
hadolint(SC3010): bridge-web/Dockerfile#L49
In POSIX sh, [[ ]] is undefined.
clippy(dead_code): bridge-validators/src/block.rs#L19
methods `stream_finalized_blocks` and `get_historic_blocks` are never used
clippy(len_zero): bridge-validators/src/block.rs#L168
length comparison to zero
clippy(useless_conversion): bridge-validators/src/block.rs#L41
useless conversion to the same type: `std::ops::Range<u64>`
clippy(dead_code): bridge-validators/src/client.rs#L17
field `chain_gateway_block_deployed` is never read
markdownlint(MD013): bridge-web/README.md#L40
Line length
markdownlint(MD013): bridge-web/README.md#L34
Line length
markdownlint(MD013): bridge-web/README.md#L22
Line length
markdownlint(MD013): bridge-web/README.md#L28
Line length
markdownlint(MD013): README.md#L123
Line length
markdownlint(MD013): README.md#L154
Line length
markdownlint(MD013): README.md#L192
Line length
markdownlint(MD013): README.md#L168
Line length
markdownlint(MD013): README.md#L64
Line length
markdownlint(MD013): README.md#L9
Line length
markdownlint(MD013): README.md#L40
Line length
markdownlint(MD013): README.md#L109
Line length
markdownlint(MD013): README.md#L140
Line length
markdownlint(MD013): README.md#L171
Line length
markdownlint(MD013): README.md#L195
Line length
markdownlint(MD013): README.md#L191
Line length
markdownlint(MD013): README.md#L36
Line length
markdownlint(MD013): README.md#L167
Line length
markdownlint(MD013): README.md#L136
Line length
markdownlint(MD013): README.md#L74
Line length
markdownlint(MD013): README.md#L253
Line length
markdownlint(MD013): README.md#L112
Line length
markdownlint(MD013): README.md#L143
Line length
markdownlint(MD013): README.md#L119
Line length
markdownlint(MD013): README.md#L150
Line length
markdownlint(MD013): README.md#L15
Line length
markdownlint(MD013): README.md#L70
Line length
markdownlint(MD013): README.md#L163
Line length
markdownlint(MD013): README.md#L194
Line length
markdownlint(MD013): README.md#L170
Line length
markdownlint(MD013): README.md#L46
Line length
markdownlint(MD013): README.md#L77
Line length
markdownlint(MD013): README.md#L177
Line length
markdownlint(MD013): README.md#L153
Line length
markdownlint(MD013): README.md#L5
Line length
markdownlint(MD013): README.md#L122
Line length
markdownlint(MD013): README.md#L25
Line length
markdownlint(MD013): README.md#L80
Line length
markdownlint(MD013): README.md#L111
Line length
markdownlint(MD013): README.md#L118
Line length
markdownlint(MD013): README.md#L149
Line length
markdownlint(MD013): README.md#L125
Line length
markdownlint(MD013): README.md#L21
Line length
markdownlint(MD013): README.md#L83
Line length
markdownlint(MD013): README.md#L169
Line length
markdownlint(MD013): README.md#L176
Line length
markdownlint(MD013): README.md#L245
Line length
markdownlint(MD013): README.md#L35
Line length
markdownlint(MD013): README.md#L152
Line length
markdownlint(MD013): README.md#L121
Line length
markdownlint(MD013): README.md#L11
Line length
markdownlint(MD013): README.md#L183
Line length
markdownlint(MD013): README.md#L190
Line length
markdownlint(MD013): README.md#L62
Line length
markdownlint(MD013): README.md#L100
Line length
markdownlint(MD013): README.md#L124
Line length
markdownlint(MD013): README.md#L155
Line length
markdownlint(MD013): README.md#L224
Line length
markdownlint(MD013): README.md#L193
Line length
markdownlint(MD013): README.md#L131
Line length
markdownlint(MD013): README.md#L120
Line length
markdownlint(MD013): README.md#L206
Line length
markdownlint(MD013): README.md#L34
Line length
markdownlint(MD013): README.md#L96
Line length
markdownlint(MD013): README.md#L3
Line length
markdownlint(MD013): README.md#L151
Line length
markdownlint(MD013): README.md#L17
Line length