add AppendAny to columns #73
Annotations
10 errors and 2 warnings
lint:
column/array.go#L1
: # github.com/vahid-sohrabloo/chconn/v3/column
|
lint:
column/value_utils.go#L373
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
|
lint:
column/value_utils.go#L415
math.MinInt (untyped int constant -9223372036854775808) overflows uint64
|
lint:
column/value_utils.go#L741
math.MaxUint64 (untyped int constant 18446744073709551615) overflows int64
|
lint:
column/value_utils.go#L747
math.MaxUint64 (untyped int constant 18446744073709551615) overflows int
|
lint:
column/value_utils.go#L788
math.MaxUint64 (untyped int constant 18446744073709551615) overflows int64
|
lint:
column/value_utils.go#L828
math.MaxUint (untyped int constant 18446744073709551615) overflows int64
|
lint:
column/value_utils.go#L834
math.MaxUint (untyped int constant 18446744073709551615) overflows int
|
lint:
column/value_utils.go#L871
math.MaxUint (untyped int constant 18446744073709551615) overflows int64 (typecheck)
|
lint:
format/json.go#L5
could not import github.com/vahid-sohrabloo/chconn/v3/column (-: # github.com/vahid-sohrabloo/chconn/v3/column
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/chconn/chconn. Supported file pattern: go.sum
|