Skip to content

Update

Update #33

Triggered via pull request November 27, 2023 02:02
@bytemarebytemare
synchronize #4
dev
Status Failure
Total duration 37s
Artifacts

ci.yml

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

Annotations

8 errors and 2 warnings
Test on 1.19
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
Test on 1.19
Process completed with exit code 2.
Test on 1.20
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.11/x64/src/slices)
Test on 1.20
Process completed with exit code 2.
Lint: commitment.go#L16
import 'github.com/bytemare/crypto' is not allowed from list 'Main' (depguard)
Lint: commitment.go#L18
import 'github.com/bytemare/frost/internal' is not allowed from list 'Main' (depguard)
Lint: dkg/dkg.go#L21
import 'github.com/bytemare/frost' is not allowed from list 'Main' (depguard)
Lint
issues found
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018. 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 `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/