Enable tokens support for TON #408
Annotations
10 errors and 4 warnings
Lint:
coin/gen_test.go#L45
undefined: yaml (typecheck)
|
Lint:
types/marshal_test.go#L95
err declared and not used (typecheck)
|
Lint:
types/marshal_test.go#L187
err declared and not used (typecheck)
|
Lint:
types/tx_test.go#L563
err declared and not used (typecheck)
|
Lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
|
Lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/internal/fmtsort/sort.go#L79
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
Lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/internal/fmtsort/sort.go#L81
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
Lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/internal/fmtsort/sort.go#L83
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
Lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/internal/fmtsort/sort.go#L136
missing return (typecheck)
|
Lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/reflect/iter.go#L67
cannot range over v.Len() (value of type int) (typecheck)
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|