Skip to content

Merge branch 'main' into feature/custom-field-extraction-as-arrays #1174

Merge branch 'main' into feature/custom-field-extraction-as-arrays

Merge branch 'main' into feature/custom-field-extraction-as-arrays #1174

Triggered via push September 23, 2023 22:17
Status Failure
Total duration 29s
Artifacts

coverage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: pkg/infra/models/errors.go#L150
ErrNilPayloadError redeclared in this block
build: pkg/infra/models/errors.go#L142
previous declaration
build: pkg/infra/models/errors.go#L151
ErrNonPayloadPointerError redeclared in this block
build: pkg/infra/models/errors.go#L143
previous declaration
build: pkg/infra/models/errors.go#L152
ErrNoFieldInformationError redeclared in this block
build: pkg/infra/models/errors.go#L144
previous declaration
build: pkg/infra/models/errors.go#L153
ErrNoCustomFieldUnmarshalError redeclared in this block
build: pkg/infra/models/errors.go#L146
previous declaration
build: pkg/infra/models/errors.go#L154
ErrNoMultiSelectTypeError redeclared in this block
build: pkg/infra/models/errors.go#L147
previous declaration
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/