Skip to content

Enable tokens support for TON #408

Enable tokens support for TON

Enable tokens support for TON #408

Triggered via pull request October 24, 2024 08:17
Status Failure
Total duration 2m 44s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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/