fix reported windows errors #41
Annotations
10 errors and 1 warning
Test with the Go CLI:
secretkey.go#L63
cannot use _Ctype_ulong(32) (constant 32 of type _Ctype_ulong) as _Ctype_ulonglong value in argument to (_Cfunc__CMalloc)
|
Test with the Go CLI:
secretkey.go#L114
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
|
Test with the Go CLI:
token.go#L230
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
|
Test with the Go CLI:
transaction.go#L132
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
|
Test with the Go CLI:
transaction.go#L182
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
|
Test with the Go CLI:
transaction.go#L187
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
|
Test with the Go CLI:
tree.go#L111
cannot use _Ctype_ulong(bytesLength) (value of type _Ctype_ulong) as _Ctype_ulonglong value in argument to (_Cfunc__CMalloc)
|
Test with the Go CLI:
tree.go#L146
cannot use indexNumber (variable of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
|
Test with the Go CLI:
verifier.go#L14
cannot use _Ctype_ulong(len(message)) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
|
Test with the Go CLI:
wallet.go#L65
cannot use _Ctype_ulong(len(entropy)) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading