[KS-186] Add stub for OCR3 Capability Provider #2758
Annotations
2 errors and 2 warnings
Analyze (go)
cannot use &SolanaChainReaderService{} (value of type *SolanaChainReaderService) as "github.com/smartcontractkit/chainlink-common/pkg/types".ChainReader value in variable declaration: *SolanaChainReaderService does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".ChainReader (missing method QueryKey)
|
Analyze (go)
cannot use cr (variable of type *chainReader) as ChainReaderService value in return statement: *chainReader does not implement ChainReaderService (missing method QueryKey)
|
Analyze (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-go@v3, github/codeql-action/init@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5, github/codeql-action/autobuild@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5, github/codeql-action/analyze@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-go@v3, github/codeql-action/init@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5, github/codeql-action/autobuild@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5, github/codeql-action/analyze@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|