You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lint analysis currently shows a warning in blockchain-carbon-accounting/utility-emissions-channel/typescript_app/src/blockchain-gateway/signer.ts with the following message: Warning: 84:92 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
The lint analysis currently shows a warning in
blockchain-carbon-accounting/utility-emissions-channel/typescript_app/src/blockchain-gateway/signer.ts
with the following message:Warning: 84:92 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
This is the message in GHA: https://github.com/hyperledger-labs/blockchain-carbon-accounting/runs/4295926586?check_suite_focus=true#step:5:10
The text was updated successfully, but these errors were encountered: