GitHub App Authentication #69
Annotations
5 warnings
acceptance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
acceptance:
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
|
acceptance:
vendor/shards/install/halite/src/halite/client.cr#L243
Deprecated HTTP::Client#connect_timeout=. Use `#connect_timeout=(Time::Span)` instead
|
acceptance:
vendor/shards/install/halite/src/halite/client.cr#L244
Deprecated HTTP::Client#read_timeout=. Use `#read_timeout=(Time::Span)` instead
|
acceptance:
vendor/shards/install/halite/src/halite/client.cr#L245
Deprecated HTTP::Client#write_timeout=. Use `#write_timeout=(Time::Span)` instead
|