Ensure that asset rate hint expiry timestamps are passed to price oracle #3294
main.yaml
on: pull_request
Matrix: run unit tests
Sqlc check
33s
RPC check
1m 16s
go mod check
22s
test vector check
26s
migration version check
11s
Compilation check
28s
sample configuration check
25s
Docker build check
3m 18s
cross compilation
1m 20s
Lint check
1m 58s
Format check
24s
run itests
34s
run itests postgres
44s
run LiT tests
10m 1s
finish
5s
Annotations
56 errors and 18 warnings
test vector check:
rfq/oracle.go#L11
math redeclared in this block
|
test vector check:
rfq/oracle.go#L7
other declaration of math
|
test vector check:
rfq/oracle.go#L11
"math" imported and not used
|
test vector check
Process completed with exit code 2.
|
Compilation check:
rfq/oracle.go#L11
math redeclared in this block
|
Compilation check:
rfq/oracle.go#L7
other declaration of math
|
Compilation check:
rfq/oracle.go#L11
"math" imported and not used
|
Compilation check
Process completed with exit code 1.
|
run unit tests (unit-cover):
rfq/oracle.go#L11
math redeclared in this block
|
run unit tests (unit-cover):
rfq/oracle.go#L7
other declaration of math
|
run unit tests (unit-cover):
rfq/oracle.go#L11
"math" imported and not used
|
run unit tests (unit-cover)
Process completed with exit code 2.
|
run itests:
rfq/oracle.go#L11
math redeclared in this block
|
run itests:
rfq/oracle.go#L7
other declaration of math
|
run itests:
rfq/oracle.go#L11
"math" imported and not used
|
run itests
Process completed with exit code 2.
|
run itests postgres:
rfq/oracle.go#L11
math redeclared in this block
|
run itests postgres:
rfq/oracle.go#L7
other declaration of math
|
run itests postgres:
rfq/oracle.go#L11
"math" imported and not used
|
run itests postgres
Process completed with exit code 2.
|
cross compilation
math redeclared in this block
|
cross compilation
other declaration of math
|
cross compilation
"math" imported and not used
|
cross compilation
Process completed with exit code 2.
|
Lint check
\\\"math\\\" imported and not used)\" were hidden, use --max-same-issues"
|
Lint check:
taprpc/marshal.go#L18
could not import github.com/lightninglabs/taproot-assets/rfq (-: # github.com/lightninglabs/taproot-assets/rfq
|
Lint check:
rfq/oracle.go#L11
math redeclared in this block
|
Lint check:
rfq/oracle.go#L7
other declaration of math
|
Lint check:
rfq/oracle.go#L11
"math" imported and not used) (typecheck)
|
Lint check:
taprpc/marshal.go#L639
previous case (typecheck)
|
Lint check:
taprpc/marshal.go#L676
previous case (typecheck)
|
Lint check:
tapcfg/config.go#L25
could not import github.com/lightninglabs/taproot-assets/rfq (-: # github.com/lightninglabs/taproot-assets/rfq
|
Lint check:
rfq/oracle.go#L11
math redeclared in this block
|
Lint check:
rfq/oracle.go#L7
other declaration of math
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L11
math redeclared in this block
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L7
other declaration of math
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L11
"math" imported and not used
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L11
math redeclared in this block
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L7
other declaration of math
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L11
"math" imported and not used
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L11
math redeclared in this block
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L7
other declaration of math
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L11
"math" imported and not used
|
run unit tests (unit dbbackend=postgres):
rfq/oracle.go#L11
math redeclared in this block
|
run unit tests (unit-race):
rfq/oracle.go#L11
math redeclared in this block
|
run unit tests (unit-race):
rfq/oracle.go#L7
other declaration of math
|
run unit tests (unit-race):
rfq/oracle.go#L11
"math" imported and not used
|
run unit tests (unit-race):
rfq/oracle.go#L11
math redeclared in this block
|
run unit tests (unit-race):
rfq/oracle.go#L7
other declaration of math
|
run unit tests (unit-race):
rfq/oracle.go#L11
"math" imported and not used
|
run unit tests (unit-race):
rfq/oracle.go#L11
math redeclared in this block
|
run unit tests (unit-race):
rfq/oracle.go#L7
other declaration of math
|
run unit tests (unit-race):
rfq/oracle.go#L11
"math" imported and not used
|
run unit tests (unit-race):
rfq/oracle.go#L11
math redeclared in this block
|
Docker build check
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make release-install TAGS=monitoring" did not complete successfully: exit code: 2
|
finish
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
|
migration version check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go mod check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
Format check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
sample configuration check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
test vector check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
Compilation check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
Sqlc check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3, jpribyl/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run unit tests (unit-cover)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
run itests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run itests postgres
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RPC check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
cross compilation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
Lint check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
run unit tests (unit dbbackend=postgres)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
run unit tests (unit-race)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
Docker build check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run LiT tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest", "logs-itest-postgres".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs-itest
Expired
|
22 Bytes |
|
logs-itest-postgres
Expired
|
22 Bytes |
|