Update src/tex/appendix.tex #601
Annotations
3 errors and 2 warnings
Build the article PDF
Unable to upload the build logs.
|
Build the article PDF
exec: /bin/sh: 1: cannot create .showyourwork/tree.txt: Directory nonexistent
|
Build the article PDF
exec: Traceback (most recent call last):
File "/home/runner/.local/bin/showyourwork", line 8, in <module>
sys.exit(entry_point())
File "/home/runner/.local/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
return self.main(*args, **kwargs)
File "/home/runner/.local/lib/python3.10/site-packages/click/core.py", line 1078, in main
rv = self.invoke(ctx)
File "/home/runner/.local/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/runner/.local/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/runner/.local/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/runner/.local/lib/python3.10/site-packages/click/core.py", line 783, in invoke
return __callback(*args, **kwargs)
File "/home/runner/.local/lib/python3.10/site-packages/click/decorators.py", line 33, in new_func
return f(get_current_context(), *args, **kwargs)
File "/home/runner/.local/lib/python3.10/site-packages/showyourwork/cli/main.py", line 434, in restore
commands.cache_restore()
File "/home/runner/.local/lib/python3.10/site-packages/showyourwork/cli/commands/cache.py", line 53, in cache_restore
os.utime(file, (timestamp, timestamp))
FileNotFoundError: [Errno 2] No such file or directory
|
Build the article PDF
The following actions uses node12 which is deprecated and will be forced to run on node16: showyourwork/showyourwork-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build the article PDF
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, showyourwork/showyourwork-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|