Skip to content

Fix -imports handling aliased imports in source mode #381

Fix -imports handling aliased imports in source mode

Fix -imports handling aliased imports in source mode #381

Re-run triggered November 12, 2024 20:53
Status Failure
Total duration 19s
Artifacts

test.yaml

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

Annotations

5 errors and 1 warning
test (1.22.x, ubuntu-latest): mockgen/internal/tests/import_aliased/source.go#L4
no required module provides package github.com/package/definition; to add it:
test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
test (1.23.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
test (1.23.x, ubuntu-latest): mockgen/internal/tests/import_aliased/source.go#L4
no required module provides package github.com/package/definition; to add it:
test (1.23.x, ubuntu-latest)
Process completed with exit code 1.
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/