Skip to content

Trying to get CI working #11

Trying to get CI working

Trying to get CI working #11

Triggered via push March 9, 2024 17:49
Status Failure
Total duration 20m 30s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
build (windows-latest, msvc): include/mysqlpool/mysqlpool.h#L451
'constant': illegal token on right side of '::'
build (windows-latest, msvc): include/mysqlpool/mysqlpool.h#L451
syntax error: ')' was unexpected here; expected ';'
build (windows-latest, msvc): include/mysqlpool/mysqlpool.h#L451
syntax error: unexpected token ')' following 'expression_statement'
build (windows-latest, msvc): tests/unit_tests.cpp#L45
'setenv': identifier not found
build (windows-latest, msvc): tests/unit_tests.cpp#L46
'setenv': identifier not found
build (windows-latest, msvc): tests/unit_tests.cpp#L47
'setenv': identifier not found
build (windows-latest, msvc): tests/unit_tests.cpp#L48
'setenv': identifier not found
build (windows-latest, msvc): tests/unit_tests.cpp#L49
'setenv': identifier not found
build (windows-latest, msvc)
Process completed with exit code 1.
build (ubuntu-latest, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, clang)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest, msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/