Skip to content

script updates

script updates #124

Triggered via pull request September 25, 2024 06:49
Status Success
Total duration 2m 0s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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