Replace use of mikehardy/buildcache-action@v2 with cscouto/buildcache-action@v1. #229
ci.yml
on: pull_request
JavaScript
3m 12s
Code formatting
19s
Code coverage
4m 14s
Memory leaks
9m 19s
Documentation
3m 56s
Matrix: cpp_python
Annotations
12 warnings
Linux static - C++ (build only)
buildcache: unable to delete buildcache.log Error: EISDIR: illegal operation on a directory, unlink '/home/runner/work/libcellml/libcellml/.buildcache'
|
Documentation
buildcache: unable to delete buildcache.log Error: EISDIR: illegal operation on a directory, unlink '/home/runner/work/libcellml/libcellml/.buildcache'
|
Linux shared - C++/Python
buildcache: unable to delete buildcache.log Error: EISDIR: illegal operation on a directory, unlink '/home/runner/work/libcellml/libcellml/.buildcache'
|
Windows shared - C++/Python
buildcache: unable to delete buildcache.log Error: EPERM: operation not permitted, unlink 'D:\a\libcellml\libcellml\.buildcache'
|
Windows static - C++/Python
buildcache: unable to delete buildcache.log Error: EPERM: operation not permitted, unlink 'D:\a\libcellml\libcellml\.buildcache'
|
JavaScript
buildcache: unable to delete buildcache.log Error: EPERM: operation not permitted, unlink '/Users/runner/work/libcellml/libcellml/.buildcache'
|
Code coverage
buildcache: unable to delete buildcache.log Error: EPERM: operation not permitted, unlink '/Users/runner/work/libcellml/libcellml/.buildcache'
|
Memory leaks
buildcache: unable to delete buildcache.log Error: EISDIR: illegal operation on a directory, unlink '/home/runner/work/libcellml/libcellml/.buildcache'
|
macOS shared - C++/Python (ARM)
buildcache: unable to delete buildcache.log Error: EPERM: operation not permitted, unlink '/Users/runner/work/libcellml/libcellml/.buildcache'
|
macOS static - C++ (ARM)
buildcache: unable to delete buildcache.log Error: EPERM: operation not permitted, unlink '/Users/runner/work/libcellml/libcellml/.buildcache'
|
macOS shared - C++/Python (Intel)
buildcache: unable to delete buildcache.log Error: EPERM: operation not permitted, unlink '/Users/runner/work/libcellml/libcellml/.buildcache'
|
macOS static - C++ (Intel)
buildcache: unable to delete buildcache.log Error: EPERM: operation not permitted, unlink '/Users/runner/work/libcellml/libcellml/.buildcache'
|