CI Nightly #148
ci-nightly.yml
on: schedule
ameba
/
lint
12s
Matrix: test / Test
Annotations
2 errors and 4 warnings
|
test / Test (ubuntu-latest)
Process completed with exit code 1.
|
|
test / Test (macos-15-intel)
Process completed with exit code 1.
|
|
test / Test (ubuntu-latest):
spec/spec_helper.cr#L44
Deprecated Process::Status.new. Use `Process::Status.[]` for a portable constructor.
|
|
test / Test (ubuntu-latest):
spec/spec_helper.cr#L42
Deprecated Process::Status.new. Use `Process::Status.[]` for a portable constructor.
|
|
test / Test (macos-15-intel):
spec/spec_helper.cr#L44
Deprecated Process::Status.new. Use `Process::Status.[]` for a portable constructor.
|
|
test / Test (macos-15-intel):
spec/spec_helper.cr#L42
Deprecated Process::Status.new. Use `Process::Status.[]` for a portable constructor.
|