Skip to content

Revert "Feat: Add Pre-commit hooks" #576

Revert "Feat: Add Pre-commit hooks"

Revert "Feat: Add Pre-commit hooks" #576

Triggered via pull request April 6, 2024 03:33
Status Failure
Total duration 1m 42s
Artifacts

go-template-ci.yml

on: pull_request_target
lint-test-build
1m 34s
lint-test-build
golangci-lint
22s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
lint-test-build: cmd/gendbmdls/main.go#L9
cannot find package "github.com/spf13/viper" in any of:
lint-test-build: cmd/gendbmdls/main.go#L10
cannot find package "github.com/volatiletech/sqlboiler/v4/boilingcore" in any of:
lint-test-build: cmd/gendbmdls/main.go#L11
cannot find package "github.com/volatiletech/sqlboiler/v4/drivers" in any of:
lint-test-build: cmd/gendbmdls/main.go#L12
cannot find package "github.com/volatiletech/sqlboiler/v4/importers" in any of:
lint-test-build: cmd/gendbmdls/main.go#L5
cannot find package "go-template/internal/config" in any of:
lint-test-build: cmd/migrations/main.go#L12
cannot find package "github.com/rubenv/sql-migrate" in any of:
lint-test-build: cmd/migrations/main.go#L6
cannot find package "go-template/internal/config" in any of:
lint-test-build: cmd/migrations/main.go#L7
cannot find package "go-template/internal/postgres" in any of:
lint-test-build: cmd/migrations/main.go#L8
cannot find package "go-template/pkg/utl/zaplog" in any of:
lint-test-build: cmd/seeder/main.go#L5
cannot find package "go-template/internal/config" in any of:
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint-test-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-test-build
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/