Skip to content

fix reported windows errors #41

fix reported windows errors

fix reported windows errors #41

Triggered via push April 13, 2024 16:37
Status Failure
Total duration 2m 11s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Tests on windows-latest: secretkey.go#L63
cannot use _Ctype_ulong(32) (constant 32 of type _Ctype_ulong) as _Ctype_ulonglong value in argument to (_Cfunc__CMalloc)
Tests on windows-latest: secretkey.go#L114
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
Tests on windows-latest: token.go#L230
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
Tests on windows-latest: transaction.go#L132
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
Tests on windows-latest: transaction.go#L182
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
Tests on windows-latest: transaction.go#L187
cannot use _Ctype_ulong(index) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
Tests on windows-latest: tree.go#L111
cannot use _Ctype_ulong(bytesLength) (value of type _Ctype_ulong) as _Ctype_ulonglong value in argument to (_Cfunc__CMalloc)
Tests on windows-latest: tree.go#L146
cannot use indexNumber (variable of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
Tests on windows-latest: verifier.go#L14
cannot use _Ctype_ulong(len(message)) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
Tests on windows-latest: wallet.go#L65
cannot use _Ctype_ulong(len(entropy)) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration
Tests on ubuntu-latest
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/.
Tests on macos-latest
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/.
Tests on windows-latest
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/.