Refactor gorm tables #59
Annotations
10 errors and 2 warnings
pkg/problems/many/wfg/wfg_1_test.go#L35
invalid operation: cannot indirect models.Vector{…} (value of type models.Vector)
|
pkg/problems/many/wfg/wfg_2_test.go#L65
invalid operation: cannot indirect models.Vector{…} (value of type models.Vector)
|
pkg/problems/many/wfg/wfg_3_test.go#L35
invalid operation: cannot indirect models.Vector{…} (value of type models.Vector)
|
pkg/problems/many/wfg/wfg_4_test.go#L35
invalid operation: cannot indirect models.Vector{…} (value of type models.Vector)
|
pkg/problems/many/wfg/wfg_5_test.go#L35
invalid operation: cannot indirect models.Vector{…} (value of type models.Vector)
|
pkg/problems/many/wfg/wfg_6_test.go#L35
invalid operation: cannot indirect models.Vector{…} (value of type models.Vector)
|
pkg/problems/many/wfg/wfg_7_test.go#L35
invalid operation: cannot indirect models.Vector{…} (value of type models.Vector)
|
pkg/problems/many/wfg/wfg_8_test.go#L35
invalid operation: cannot indirect models.Vector{…} (value of type models.Vector)
|
pkg/problems/many/wfg/wfg_9_test.go#L35
invalid operation: cannot indirect models.Vector{…} (value of type models.Vector)
|
internal/store/gorm/gorm.go#L37
cannot use newUserStore(db) (value of type userStore) as *userStore value in struct literal
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The logs for this run have expired and are no longer available.
Loading