Skip to content

Fix #34 -- Don't remove files with a hidden component #25

Fix #34 -- Don't remove files with a hidden component

Fix #34 -- Don't remove files with a hidden component #25

Re-run triggered August 26, 2024 06:53
Status Failure
Total duration 51s
Artifacts

main.yml

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

Annotations

8 errors and 8 warnings
Test (ubuntu-latest, latest)
Process completed with exit code 1.
Test (ubuntu-latest, nightly)
Process completed with exit code 1.
Test (macos-latest)
Process completed with exit code 1.
Test (windows-latest)
Process completed with exit code 1.
Test (ubuntu-latest, latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. 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/loader/loader.cr#L15
Deprecated File.readable?. Use `File::Info.readable?` instead
Test (ubuntu-latest, nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. 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/loader/loader.cr#L15
Deprecated File.readable?. Use `File::Info.readable?` instead
Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. 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): src/loader/loader.cr#L15
Deprecated File.readable?. Use `File::Info.readable?` instead
Test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (windows-latest): src/loader/loader.cr#L15
Deprecated File.readable?. Use `File::Info.readable?` instead