Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workaround macOS install issue with SYSTEM_VERSION_COMPAT=0 (https://github.com/actions/setup-python/issues/469) #140

Merged
merged 2 commits into from
Jul 25, 2022

Conversation

slayoo
Copy link
Member

@slayoo slayoo commented Jul 25, 2022

No description provided.

@github-actions
Copy link

CLANG WARNINGS:

error: no input files [clang-diagnostic-error]
error: no such file or directory: '/github/workspace/files/*.cpp' [clang-diagnostic-error]
error: unable to handle compilation, expected exactly one compiler job in '' [clang-diagnostic-error]

CPPCHECK WARNINGS:

clang-tidy-report.txt:3:101: error: syntax error [syntaxError]
error: unable to handle compilation, expected exactly one compiler job in '' [clang-diagnostic-error]
                                                                                                    ^

@github-actions
Copy link

CLANG WARNINGS:

error: no input files [clang-diagnostic-error]
error: no such file or directory: '/github/workspace/files/*.cpp' [clang-diagnostic-error]
error: unable to handle compilation, expected exactly one compiler job in '' [clang-diagnostic-error]

CPPCHECK WARNINGS:

clang-tidy-report.txt:3:101: error: syntax error [syntaxError]
error: unable to handle compilation, expected exactly one compiler job in '' [clang-diagnostic-error]
                                                                                                    ^
test-time-requirements.txt:2:14: error: syntax error [syntaxError]
fastcore==1.5.7  # https://github.com/fastai/fastcore/issues/439
             ^

@slayoo slayoo merged commit 8761443 into main Jul 25, 2022
@slayoo slayoo deleted the slayoo-patch-10 branch September 6, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant