Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Bump flytestdlib version #1803

Bump flytestdlib version

Bump flytestdlib version #1803

Triggered via pull request September 15, 2023 22:33
Status Failure
Total duration 5m 32s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
Run lint: go/tasks/pluginmachinery/ioutils/remote_file_output_reader_test.go#L54
cannot use MemoryMetadata{…} (value of type MemoryMetadata) as type storage.Metadata in argument to store.OnHead(ctx, storage.DataReference("deck.html")).Return:
Run lint: go/tasks/plugins/hive/execution_state_test.go#L341
cannot use mock.Anything (constant "mock.Anything" of type string) as type "github.com/flyteorg/flytestdlib/cache".Item in argument to mockCache.OnGetOrCreate:
Run lint: go/tasks/plugins/presto/execution_state_test.go#L310
cannot use mock.Anything (constant "mock.Anything" of type string) as type "github.com/flyteorg/flytestdlib/cache".Item in argument to mockCache.OnGetOrCreate:
Run lint
Process completed with exit code 2.
Run tests: go/tasks/pluginmachinery/ioutils/remote_file_output_reader_test.go#L54
cannot use MemoryMetadata{…} (value of type MemoryMetadata) as type storage.Metadata in argument to store.OnHead(ctx, storage.DataReference("deck.html")).Return:
Run tests: go/tasks/plugins/hive/execution_state_test.go#L341
cannot use mock.Anything (constant "mock.Anything" of type string) as type "github.com/flyteorg/flytestdlib/cache".Item in argument to mockCache.OnGetOrCreate:
Run tests: go/tasks/plugins/presto/execution_state_test.go#L310
cannot use mock.Anything (constant "mock.Anything" of type string) as type "github.com/flyteorg/flytestdlib/cache".Item in argument to mockCache.OnGetOrCreate:
Run tests
Process completed with exit code 2.
generate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/