Initial work. #1
Annotations
7 errors and 1 warning
lint:
types/address.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
util/jsonhelpers.go#L25
could not import github.com/attestantio/go-starknet-client/types (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
api/blockhashandnumber.go#L16
could not import github.com/attestantio/go-starknet-client/types (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
spec/block.go#L20
could not import github.com/attestantio/go-starknet-client/types (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
metrics/service.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
jsonrpc/metrics.go#L20
could not import github.com/attestantio/go-starknet-client/metrics (-: cannot compile Go 1.22 code) (typecheck)
|
lint
issues found
|
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/
|