Skip to content

Fix

Fix #33

Triggered via push February 4, 2024 16:11
Status Failure
Total duration 1m 5s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
lint: pkg/portal/operation.go#L60
unnecessary trailing newline (whitespace)
lint: pkg/domain/model/error.go#L3
import 'github.com/opencars/seedwork' is not allowed from list 'Main' (depguard)
lint: pkg/domain/query/list_by_number.go#L8
import 'github.com/go-ozzo/ozzo-validation' is not allowed from list 'Main' (depguard)
lint: pkg/domain/query/list_by_number.go#L9
import 'github.com/go-ozzo/ozzo-validation/is' is not allowed from list 'Main' (depguard)
lint: pkg/domain/query/list_by_number.go#L12
import 'github.com/opencars/schema' is not allowed from list 'Main' (depguard)
lint: pkg/domain/query/list_by_number.go#L13
import 'github.com/opencars/schema/vehicle' is not allowed from list 'Main' (depguard)
lint: pkg/domain/query/list_by_number.go#L14
import 'github.com/opencars/seedwork' is not allowed from list 'Main' (depguard)
lint: pkg/domain/query/list_by_number.go#L15
import 'github.com/opencars/translit' is not allowed from list 'Main' (depguard)
lint: pkg/domain/query/list_by_number.go#L17
import 'github.com/opencars/operations/pkg/domain/model' is not allowed from list 'Main' (depguard)
lint: pkg/domain/query/list_by_vin.go#L8
import 'github.com/go-ozzo/ozzo-validation' is not allowed from list 'Main' (depguard)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
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/