Skip to content

Tweaked initialization order to fix a C++ compiler warning. #241

Tweaked initialization order to fix a C++ compiler warning.

Tweaked initialization order to fix a C++ compiler warning. #241

Triggered via push December 21, 2025 12:11
Status Success
Total duration 2m 57s
Artifacts
redundancy-check
4s
redundancy-check
lint-changed-warnings
2m 46s
lint-changed-warnings
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
lint-changed-warnings: inst/include/cpp/ergm_auxstorage_proxy.h#L27
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_auxstorage_proxy.h#L26
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_auxstorage_proxy.h#L25
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
lint-changed-warnings: inst/include/cpp/ergm_auxstorage_proxy.h#L13
Lines should be <= 80 characters long [whitespace/line_length] [2]
lint-changed-warnings: inst/include/cpp/ergm_auxstorage_proxy.h#L11
Single-parameter constructors should be marked explicit. [runtime/explicit] [4]
lint-changed-warnings: inst/include/cpp/ergm_auxstorage_proxy.h#L9
public: should be indented +1 space inside class AuxStorageProxy [whitespace/indent] [3]
lint-changed-warnings: inst/include/cpp/ergm_auxstorage_proxy.h#L6
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
lint-changed-warnings: inst/include/cpp/ergm_auxstorage_proxy.h#L0
No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
lint-changed-warnings: inst/include/cpp/ergm_proposal_base.h#L45
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_proposal_base.h#L44
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_proposal_base.h#L43
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
lint-changed-warnings: inst/include/cpp/ergm_proposal_base.h#L18
Single-parameter constructors should be marked explicit. [runtime/explicit] [4]
lint-changed-warnings: inst/include/cpp/ergm_proposal_base.h#L17
public: should be indented +1 space inside class ErgmCppProposalBase [whitespace/indent] [3]
lint-changed-warnings: inst/include/cpp/ergm_proposal_base.h#L14
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
lint-changed-warnings: inst/include/cpp/ergm_proposal_base.h#L6
Include the directory when naming header files [build/include_subdir] [4]
lint-changed-warnings: inst/include/cpp/ergm_proposal_base.h#L0
No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L33
Add #include <tuple> for tuple<> [build/include_what_you_use] [4]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L40
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L39
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L38
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L33
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L32
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L31
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L11
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L5
Include the directory when naming header files [build/include_subdir] [4]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L3
Include the directory when naming header files [build/include_subdir] [4]
lint-changed-warnings: inst/include/cpp/ergm_network.h#L0
No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L33
Add #include <tuple> for tuple<> [build/include_what_you_use] [4]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L32
Add #include <utility> for pair<> [build/include_what_you_use] [4]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L40
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L39
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L38
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L33
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L32
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L31
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L11
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L5
Include the directory when naming header files [build/include_subdir] [4]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L3
Include the directory when naming header files [build/include_subdir] [4]
lint-changed-warnings: inst/include/cpp/ergm_wtnetwork.h#L0
No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L80
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L79
At least two spaces is best between code and comments [whitespace/comments] [2]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L78
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L74
private: should be indented +1 space inside class FixedArray [whitespace/indent] [3]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L56
Missing space before ( in if( [whitespace/parens] [5]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L51
Missing space before ( in if( [whitespace/parens] [5]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L32
Missing space before ( in if( [whitespace/parens] [5]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L12
public: should be indented +1 space inside class FixedArray [whitespace/indent] [3]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L9
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
lint-changed-warnings: inst/include/cpp/FixedArray.h#L0
No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
lint-changed-warnings: R/data.R#L582
file=R/data.R,line=582,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.