Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

fixes unit test about main-mock #12

fixes unit test about main-mock

fixes unit test about main-mock #12

Triggered via push December 8, 2023 12:30
Status Failure
Total duration 1m 1s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dart.yml

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

Annotations

2 errors, 6 warnings, and 2 notices
test
10 tests passed, 1 failed, 1 skipped.
test
Process completed with exit code 255.
test/demo/demo.cpp:3:10 [modernize-deprecated-headers]: test/demo/demo.cpp#L3
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead
test/demo/demo.cpp:8:5 [modernize-use-trailing-return-type]: test/demo/demo.cpp#L8
use a trailing return type for this function
test/demo/demo.hpp:6:11 [modernize-use-default-member-init]: test/demo/demo.hpp#L6
use default member initializer for 'useless'
test/demo/demo.hpp:7:9 [modernize-use-default-member-init]: test/demo/demo.hpp#L7
use default member initializer for 'numb'
test/demo/demo.hpp:11:11 [modernize-use-trailing-return-type]: test/demo/demo.hpp#L11
use a trailing return type for this function
Run clang-format on test/demo/demo.cpp: test/demo/demo.cpp#L1
File test/demo/demo.cpp does not conform to LLVM style guidelines. (lines 3, 8, 10, 13, 18)
Run clang-format on test/demo/demo.hpp: test/demo/demo.hpp#L1
File test/demo/demo.hpp does not conform to LLVM style guidelines. (lines 1, 5, 6, 7, 8, 10, 11, 12, 31, 32, 34)

Artifacts

Produced during runtime
Name Size
cpp-linter_Linux_X64 Expired
6.73 MB
cpp-linter_Windows_X64 Expired
5.9 MB
cpp-linter_macOS_X64 Expired
5.89 MB