Skip to content

Bump github.com/go-errors/errors from 1.4.2 to 1.5.1 #91

Bump github.com/go-errors/errors from 1.4.2 to 1.5.1

Bump github.com/go-errors/errors from 1.4.2 to 1.5.1 #91

Triggered via pull request September 21, 2023 11:00
Status Failure
Total duration 3m 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci-lint: pkg/dto/json.go#L8
import 'github.com/go-errors/errors' is not allowed from list 'Main' (depguard)
golangci-lint: pkg/dto/output.go#L6
import 'github.com/GoTestTools/limgo/pkg/model/evaluation' is not allowed from list 'Main' (depguard)
golangci-lint: pkg/dto/output.go#L7
import 'github.com/GoTestTools/limgo/pkg/model/statistic' is not allowed from list 'Main' (depguard)
golangci-lint: pkg/model/gosrc/statements.go#L3
import 'github.com/go-errors/errors' is not allowed from list 'Main' (depguard)
golangci-lint: pkg/model/coverage/groupedCoverage.go#L4
import 'github.com/GoTestTools/limgo/pkg/model/gosrc' is not allowed from list 'Main' (depguard)
golangci-lint: pkg/model/coverage/lineMatcher.go#L6
import 'github.com/go-errors/errors' is not allowed from list 'Main' (depguard)
golangci-lint: pkg/model/module/module.go#L4
import 'github.com/GoTestTools/limgo/pkg/model/gosrc' is not allowed from list 'Main' (depguard)
golangci-lint: pkg/domain/coverageParser.go#L8
import 'github.com/GoTestTools/limgo/pkg/model/coverage' is not allowed from list 'Main' (depguard)
golangci-lint: pkg/domain/evaluation.go#L8
import 'github.com/GoTestTools/limgo/pkg/dto' is not allowed from list 'Main' (depguard)
golangci-lint: pkg/domain/evaluation.go#L9
import 'github.com/GoTestTools/limgo/pkg/model/evaluation' is not allowed from list 'Main' (depguard)
gofmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-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/
golangci-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/