Skip to content

crystal tool format with Crystal 1.15.0-dev (#209) #347

crystal tool format with Crystal 1.15.0-dev (#209)

crystal tool format with Crystal 1.15.0-dev (#209) #347

Triggered via push October 15, 2024 10:13
Status Failure
Total duration 34m 42s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 58 warnings
test (macos-latest, 1.0.0)
Error: Command failed: shards --version dyld[1606]: Library not loaded: /opt/crystal/embedded/lib/libyaml-0.2.dylib Referenced from: <853D3C00-48FB-3856-A9FE-95DFEDB25BF7> /Users/runner/work/_temp/crystal-1.0.0-true-undefined/embedded/bin/shards Reason: tried: '/opt/crystal/embedded/lib/libyaml-0.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/crystal/embedded/lib/libyaml-0.2.dylib' (no such file), '/opt/crystal/embedded/lib/libyaml-0.2.dylib' (no such file), '/usr/local/lib/libyaml-0.2.dylib' (no such file), '/usr/lib/libyaml-0.2.dylib' (no such file, not in dyld cache)
test (macos-latest, latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos-latest, latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos-latest, latest): src/db.cr#L92
Deprecated use of splat operator. Use `#splat` instead
test (macos-latest, latest): spec/mapping_spec.cr#L5
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, latest): spec/mapping_spec.cr#L12
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, latest): spec/mapping_spec.cr#L19
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, latest): spec/mapping_spec.cr#L26
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, latest): spec/mapping_spec.cr#L33
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, latest): spec/mapping_spec.cr#L40
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, latest): spec/mapping_spec.cr#L47
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, latest): spec/mapping_spec.cr#L60
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, latest): src/db/pool.cr#L203
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
test (macos-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos-latest, nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos-latest, nightly): src/db.cr#L92
Deprecated use of splat operator. Use `#splat` instead
test (macos-latest, nightly): spec/mapping_spec.cr#L5
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, nightly): spec/mapping_spec.cr#L12
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, nightly): spec/mapping_spec.cr#L19
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, nightly): spec/mapping_spec.cr#L26
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, nightly): spec/mapping_spec.cr#L33
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, nightly): spec/mapping_spec.cr#L40
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, nightly): spec/mapping_spec.cr#L47
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, nightly): spec/mapping_spec.cr#L60
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, nightly): src/db/pool.cr#L203
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
test (ubuntu-latest, latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest, latest): src/db.cr#L92
Deprecated use of splat operator. Use `#splat` instead
test (ubuntu-latest, latest): spec/mapping_spec.cr#L5
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, latest): spec/mapping_spec.cr#L12
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, latest): spec/mapping_spec.cr#L19
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, latest): spec/mapping_spec.cr#L26
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, latest): spec/mapping_spec.cr#L33
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, latest): spec/mapping_spec.cr#L40
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, latest): spec/mapping_spec.cr#L47
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, latest): spec/mapping_spec.cr#L60
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, latest): src/db/pool.cr#L203
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
test (ubuntu-latest, 1.0.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 1.0.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest, 1.0.0): spec/mapping_spec.cr#L5
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, 1.0.0): spec/mapping_spec.cr#L12
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, 1.0.0): spec/mapping_spec.cr#L19
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, 1.0.0): spec/mapping_spec.cr#L26
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, 1.0.0): spec/mapping_spec.cr#L33
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, 1.0.0): spec/mapping_spec.cr#L40
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, 1.0.0): spec/mapping_spec.cr#L47
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, 1.0.0): spec/mapping_spec.cr#L60
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest, nightly): src/db.cr#L92
Deprecated use of splat operator. Use `#splat` instead
test (ubuntu-latest, nightly): spec/mapping_spec.cr#L5
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, nightly): spec/mapping_spec.cr#L12
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, nightly): spec/mapping_spec.cr#L19
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, nightly): spec/mapping_spec.cr#L26
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, nightly): spec/mapping_spec.cr#L33
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, nightly): spec/mapping_spec.cr#L40
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, nightly): spec/mapping_spec.cr#L47
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, nightly): spec/mapping_spec.cr#L60
Deprecated DB.mapping. Use `DB::Serializable` instead
test (ubuntu-latest, nightly): src/db/pool.cr#L203
Deprecated ::sleep. Use `::sleep(Time::Span)` instead