Add getPointee calls for all pointer types #4647
Annotations
10 errors and 2 warnings
Run Go Tests:
precompiles/pointerview/pointerview.go#L122
p.evmKeeper.GetNativePointee undefined (type "github.com/sei-protocol/sei-chain/precompiles/common".EVMKeeper has no field or method GetNativePointee)
|
Run Go Tests:
precompiles/pointerview/pointerview.go#L131
p.evmKeeper.GetCW20Pointee undefined (type "github.com/sei-protocol/sei-chain/precompiles/common".EVMKeeper has no field or method GetCW20Pointee)
|
Run Go Tests:
precompiles/pointerview/pointerview.go#L140
p.evmKeeper.GetCW721Pointee undefined (type "github.com/sei-protocol/sei-chain/precompiles/common".EVMKeeper has no field or method GetCW721Pointee)
|
Run Go Tests:
precompiles/pointerview/pointerview.go#L122
p.evmKeeper.GetNativePointee undefined (type "github.com/sei-protocol/sei-chain/precompiles/common".EVMKeeper has no field or method GetNativePointee)
|
Run Go Tests:
precompiles/pointerview/pointerview.go#L131
p.evmKeeper.GetCW20Pointee undefined (type "github.com/sei-protocol/sei-chain/precompiles/common".EVMKeeper has no field or method GetCW20Pointee)
|
Run Go Tests:
precompiles/pointerview/pointerview.go#L140
p.evmKeeper.GetCW721Pointee undefined (type "github.com/sei-protocol/sei-chain/precompiles/common".EVMKeeper has no field or method GetCW721Pointee)
|
Run Go Tests:
precompiles/pointerview/pointerview.go#L122
p.evmKeeper.GetNativePointee undefined (type "github.com/sei-protocol/sei-chain/precompiles/common".EVMKeeper has no field or method GetNativePointee)
|
Run Go Tests:
precompiles/pointerview/pointerview.go#L131
p.evmKeeper.GetCW20Pointee undefined (type "github.com/sei-protocol/sei-chain/precompiles/common".EVMKeeper has no field or method GetCW20Pointee)
|
Run Go Tests:
precompiles/pointerview/pointerview.go#L140
p.evmKeeper.GetCW721Pointee undefined (type "github.com/sei-protocol/sei-chain/precompiles/common".EVMKeeper has no field or method GetCW721Pointee)
|
Run Go Tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/get-diff-action@v6, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "49946fa8183de7300772361005cfd9743a89dd22-04-coverage", "49946fa8183de7300772361005cfd9743a89dd22-18-coverage".
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/
|
Loading