Skip to content

Draft: Update init of aiString #4454

Draft: Update init of aiString

Draft: Update init of aiString #4454

Triggered via pull request June 17, 2024 06:42
Status Failure
Total duration 1m 0s
Artifacts

ccpp.yml

on: pull_request
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 13 warnings
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L288
defaulted declaration ‘aiString::aiString(const aiString&&)’ does not match the expected signature
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L282
‘MAXLEN’ was not declared in this scope; did you mean ‘AI_MAXLEN’?
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L311
expected ‘;’ before ‘{’ token
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L314
expected ‘)’ before ‘;’ token
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L327
‘MAXLEN’ was not declared in this scope; did you mean ‘AI_MAXLEN’?
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L288
defaulted declaration ‘aiString::aiString(const aiString&&)’ does not match the expected signature
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L282
‘MAXLEN’ was not declared in this scope; did you mean ‘AI_MAXLEN’?
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L311
expected ‘;’ before ‘{’ token
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L314
expected ‘)’ before ‘;’ token
ubuntu-latest-g++-build-and-test: include/assimp/types.h#L327
‘MAXLEN’ was not declared in this scope; did you mean ‘AI_MAXLEN’?
ubuntu-latest-clang++-build-and-test: include/assimp/types.h#L288
the parameter for an explicitly-defaulted move constructor may not be const
ubuntu-latest-clang++-build-and-test: include/assimp/types.h#L282
use of undeclared identifier 'MAXLEN'
ubuntu-latest-clang++-build-and-test: include/assimp/types.h#L327
use of undeclared identifier 'MAXLEN'
ubuntu-latest-clang++-build-and-test: include/assimp/types.h#L288
the parameter for an explicitly-defaulted move constructor may not be const
ubuntu-latest-clang++-build-and-test: include/assimp/types.h#L282
use of undeclared identifier 'MAXLEN'
ubuntu-latest-clang++-build-and-test: include/assimp/types.h#L327
use of undeclared identifier 'MAXLEN'
ubuntu-latest-clang++-build-and-test: include/assimp/types.h#L288
the parameter for an explicitly-defaulted move constructor may not be const
ubuntu-latest-clang++-build-and-test: include/assimp/types.h#L282
use of undeclared identifier 'MAXLEN'
macos-latest-clang++-build-and-test: include/assimp/types.h#L288
the parameter for an explicitly-defaulted move constructor may not be const
macos-latest-clang++-build-and-test: include/assimp/types.h#L282
use of undeclared identifier 'MAXLEN'
macos-latest-clang++-build-and-test: include/assimp/types.h#L327
use of undeclared identifier 'MAXLEN'
macos-latest-clang++-build-and-test: include/assimp/types.h#L288
the parameter for an explicitly-defaulted move constructor may not be const
macos-latest-clang++-build-and-test: include/assimp/types.h#L282
use of undeclared identifier 'MAXLEN'
macos-latest-clang++-build-and-test: include/assimp/types.h#L327
use of undeclared identifier 'MAXLEN'
macos-latest-clang++-build-and-test: include/assimp/types.h#L288
the parameter for an explicitly-defaulted move constructor may not be const
macos-latest-clang++-build-and-test: include/assimp/types.h#L282
use of undeclared identifier 'MAXLEN'
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L288
'aiString::aiString(const aiString &&)': is not a special member function or comparison operator which can be defaulted
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L311
'{': no matching token found
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L288
'aiString::aiString(const aiString &&)': is not a special member function or comparison operator which can be defaulted
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L311
'{': no matching token found
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L288
'aiString::aiString(const aiString &&)': is not a special member function or comparison operator which can be defaulted
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L311
'{': no matching token found
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L288
'aiString::aiString(const aiString &&)': is not a special member function or comparison operator which can be defaulted
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L311
'{': no matching token found
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L288
'aiString::aiString(const aiString &&)': is not a special member function or comparison operator which can be defaulted
windows-latest-cl.exe-build-and-test: include/assimp/types.h#L311
'{': no matching token found
ubuntu-latest-g++-build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/set-shell-env@v1, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest-g++-build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/set-shell-env@v1, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest-g++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
ubuntu-latest-clang++-build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/set-shell-env@v1, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest-clang++-build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/set-shell-env@v1, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest-clang++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
macos-latest-clang++-build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/set-shell-env@v1, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-latest-clang++-build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/set-shell-env@v1, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-latest-clang++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
windows-latest-cl.exe-build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/set-shell-env@v1, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-latest-cl.exe-build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/set-shell-env@v1, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest-cl.exe-build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
windows-latest-cl.exe-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']