day 21 kinda solved, will come back later. #105
Annotations
2 errors and 13 warnings
ci (ubuntu-latest)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
|
ci (ubuntu-latest)
The operation was canceled.
|
ci (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci (ubuntu-latest)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
ci (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L361
Top-level binding with no type signature:
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L361
Defined but not used: ‘ppr’
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L420
Defined but not used: ‘cnt0’
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L451
Top-level binding with no type signature:
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L587
Defined but not used: ‘actualCount’
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L641
Defined but not used: ‘s0’
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L644
Defined but not used: ‘s1’
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L648
• Defaulting the type variable ‘a0’ to type ‘String’ in the following constraints
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L663
Defined but not used: ‘iterations’
|
ci (ubuntu-latest):
src/Javran/AdventOfCode/Y2023/Day21.hs#L725
• Defaulting the type variable ‘a0’ to type ‘String’ in the following constraints
|