Skip to content

Add resource vendoring #8755

Add resource vendoring

Add resource vendoring #8755

Triggered via pull request January 27, 2025 16:59
Status Failure
Total duration 11m 23s
Artifacts

test.yml

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

Annotations

22 errors and 1 warning
test (1.23.x, ubuntu-latest): common/hugo/hugo_test.go#L29
cannot use conf (variable of type testConfig) as ConfigProvider value in argument to NewInfo: testConfig does not implement ConfigProvider (missing method Vendor)
test (1.23.x, ubuntu-latest): common/hugo/hugo_test.go#L48
cannot use testConfig{…} (value of type testConfig) as ConfigProvider value in argument to NewInfo: testConfig does not implement ConfigProvider (missing method Vendor)
test (1.23.x, ubuntu-latest): common/hugo/hugo_test.go#L76
cannot use conf (variable of type testConfig) as ConfigProvider value in argument to NewInfo: testConfig does not implement ConfigProvider (missing method Vendor) (compile)
test (1.23.x, ubuntu-latest): resources/page/page_matcher_test.go#L29
cannot use testConfig{…} (value of type testConfig) as hugo.ConfigProvider value in argument to hugo.NewInfo: testConfig does not implement hugo.ConfigProvider (missing method Vendor)
test (1.23.x, ubuntu-latest): resources/page/page_matcher_test.go#L30
cannot use testConfig{…} (value of type testConfig) as hugo.ConfigProvider value in argument to hugo.NewInfo: testConfig does not implement hugo.ConfigProvider (missing method Vendor) (compile)
test (1.23.x, ubuntu-latest): resources/page/pages.go#L35
func Pages.shuffle is unused (U1000)
test (1.23.x, ubuntu-latest): resources/page/pagination.go#L126
func (*Pager).page is unused (U1000)
test (1.23.x, ubuntu-latest): resources/page/pagination.go#L320
func probablyEqualPageLists is unused (U1000)
test (1.23.x, ubuntu-latest): resources/resource_cache.go#L100
func (*ResourceCache).getFilenames is unused (U1000)
test (1.23.x, ubuntu-latest): resources/resource_cache.go#L107
func (*ResourceCache).getFromFile is unused (U1000)
test (1.23.x, windows-latest)
The job was canceled because "_1_23_x_ubuntu-latest" failed.
test (1.23.x, windows-latest): common/hugo/hugo_test.go#L29
cannot use conf (variable of type testConfig) as ConfigProvider value in argument to NewInfo: testConfig does not implement ConfigProvider (missing method Vendor)
test (1.23.x, windows-latest): common/hugo/hugo_test.go#L48
cannot use testConfig{…} (value of type testConfig) as ConfigProvider value in argument to NewInfo: testConfig does not implement ConfigProvider (missing method Vendor)
test (1.23.x, windows-latest): common/hugo/hugo_test.go#L76
cannot use conf (variable of type testConfig) as ConfigProvider value in argument to NewInfo: testConfig does not implement ConfigProvider (missing method Vendor)
test (1.23.x, windows-latest)
The operation was canceled.
test (1.22.x, windows-latest)
The job was canceled because "_1_23_x_ubuntu-latest" failed.
test (1.22.x, windows-latest): common/hugo/hugo_test.go#L29
cannot use conf (variable of type testConfig) as ConfigProvider value in argument to NewInfo: testConfig does not implement ConfigProvider (missing method Vendor)
test (1.22.x, windows-latest): common/hugo/hugo_test.go#L48
cannot use testConfig{…} (value of type testConfig) as ConfigProvider value in argument to NewInfo: testConfig does not implement ConfigProvider (missing method Vendor)
test (1.22.x, windows-latest): common/hugo/hugo_test.go#L76
cannot use conf (variable of type testConfig) as ConfigProvider value in argument to NewInfo: testConfig does not implement ConfigProvider (missing method Vendor)
test (1.22.x, windows-latest)
The operation was canceled.
test (1.22.x, ubuntu-latest)
The job was canceled because "_1_23_x_ubuntu-latest" failed.
test (1.22.x, ubuntu-latest)
The operation was canceled.
test (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636