Web3 API added. Types generation script updated to handle Web3 API spec design. #180
Annotations
7 errors and 2 warnings
lint:
sdk-clients/web3/api.go#L1
: # github.com/1inch/1inch-sdk-go/sdk-clients/web3 [github.com/1inch/1inch-sdk-go/sdk-clients/web3.test]
|
lint:
sdk-clients/web3/api_test.go#L58
assignment mismatch: 1 variable but api.PerformRpcCallAgainstFullNode returns 2 values
|
lint:
sdk-clients/web3/api_test.go#L99
assignment mismatch: 1 variable but api.PerformRpcCall returns 2 values (typecheck)
|
lint
issues found
|
test:
sdk-clients/web3/api_test.go#L58
assignment mismatch: 1 variable but api.PerformRpcCallAgainstFullNode returns 2 values
|
test:
sdk-clients/web3/api_test.go#L99
assignment mismatch: 1 variable but api.PerformRpcCall returns 2 values
|
test
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|