script updates #124
Annotations
8 warnings
build (macos-latest):
vendor/shards/install/halite/src/halite/mime_types/json.cr#L9
positional parameter 'str' corresponds to parameter 'string' of the overridden method Halite::MimeType::Adapter#decode(string), which has a different name and may affect named argument passing
|
build (macos-latest):
vendor/shards/install/halite/src/halite/client.cr#L243
Deprecated HTTP::Client#connect_timeout=. Use `#connect_timeout=(Time::Span)` instead
|
build (macos-latest):
vendor/shards/install/halite/src/halite/client.cr#L244
Deprecated HTTP::Client#read_timeout=. Use `#read_timeout=(Time::Span)` instead
|
build (macos-latest):
vendor/shards/install/halite/src/halite/client.cr#L245
Deprecated HTTP::Client#write_timeout=. Use `#write_timeout=(Time::Span)` instead
|
build (ubuntu-latest):
vendor/shards/install/halite/src/halite/mime_types/json.cr#L9
positional parameter 'str' corresponds to parameter 'string' of the overridden method Halite::MimeType::Adapter#decode(string), which has a different name and may affect named argument passing
|
build (ubuntu-latest):
vendor/shards/install/halite/src/halite/client.cr#L243
Deprecated HTTP::Client#connect_timeout=. Use `#connect_timeout=(Time::Span)` instead
|
build (ubuntu-latest):
vendor/shards/install/halite/src/halite/client.cr#L244
Deprecated HTTP::Client#read_timeout=. Use `#read_timeout=(Time::Span)` instead
|
build (ubuntu-latest):
vendor/shards/install/halite/src/halite/client.cr#L245
Deprecated HTTP::Client#write_timeout=. Use `#write_timeout=(Time::Span)` instead
|