RFQ refactor towards adding asset sell request support #2413
main.yaml
on: pull_request
Sqlc check
28s
RPC check
1m 9s
go mod check
26s
test vector check
1m 20s
Compilation check
24s
Docker build check
1m 52s
cross compilation
55s
Lint check
2m 27s
Format check
24s
run itests
53s
run itests postgres
56s
Matrix: run unit tests
Annotations
41 errors and 14 warnings
Format check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
Format check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
Format check
Process completed with exit code 2.
|
Compilation check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
Compilation check
Process completed with exit code 1.
|
run unit tests (unit dbbackend=postgres):
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run unit tests (unit dbbackend=postgres):
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run unit tests (unit dbbackend=postgres):
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run unit tests (unit dbbackend=postgres)
Process completed with exit code 2.
|
run unit tests (unit-cover):
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run unit tests (unit-cover):
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
go mod check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run unit tests (unit-race):
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run unit tests (unit-race):
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run unit tests (unit-race):
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run unit tests (unit-race)
Process completed with exit code 2.
|
run itests:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run itests:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run itests
Process completed with exit code 2.
|
cross compilation:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
cross compilation
expected 'package', found 'EOF'
|
cross compilation
Process completed with exit code 2.
|
run itests postgres:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run itests postgres:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
run itests postgres
Process completed with exit code 2.
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
test vector check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
Docker build check
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make install" did not complete successfully: exit code: 2
|
Lint check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF'
|
Lint check:
rpcserver.go#L5026
previous case (typecheck)
|
Lint check:
rfqmsg/sell_accept.go#L1
syntax error: package statement must be first (typecheck)
|
Lint check:
rfqmsg/sell_accept.go#L1
expected 'package', found 'EOF' (typecheck)
|
Lint check
Process completed with exit code 2.
|
Format check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
Compilation check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
run unit tests (unit dbbackend=postgres)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
run unit tests (unit-cover)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
go mod check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
Sqlc check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, jpribyl/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run unit tests (unit-race)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
run itests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cross compilation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
run itests postgres
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
RPC check
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/.
|
test vector check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
Docker build check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs-itest
Expired
|
22 Bytes |
|
logs-itest-postgres
Expired
|
22 Bytes |
|