Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

feat!: Update to SDK V4 & fix infinite loop on transactions #40

feat!: Update to SDK V4 & fix infinite loop on transactions

feat!: Update to SDK V4 & fix infinite loop on transactions #40

Triggered via pull request June 14, 2024 14:16
Status Failure
Total duration 1m 42s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test: client/client.go#L23
unused-receiver: method receiver 'c' is not referenced in method's body, consider removing or renaming it as _ (revive)
test: client/testing.go#L32
empty-lines: extra empty line at the end of a block (revive)
test: resources/institutions.go#L21
import-shadowing: The name 'client' shadows an import name (revive)
test: resources/investments_transactions.go#L31
import-shadowing: The name 'client' shadows an import name (revive)
test: resources/investments_holdings.go#L30
import-shadowing: The name 'client' shadows an import name (revive)
test
issues found
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.