*: don't call schema.Fields which allocates #1483
Annotations
10 errors and 3 warnings
lint:
aggregate_test.go#L39
missing type in composite literal (typecheck)
|
lint:
aggregate_test.go#L49
missing type in composite literal (typecheck)
|
lint:
aggregate_test.go#L59
missing type in composite literal (typecheck)
|
lint:
cmd/parquet-reencode/main.go#L11
could not import github.com/polarsignals/frostdb/dynparquet (-: # github.com/polarsignals/frostdb/dynparquet
|
lint:
dynparquet/hashed.go#L83
undefined: fields) (typecheck)
|
lint:
db.go#L29
could not import github.com/polarsignals/frostdb/dynparquet (-: # github.com/polarsignals/frostdb/dynparquet
|
lint:
dynparquet/hashed.go#L83
undefined: fields) (typecheck)
|
lint:
db_test.go#L19
"github.com/google/uuid" imported and not used (typecheck)
|
lint:
db_test.go#L919
ts declared and not used (typecheck)
|
lint:
db_test.go#L1150
ts declared and not used (typecheck)
|
lint
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/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|