Skip to content

Ensure that asset rate hint expiry timestamps are passed to price oracle #3294

Ensure that asset rate hint expiry timestamps are passed to price oracle

Ensure that asset rate hint expiry timestamps are passed to price oracle #3294

Triggered via pull request October 30, 2024 17:24
Status Failure
Total duration 10m 11s
Artifacts 2

main.yaml

on: pull_request
Matrix: run unit tests
Sqlc check
33s
Sqlc check
RPC check
1m 16s
RPC check
go mod check
22s
go mod check
test vector check
26s
test vector check
migration version check
11s
migration version check
Compilation check
28s
Compilation check
sample configuration check
25s
sample configuration check
Docker build check
3m 18s
Docker build check
cross compilation
1m 20s
cross compilation
Lint check
1m 58s
Lint check
Format check
24s
Format check
run itests
34s
run itests
run itests postgres
44s
run itests postgres
run LiT tests
10m 1s
run LiT tests
Fit to window
Zoom out
Zoom in

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