40ants / run-tests

GitHub Action to run tests of your Common Lisp library.
https://40ants.com/run-tests/
6 stars 1 forks source link

Caching does not seem to work properly. (ros: latest, qlot: latest) #6

Open awalcz opened 2 months ago

awalcz commented 2 months ago

The solution that we have is local vendoring in /third_party subdirectory.

This requires the (ros: latest, qlot: latest) versions in order to process the local source.

Please, let me know what other information you would need?

##[debug]Evaluating condition for step: 'Run 40ants/run-tests@v2'
##[debug]Evaluating: success()
##[debug]Evaluating success:
##[debug]=> true
##[debug]Result: true
##[debug]Starting: Run 40ants/run-tests@v[2](https://github.com/****/actions/runs/9858440327/job/27220010030#step:4:2)
##[debug]Loading inputs
##[debug]Loading env
Run 40ants/run-tests@v2
##[debug]Evaluating condition for step: 'run'
##[debug]Evaluating: success()
##[debug]Evaluating success:
##[debug]=> true
##[debug]Result: true
##[debug]Starting: run
##[debug]Loading inputs
##[debug]Loading env
Run echo '::group::Installing cl-coveralls'
##[debug]/usr/local/bin/lispsh -eo pipefail /home/runner/work/_temp/0ad2d5ac-2160-4b1b-b18d-[3](https://github.com/*****/actions/runs/9858440327/job/27220010030#step:4:3)c2ee745d107
::group::Installing cl-coveralls
Installing cl-coveralls
  Unexpected error: Component "trivial-garbage" not found, required by
                    #<SYSTEM "dexador">
  Error: Process completed with exit code 255.
  ##[debug]Finished: run
  ##[debug]Evaluating: inputs.coveralls-token
  ##[debug]Evaluating Index:
  ##[debug]..Evaluating inputs:
  ##[debug]..=> Object
  ##[debug]..Evaluating String:
  ##[debug]..=> 'coveralls-token'
  ##[debug]=> ''
  ##[debug]Result: ''
  ##[debug]Evaluating condition for step: 'run'
  ##[debug]Evaluating: success()
  ##[debug]Evaluating success:
  ##[debug]=> false
  ##[debug]Result: false
  ##[debug]Finishing: Run [4](https://github.com/****/actions/runs/9858440327/job/27220010030#step:4:4)0ants/run-tests@v2
svetlyak40wt commented 2 months ago

What are you vendoring and what does it mean "caching does not work properly"?

It will help if you'll make a minimal repository reproducing the problem.

awalcz commented 2 months ago

OK, thank you so much. Sorry for not being clear. I'll make a repo ASAP.

On Tue, Jul 9, 2024 at 4:03 PM Alexander Artemenko @.***> wrote:

What are you vendoring and what does it mean "caching does not work properly"?

It will help if you'll make a minimal repository reproducing the problem.

— Reply to this email directly, view it on GitHub https://github.com/40ants/run-tests/issues/6#issuecomment-2218607559, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJNMMQY5M4I77IJPXDO5HW3ZLQ6XPAVCNFSM6AAAAABKTA4WGWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJYGYYDONJVHE . You are receiving this because you authored the thread.Message ID: @.***>