Skip to content

Protocol: attest against EnclaveID rather than HostID #8423

Protocol: attest against EnclaveID rather than HostID

Protocol: attest against EnclaveID rather than HostID #8423

Triggered via pull request March 7, 2024 12:24
Status Failure
Total duration 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
lint: integration/smartcontract/debug_mgmt_contract_lib.go#L1
: # github.com/ten-protocol/go-ten/integration/smartcontract [github.com/ten-protocol/go-ten/integration/smartcontract.test]
lint: integration/smartcontract/debug_mgmt_contract_lib.go#L68
rollupElement.AggregatorID undefined (type ManagementContract.StructsMetaRollup has no field or method AggregatorID)
lint: integration/smartcontract/debug_mgmt_contract_lib.go#L68
rollup.Header.Coinbase undefined (type *"github.com/ten-protocol/go-ten/go/common".RollupHeader has no field or method Coinbase)
lint: integration/smartcontract/smartcontracts_test.go#L222
rollup.Header.Coinbase undefined (type *"github.com/ten-protocol/go-ten/go/common".RollupHeader has no field or method Coinbase) (typecheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ten/go-ten. Supported file pattern: go.sum
lint: go/enclave/components/sigverifier.go#L29
unused-parameter: parameter 'headerHash' seems to be unused, consider removing or renaming it as _ (revive)
lint: integration/simulation/validate_chain.go#L224
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)