Reconnect editor autocomplete support. #91
Annotations
1 error and 7 warnings
test (ubuntu-latest, latest)
Process completed with exit code 127.
|
test (ubuntu-latest, latest):
src/framework/ext/sqlite3.cr#L67
Deprecated Pointer(Pointer(Void)).new. Call `.new(UInt64)` directly instead
|
test (ubuntu-latest, latest):
spec/models/task_spec.cr#L210
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
test (ubuntu-latest, latest):
spec/models/task/monitor_spec.cr#L39
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
test (macos-latest, latest):
src/framework/ext/sqlite3.cr#L67
Deprecated Pointer(Pointer(Void)).new. Call `.new(UInt64)` directly instead
|
test (macos-latest, latest):
spec/models/task/monitor_spec.cr#L39
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
test (macos-latest, latest):
spec/models/task_spec.cr#L210
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
test (macos-latest, latest):
src/framework/ext/sqlite3.cr#L67
Deprecated Pointer(Pointer(Void)).new. Call `.new(UInt64)` directly instead
|