Skip to content

fix(deps): update go minor dependencies updates (auto-merge) #1802

fix(deps): update go minor dependencies updates (auto-merge)

fix(deps): update go minor dependencies updates (auto-merge) #1802

Triggered via push September 10, 2024 17:09
Status Failure
Total duration 43s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test (1.22.x, ubuntu-latest): internal/pkg/unit/match_request.go#L30
sm.GetExact undefined (type *ExtendedStringMatch has no field or method GetExact) (typecheck)
test (1.22.x, ubuntu-latest): internal/pkg/unit/match_request.go#L31
sm.GetExact undefined (type *ExtendedStringMatch has no field or method GetExact) (typecheck)
test (1.22.x, ubuntu-latest): internal/pkg/unit/match_request.go#L32
sm.GetPrefix undefined (type *ExtendedStringMatch has no field or method GetPrefix) (typecheck)
test (1.22.x, ubuntu-latest): internal/pkg/unit/match_request.go#L33
sm.GetPrefix undefined (type *ExtendedStringMatch has no field or method GetPrefix) (typecheck)
test (1.22.x, ubuntu-latest): internal/pkg/unit/match_request.go#L34
sm.GetRegex undefined (type *ExtendedStringMatch has no field or method GetRegex) (typecheck)
test (1.22.x, ubuntu-latest): internal/pkg/unit/match_request.go#L37
sm.GetRegex undefined (type *ExtendedStringMatch has no field or method GetRegex) (typecheck)
test (1.22.x, ubuntu-latest): internal/pkg/unit/match_request.go#L39
sm.GetRegex undefined (type *ExtendedStringMatch has no field or method GetRegex) (typecheck)
test (1.22.x, ubuntu-latest)
issues found
test (1.22.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
test (1.22.x, macos-latest)
The operation was canceled.
test (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/