邱伟豪

Results 6 issues of 邱伟豪

Sort imports

1.Add index.d.ts to the package.json's files. 2.change the index.d.ts , use any type. 3.change the python file , exclude index.d.ts

enhancement

dockerfile基础镜像:registry.cn-hangzhou.aliyuncs.com/aliyun-node/alinode:v7.6.0-alpine 报错: 请问有没有同学需要动态加载的问题,alinode的版本,有兼容性问题。 我们有个依赖,nodejieba,因为alinode的版本从V12.13.1升级到14.18.1,出现了动态加载报错Error: Dynamic loading not supported(本地node版本没有问题,只是在CI过程中,报错了。) 查看stackOverflow的说辞,预测是node-gyp导致,里面用了NAPI之类的吧。 于是我更改了nodejieba包,换成@node-rs/jieba的包(因为没有 node-gyp ),但是还是有问题呀。

when i use go version 1.19, it will throw the panic: panic: reflect.Value.Interface: cannot return value obtained from unexported field or method i change the " reflect.Interface{}" to "reflect", its...

bug

1.Change the time to the system default time,Avoid confusion of time Make sure these boxes checked before submitting your pull request. - [] Do only one thing - [] No...