Build docker images automatically #102
Annotations
4 warnings
Run tests:
src/framework/ext/sqlite3.cr#L67
Deprecated Pointer(Pointer(Void)).new. Call `.new(UInt64)` directly instead
|
Run tests:
spec/models/task/monitor_spec.cr#L26
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
Run tests:
spec/models/task_spec.cr#L200
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
Build:
src/framework/ext/sqlite3.cr#L67
Deprecated Pointer(Pointer(Void)).new. Call `.new(UInt64)` directly instead
|
Loading