Skip to content

CI: Update v2 branch CI to be on par with v3 #612

CI: Update v2 branch CI to be on par with v3

CI: Update v2 branch CI to be on par with v3 #612

Triggered via pull request June 27, 2024 07:57
Status Failure
Total duration 45s
Artifacts

go.yml

on: pull_request
Test with latest golang
35s
Test with latest golang
Test with 1.17
28s
Test with 1.17
Lint
26s
Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: helper/decrypt_check_test.go#L10
G101: Potential hardcoded credentials (gosec)
Lint: internal/armor.go#L6
import 'github.com/ProtonMail/go-crypto/openpgp/armor' is not allowed from list 'Main' (depguard)
Lint: internal/armor.go#L7
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
Lint: internal/common.go#L7
import 'github.com/ProtonMail/gopenpgp/v2/constants' is not allowed from list 'Main' (depguard)
Lint: armor/armor.go#L10
import 'github.com/ProtonMail/go-crypto/openpgp/armor' is not allowed from list 'Main' (depguard)
Lint: armor/armor.go#L11
import 'github.com/ProtonMail/gopenpgp/v2/constants' is not allowed from list 'Main' (depguard)
Lint: armor/armor.go#L12
import 'github.com/ProtonMail/gopenpgp/v2/internal' is not allowed from list 'Main' (depguard)
Lint: armor/armor.go#L13
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
Lint: crypto/attachment.go#L11
import 'github.com/ProtonMail/go-crypto/openpgp' is not allowed from list 'Main' (depguard)
Lint: crypto/attachment.go#L12
import 'github.com/ProtonMail/go-crypto/openpgp/packet' is not allowed from list 'Main' (depguard)
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
Test with 1.17
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with latest golang
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.