adding storage events bytes in the block header #56
Annotations
4 errors and 4 warnings
rpc/fetcher.go#L136
metadata declared and not used
|
rpc/fetcher.go#L137
cannot use fetchedBlockData.metadata (variable of type []byte) as *"github.com/centrifuge/go-substrate-rpc-client/v4/types".Metadata value in argument to client.eventsProvider.GetStorageEvents
|
rpc/fetcher.go#L148
cannot use storageEvents (variable of type *"github.com/centrifuge/go-substrate-rpc-client/v4/types".StorageDataRaw) as byte value in array or slice literal
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, 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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading