Feature mongodb 139 #127
Annotations
5 errors and 1 warning
build:
internal/model/assetprice.go#L23
tag is not aligned, should be: gorm:"uniqueIndex:idx_pair_name_chain_block" json:"pair" (tagalign)
|
build:
internal/model/assetprice.go#L24
tag is not aligned, should be: gorm:"uniqueIndex:idx_pair_name_chain_block" json:"name" (tagalign)
|
build:
internal/model/assetprice.go#L25
tag is not aligned, should be: gorm:"uniqueIndex:idx_pair_name_chain_block" json:"chain" (tagalign)
|
build:
internal/model/assetprice.go#L26
tag is not aligned, should be: gorm:"uniqueIndex:idx_pair_name_chain_block" json:"block" (tagalign)
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|