Skip to content

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

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

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

Re-run triggered September 2, 2024 12:26
Status Success
Total duration 57s
Artifacts

main.yml

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

Annotations

8 warnings
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 (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 (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 (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