Skip to content

feat(alph-provider): upgrade @alephium/web3 to v3.0.4 #542

feat(alph-provider): upgrade @alephium/web3 to v3.0.4

feat(alph-provider): upgrade @alephium/web3 to v3.0.4 #542

Triggered via pull request June 25, 2026 10:09
Status Success
Total duration 5m 54s
Artifacts

test-lint.yml

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

Annotations

11 warnings
lint (ubuntu-latest, 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint (ubuntu-latest, 24): packages/core/src/ProviderBase.ts#L220
'args' is defined but never used
lint (ubuntu-latest, 24): packages/core/src/ProviderBase.ts#L94
'reject' is defined but never used
lint (ubuntu-latest, 24): packages/core/src/ProviderBase.ts#L62
Unexpected any. Specify a different type
lint (ubuntu-latest, 24): packages/core/src/JsBridgeBase.ts#L447
Unexpected any. Specify a different type
lint (ubuntu-latest, 24): packages/core/src/JsBridgeBase.ts#L134
Unexpected any. Specify a different type
lint (ubuntu-latest, 24): packages/core/src/JsBridgeBase.ts#L110
Unexpected any. Specify a different type
lint (ubuntu-latest, 24): packages/core/src/JsBridgeBase.ts#L80
Unexpected any. Specify a different type
lint (ubuntu-latest, 24): packages/core/src/JsBridgeBase.ts#L68
Unexpected any. Specify a different type
lint (ubuntu-latest, 24): packages/core/src/JsBridgeBase.ts#L64
Unexpected any. Specify a different type
lint (ubuntu-latest, 24): packages/core/src/JsBridgeBase.ts#L19
'orignalConsoleLog' is assigned a value but never used