refactor: 切换数字类型为IntType(可配置),同时修复一个值复制问题 #6
Annotations
10 errors and 4 warnings
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/runtime/mfixalloc.go#L60
undefined: max (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/runtime/mgcmark.go#L1439
undefined: min (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/runtime/mgcpacer.go#L1146
undefined: max (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/runtime/mgcpacer.go#L1156
undefined: max (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/runtime/mgcpacer.go#L1157
undefined: min (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/runtime/mgcscavenge.go#L956
undefined: min (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/internal/fmtsort/sort.go#L182
missing return (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.22.2/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dicescript/dicescript. Supported file pattern: go.sum
|
test
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/.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/dicescript/dicescript. Supported file pattern: go.sum
|