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

use "no-local-version" (instead of a lambda) for setuptools_scm "local_scheme"; avoid warning-triggering matplotlin 3.10.0 release on CI #391

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

slayoo
Copy link
Member

@slayoo slayoo commented Dec 18, 2024

No description provided.

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]
                                                                                                    ^
setup.py:86:77: error: No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
            # Specify the arch if using MSVC generator, but only if it doesn't
                                                                            ^
nofile:0:0: information: Active checkers: There was critical errors (use --checkers-report=<filename> to see details) [checkersReport]

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]
                                                                                                    ^
setup.py:86:77: error: No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
            # Specify the arch if using MSVC generator, but only if it doesn't
                                                                            ^
nofile:0:0: information: Active checkers: There was critical errors (use --checkers-report=<filename> to see details) [checkersReport]

@slayoo slayoo changed the title use "no-local-version" (instead of a lambda) for setuptools_scm "local_scheme" use "no-local-version" (instead of a lambda) for setuptools_scm "local_scheme"; avoid warning-triggering matplotlin 3.10.0 release on CI Dec 23, 2024
@slayoo slayoo merged commit 88bc802 into main Dec 23, 2024
39 checks passed
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