Skip to content

feat: initialise the project #30

feat: initialise the project

feat: initialise the project #30

Triggered via pull request June 13, 2024 15:46
Status Failure
Total duration 25s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
lint: internal/config/config.go#L12
badCall: suspicious Join on 1 argument (gocritic)
lint: internal/config/config.go#L8
import 'github.com/Schrodinger-Hat/Daje/constants' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/init/init.go#L6
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/init/init.go#L8
import 'github.com/Schrodinger-Hat/Daje/internal/config' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/root/root.go#L4
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/root/root.go#L6
import 'github.com/Schrodinger-Hat/Daje/pkg/cmd/init' is not allowed from list 'Main' (depguard)
lint: main.go#L6
import 'github.com/Schrodinger-Hat/Daje/pkg/cmd/root' is not allowed from list 'Main' (depguard)
lint
issues found
commit_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
commit_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/
commit_lint
The `set-output` 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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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, 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/