Crystal CI #43
Annotations
6 errors and 1 warning
test (ubuntu-latest, latest):
src/puppy.cr#L22
undefined method 'fetch' for Puppy::Fetch:Module
|
test (ubuntu-latest, latest)
Process completed with exit code 1.
|
test (ubuntu-latest, nightly):
src/puppy.cr#L22
undefined method 'fetch' for Puppy::Fetch:Module
|
test (ubuntu-latest, nightly)
Process completed with exit code 1.
|
test (macos-latest):
src/puppy.cr#L22
undefined method 'fetch' for Puppy::Fetch:Module
|
test (macos-latest)
Process completed with exit code 1.
|
test (ubuntu-latest, nightly)
positional parameter 'addr' corresponds to parameter 'address' of the overridden method Crystal::EventLoop::Socket#send_to(socket : ::Socket, slice : Bytes, address : ::Socket::Address), which has a different name and may affect named argument passing
|