Skip to content

feat: [#280] Implement Create and DropIfExists methods of Schema #2473

feat: [#280] Implement Create and DropIfExists methods of Schema

feat: [#280] Implement Create and DropIfExists methods of Schema #2473

Triggered via pull request September 22, 2024 00:33
@hwbrzzlhwbrzzl
synchronize #646
bowen/#280-3
Status Failure
Total duration 1m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint / nilaway: support/str/str.go#L810
error: Potential nil panic detected. Observed nil flow from source to dereference point:
lint / nilaway
read directly from variadic parameter `callback` sliced into
lint / nilaway: database/gorm/gorm.go#L55
error: Potential nil panic detected. Observed nil flow from source to dereference point:
lint / nilaway
unassigned variable `dialector` returned from `Make()` in position 0 via the assignment(s):
lint / nilaway
returned as result 0 from interface method `Dialector.Make()` (implemented by `DialectorImpl.Make()`)
lint / nilaway
result 0 of `Make()` sliced into via the assignment(s):
lint / nilaway: database/gorm/query.go#L853
error: Potential nil panic detected. Observed nil flow from source to dereference point:
lint / nilaway
literal `nil` returned from `buildModel()` in position 0
lint / nilaway
result 0 of `buildModel()` accessed field `instance` via the assignment(s):
lint / nilaway: database/migration/schema.go#L54
error: Potential nil panic detected. Observed nil flow from source to dereference point: