Skip to content

feat: 加速缩略图生成时间 #350

feat: 加速缩略图生成时间

feat: 加速缩略图生成时间 #350

Triggered via pull request August 14, 2023 17:29
Status Failure
Total duration 2m 28s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Test: pkg/filesystem/image_test.go#L98
cannot use mockGenerator (variable of type *thumbmock.GeneratorMock) as thumb.Generator value in array or slice literal: *thumbmock.GeneratorMock does not implement thumb.Generator (wrong type for method Generate)
Test
Process completed with exit code 1.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/