Skip to content

Add resource vendoring #8756

Add resource vendoring

Add resource vendoring #8756

Triggered via pull request January 28, 2025 19:57
Status Failure
Total duration 10m 7s
Artifacts

test.yml

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

Annotations

25 errors
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)
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)
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): 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, 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.22.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.22.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.22.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.22.x, ubuntu-latest): resources/page/pages.go#L35
func Pages.shuffle is unused (U1000)
test (1.22.x, ubuntu-latest): resources/page/pagination.go#L126
func (*Pager).page is unused (U1000)
test (1.22.x, ubuntu-latest): resources/page/pagination.go#L320
func probablyEqualPageLists is unused (U1000)
test (1.22.x, ubuntu-latest): resources/resource_cache.go#L100
func (*ResourceCache).getFilenames is unused (U1000)
test (1.22.x, ubuntu-latest): resources/resource_cache.go#L107
func (*ResourceCache).getFromFile is unused (U1000)