Skip to content

Add the TKP feature item. #375

Add the TKP feature item.

Add the TKP feature item. #375

Re-run triggered September 4, 2024 11:07
Status Failure
Total duration 25s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: pkg/dal/storage-client/model/type.go#L31
Options redeclared in this block
build: pkg/dal/storage-client/model/options.go#L5
other declaration of Options
build: pkg/dal/storage-client/model/type.go#L38
OptionFunc redeclared in this block
build: pkg/dal/storage-client/model/options.go#L12
other declaration of OptionFunc
build: pkg/dal/storage-client/model/type.go#L40
WithLimit redeclared in this block
build: pkg/dal/storage-client/model/options.go#L14
other declaration of WithLimit
build: pkg/dal/storage-client/model/type.go#L45
WithOrderBy redeclared in this block
build: pkg/dal/storage-client/model/options.go#L19
other declaration of WithOrderBy
build: pkg/dal/storage-client/model/type.go#L50
WithDescending redeclared in this block
build: pkg/dal/storage-client/model/options.go#L24
other declaration of WithDescending
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/