Skip to content

[WIP] Updated ListAssetRequest to include additional filter options #3414

[WIP] Updated ListAssetRequest to include additional filter options

[WIP] Updated ListAssetRequest to include additional filter options #3414

Triggered via pull request November 16, 2024 18:38
Status Failure
Total duration 6m 48s
Artifacts 2

main.yaml

on: pull_request
Matrix: run unit tests
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 18 warnings
Compilation check: rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
Compilation check: rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
Compilation check
Process completed with exit code 1.
cross compilation
r.cfg.AssetStore.AssetQueryFilters is not a type
cross compilation
not enough arguments in call to r.fetchRpcAssets
cross compilation
Process completed with exit code 2.
run itests: rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run itests: rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run itests
Process completed with exit code 2.
run itests postgres: rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run itests postgres: rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run itests postgres
Process completed with exit code 2.
run unit tests (unit-cover): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit-cover): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit-cover)
Process completed with exit code 2.
run LiT tests
r.cfg.AssetStore.AssetQueryFilters is not a type
run LiT tests
not enough arguments in call to r.fetchRpcAssets
run LiT tests
Process completed with exit code 2.
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
run unit tests (unit dbbackend=postgres): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit dbbackend=postgres): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit dbbackend=postgres): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit dbbackend=postgres): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit dbbackend=postgres): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit dbbackend=postgres): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit dbbackend=postgres): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit dbbackend=postgres): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit dbbackend=postgres): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit dbbackend=postgres): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit-race): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit-race): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit-race): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit-race): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit-race): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit-race): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit-race): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit-race): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
run unit tests (unit-race): rpcserver.go#L1023
r.cfg.AssetStore.AssetQueryFilters is not a type
run unit tests (unit-race): rpcserver.go#L1179
not enough arguments in call to r.fetchRpcAssets
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/
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/
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/
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/
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/
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/
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 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/
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/
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/
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/
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-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/
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
22 Bytes
logs-itest-postgres
22 Bytes