Skip to content

feat(header forwarding): add HeaderForwarder and plumbing #220

feat(header forwarding): add HeaderForwarder and plumbing

feat(header forwarding): add HeaderForwarder and plumbing #220

Triggered via pull request October 18, 2024 15:25
Status Failure
Total duration 4m 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 18 warnings
Lint: server/api_account.go#L108
method AccountAPIController.ContextFromRequest already declared at server/api_account.go:68:32 (typecheck)
Lint: server/api_block.go#L108
method BlockAPIController.ContextFromRequest already declared at server/api_block.go:68:30 (typecheck)
Lint: server/api_construction.go#L147
method ConstructionAPIController.ContextFromRequest already declared at server/api_construction.go:104:37 (typecheck)
Lint: server/api_construction.go#L190
method ConstructionAPIController.ContextFromRequest already declared at server/api_construction.go:104:37 (typecheck)
Lint: server/api_construction.go#L233
method ConstructionAPIController.ContextFromRequest already declared at server/api_construction.go:104:37 (typecheck)
Lint: server/api_mempool.go#L108
method MempoolAPIController.ContextFromRequest already declared at server/api_mempool.go:68:32 (typecheck)
Lint: server/api_network.go#L114
method NetworkAPIController.ContextFromRequest already declared at server/api_network.go:74:32 (typecheck)
Lint: server/api_network.go#L154
method NetworkAPIController.ContextFromRequest already declared at server/api_network.go:74:32 (typecheck)
Lint
issues found
Build: server/api_account.go#L108
AccountAPIController.ContextFromRequest redeclared in this block
Build: server/api_account.go#L68
other declaration of ContextFromRequest
Build: server/api_block.go#L108
BlockAPIController.ContextFromRequest redeclared in this block
Build: server/api_block.go#L68
other declaration of ContextFromRequest
Build: server/api_construction.go#L147
ConstructionAPIController.ContextFromRequest redeclared in this block
Build: server/api_construction.go#L104
other declaration of ContextFromRequest
Build: server/api_construction.go#L190
ConstructionAPIController.ContextFromRequest redeclared in this block
Build: server/api_construction.go#L104
other declaration of ContextFromRequest
Build: server/api_construction.go#L233
ConstructionAPIController.ContextFromRequest redeclared in this block
Build: server/api_construction.go#L104
other declaration of ContextFromRequest
Salus
Process completed with exit code 2.
Test: server/api_account.go#L108
AccountAPIController.ContextFromRequest redeclared in this block
Test: server/api_account.go#L68
other declaration of ContextFromRequest
Test: server/api_block.go#L108
BlockAPIController.ContextFromRequest redeclared in this block
Test: server/api_block.go#L68
other declaration of ContextFromRequest
Test: server/api_construction.go#L147
ConstructionAPIController.ContextFromRequest redeclared in this block
Test: server/api_construction.go#L104
other declaration of ContextFromRequest
Test: server/api_construction.go#L190
ConstructionAPIController.ContextFromRequest redeclared in this block
Test: server/api_construction.go#L104
other declaration of ContextFromRequest
Test: server/api_construction.go#L233
ConstructionAPIController.ContextFromRequest redeclared in this block
Test: server/api_construction.go#L104
other declaration of ContextFromRequest
Check-License
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
Check-License
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Check-License
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
Coverage
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Coverage
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check-Format
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/
Check-Format
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Check-Format
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
Check-Gen
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/
Check-Gen
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Check-Gen
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Salus
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/
Salus
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Salus
Unexpected input(s) 'version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/