Skip to content

feat(build): adding build output for new mac processor #7

feat(build): adding build output for new mac processor

feat(build): adding build output for new mac processor #7

Triggered via pull request May 13, 2024 03:51
Status Failure
Total duration 49s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint: app/app.go#L7
import 'github.com/iomarmochtar/content-plus-totp/config' is not allowed from list 'Main' (depguard)
lint: app/app.go#L8
import 'github.com/iomarmochtar/content-plus-totp/enc' is not allowed from list 'Main' (depguard)
lint: app/app.go#L9
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
lint: app/app.go#L10
import 'github.com/pquerna/otp/totp' is not allowed from list 'Main' (depguard)
lint: app/cmd.go#L12
import 'github.com/atotto/clipboard' is not allowed from list 'Main' (depguard)
lint: app/cmd.go#L13
import 'github.com/iomarmochtar/content-plus-totp/config' is not allowed from list 'Main' (depguard)
lint: app/cmd.go#L14
import 'github.com/iomarmochtar/content-plus-totp/enc' is not allowed from list 'Main' (depguard)
lint: app/cmd.go#L15
import 'github.com/urfave/cli/v2' is not allowed from list 'Main' (depguard)
lint: main.go#L7
import 'github.com/iomarmochtar/content-plus-totp/app' is not allowed from list 'Main' (depguard)
lint: app/app_test.go#L7
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@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 `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/