Use the absolute path for viewing debug info #30
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Main.hs#L92
Pattern match(es) are non-exhaustive
|
src/Main.hs#L176
Pattern match(es) are non-exhaustive
|
src/Main.hs#L242
Defined but not used: ‘parseTags’
|
src/Main.hs#L302
This binding for ‘i’ shadows the existing binding
|
src/Main.hs#L308
This binding for ‘i’ shadows the existing binding
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "barbly".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading