Merge branch 'main' into wip-binary-encode-txs #458
main.yml
on: push
golang-ci
16s
unit-tests
8s
code-quality
29s
security-scanning
28s
release
0s
Annotations
14 errors and 5 warnings
unit-tests:
binary-codec/types/hash128.go#L7
no required module provides package github.com/xyield/xrpl-go/binary-codec/serdes; to add it:
|
unit-tests:
binary-codec/types/hash128.go#L8
no required module provides package github.com/xyield/xrpl-go/model/transactions/types; to add it:
|
unit-tests
Process completed with exit code 1.
|
golang-ci
golangci-lint exit with code 3
|
code-quality:
client/server.go#L12
type serverImpl is unused (U1000)
|
code-quality:
client/server.go#L16
func (*serverImpl).Fee is unused (U1000)
|
code-quality:
client/server.go#L29
func (*serverImpl).Manifest is unused (U1000)
|
code-quality:
client/server.go#L42
func (*serverImpl).ServerInfo is unused (U1000)
|
code-quality:
client/server.go#L55
func (*serverImpl).ServerState is unused (U1000)
|
code-quality:
binary-codec/types/hash128.go#L7
no required module provides package github.com/xyield/xrpl-go/binary-codec/serdes; to add it:
|
code-quality:
binary-codec/types/hash128.go#L8
no required module provides package github.com/xyield/xrpl-go/model/transactions/types; to add it:
|
code-quality:
binary-codec/types/st_array_test.go#L9
no required module provides package github.com/xyield/xrpl-go/model/ledger; to add it:
|
code-quality:
binary-codec/types/st_array_test.go#L10
no required module provides package github.com/xyield/xrpl-go/model/transactions; to add it:
|
code-quality:
binary-codec/types/uint8_test.go#L7
no required module provides package github.com/xyield/xrpl-go/binary-codec/definitions; to add it:
|
unit-tests
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/.
|
golang-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
code-quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
code-quality
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
security-scanning
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|