feat: filecoin integration #39
Annotations
10 errors and 1 warning
tests:
blockchain/orginzationMetadata_test.go#L14
cannot use testJsonOrgGroupData (variable of type string) as []byte value in argument to InitOrganizationMetaDataFromJson
|
tests:
blockchain/orginzationMetadata_test.go#L32
cannot use "bad json" (untyped string constant) as []byte value in argument to InitOrganizationMetaDataFromJson
|
tests:
blockchain/orginzationMetadata_test.go#L37
cannot use testJsonOrgGroupData (variable of type string) as []byte value in argument to InitOrganizationMetaDataFromJson
|
tests:
blockchain/serviceMetadata_test.go#L21
cannot use testJsonData (variable of type string) as []byte value in argument to InitServiceMetaDataFromJson
|
tests:
blockchain/serviceMetadata_test.go#L40
cannot use testJsonData (variable of type string) as []byte value in argument to InitServiceMetaDataFromJson
|
tests:
blockchain/serviceMetadata_test.go#L53
cannot use testJsonData (variable of type string) as []byte value in argument to InitServiceMetaDataFromJson
|
tests:
blockchain/serviceMetadata_test.go#L63
cannot use strings.Replace(testJsonData, "{", "", 1) (value of type string) as []byte value in argument to InitServiceMetaDataFromJson
|
tests:
blockchain/serviceMetadata_test.go#L69
cannot use strings.Replace(testJsonData, "0x7DF35C98f41F3Af0df1dc4c7F7D4C19a71Dd059F", "", 1) (value of type string) as []byte value in argument to InitServiceMetaDataFromJson
|
tests:
blockchain/serviceMetadata_test.go#L73
cannot use strings.Replace(testJsonData, "default_pricing", "dummy", 1) (value of type string) as []byte value in argument to InitServiceMetaDataFromJson
|
tests:
escrow/income_test.go#L34
cannot use testJsonDataFixedPrice (variable of type string) as []byte value in argument to blockchain.InitServiceMetaDataFromJson
|
tests
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/
|