Skip to content

Improve gui_boot.cpp readability for c++14 #143

Improve gui_boot.cpp readability for c++14

Improve gui_boot.cpp readability for c++14 #143

Re-run triggered August 21, 2024 22:31
Status Failure
Total duration 1m 10s
Artifacts 1

linux.yml

on: push
Build Preparation
3s
Build Preparation
Build (SDL 2.0)
7m 1s
Build (SDL 2.0)
Build (SDL 1.2)
6m 55s
Build (SDL 1.2)
Build (Clang)
8m 52s
Build (Clang)
Build (Fedora 28)
57s
Build (Fedora 28)
Build (Ubuntu 18.04 LTS)
7m 25s
Build (Ubuntu 18.04 LTS)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 24 warnings
Build (Fedora 28)
Process completed with exit code 1.
Build Preparation
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 Preparation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Preparation
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/
Build (SDL 2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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 (SDL 2.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (SDL 2.0): libraries/tinylibs/include/nonstd/span.hpp#L985
useless cast to type ‘nonstd::span_lite::extent_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
Build (SDL 2.0): libraries/tinylibs/include/nonstd/span.hpp#L998
useless cast to type ‘nonstd::span_lite::extent_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
Build (SDL 2.0): libraries/tinylibs/include/nonstd/span.hpp#L1014
useless cast to type ‘nonstd::span_lite::extent_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
Build (SDL 2.0): libraries/tinylibs/include/nonstd/span.hpp#L1898
useless cast to type ‘std::size_t’ {aka ‘long unsigned int’} [-Wuseless-cast]
Build (SDL 2.0): common/g_level.h#L184
‘level_pwad_info_t::author’ will be initialized after [-Wreorder]
Build (SDL 2.0): common/g_level.h#L177
‘fixed_t level_pwad_info_t::sky1ScrollDelta’ [-Wreorder]
Build (SDL 2.0): common/g_level.h#L201
when initialized here [-Wreorder]
Build (SDL 2.0): common/d_player.h#L384
implicitly-declared ‘player_s::client_t::oldPacket_t& player_s::client_t::oldPacket_t::operator=(const player_s::client_t::oldPacket_t&)’ is deprecated [-Wdeprecated-copy]
Build (SDL 2.0): client/src/r_segs.cpp#L271
implicitly-declared ‘constexpr shaderef_t& shaderef_t::operator=(const shaderef_t&)’ is deprecated [-Wdeprecated-copy]
Build (SDL 2.0): client/src/r_segs.cpp#L327
implicitly-declared ‘constexpr shaderef_t& shaderef_t::operator=(const shaderef_t&)’ is deprecated [-Wdeprecated-copy]
Build (SDL 1.2)
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 (SDL 1.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (Ubuntu 18.04 LTS)
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 18.04 LTS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (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 (Clang)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (Fedora 28)
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 (Fedora 28)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Odamex-Linux-x86_64". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Odamex-Linux-x86_64 Expired
155 MB