Skip to content

Fix namespaced vs top-level type-name collisions #306

Fix namespaced vs top-level type-name collisions

Fix namespaced vs top-level type-name collisions #306

Triggered via pull request March 10, 2024 20:46
Status Failure
Total duration 39s
Artifacts

ci.yml

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

Annotations

6 errors and 64 warnings
test (ubuntu-latest, nightly)
Process completed with exit code 1.
test (ubuntu-latest, latest)
Process completed with exit code 1.
test (ubuntu-latest, 1.0.0)
Process completed with exit code 1.
test (macos-latest, nightly)
Process completed with exit code 1.
test (macos-latest, 1.0.0)
Process completed with exit code 1.
test (macos-latest, latest)
Process completed with exit code 1.
test (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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, latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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, 1.0.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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 (macos-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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, 1.0.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-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 (macos-latest, 1.0.0): spec/mapping_spec.cr#L5
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, 1.0.0): spec/mapping_spec.cr#L12
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, 1.0.0): spec/mapping_spec.cr#L19
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, 1.0.0): spec/mapping_spec.cr#L26
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, 1.0.0): spec/mapping_spec.cr#L33
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, 1.0.0): spec/mapping_spec.cr#L40
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, 1.0.0): spec/mapping_spec.cr#L47
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, 1.0.0): spec/mapping_spec.cr#L60
Deprecated DB.mapping. Use `DB::Serializable` instead
test (macos-latest, latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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