Create go.yml #1
Annotations
7 errors and 1 warning
build:
pkg/c_logical_plan/a_logical_expr.go#L5
missing go.sum entry for module providing package github.com/apache/arrow/go/v12/arrow (imported by tiny_dataframe/pkg/c_logical_plan); to add:
|
build:
pkg/g_containers/b_vector.go#L6
missing go.sum entry for module providing package github.com/apache/arrow/go/v12/arrow/array (imported by tiny_dataframe/pkg/g_containers); to add:
|
build:
pkg/g_containers/b_vector.go#L7
missing go.sum entry for module providing package github.com/apache/arrow/go/v12/arrow/memory (imported by tiny_dataframe/pkg/g_containers); to add:
|
build:
pkg/b_dataframe/dataframe.go#L5
missing go.sum entry for module providing package github.com/olekukonko/tablewriter (imported by tiny_dataframe/pkg/b_dataframe); to add:
|
build:
pkg/f_data_source/data_source_parquet.go#L6
missing go.sum entry for module providing package github.com/parquet-go/parquet-go (imported by tiny_dataframe/pkg/f_data_source); to add:
|
build:
pkg/f_data_source/data_source_parquet.go#L7
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by tiny_dataframe/pkg/d_physicalplan/operators); to add:
|
build
Process completed with exit code 1.
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/tiny_dataframe/tiny_dataframe. Supported file pattern: go.sum
|