web uiの追加 #80
Annotations
3 errors and 4 warnings
Lint:
internal/ui/mermaid.go#L113
[golangci] reported by reviewdog 🐶
Error return value of `w.WriteString` is not checked (errcheck)
Raw Output:
internal/ui/mermaid.go:113:17: Error return value of `w.WriteString` is not checked (errcheck)
w.WriteString(fmt.Sprintf(" click %s \"/?node=%s\"\n", node.ID, node.ID))
^
|
Lint:
main.go#L79
[golangci] reported by reviewdog 🐶
Error return value of `http.ListenAndServe` is not checked (errcheck)
Raw Output:
main.go:79:22: Error return value of `http.ListenAndServe` is not checked (errcheck)
http.ListenAndServe(addr, mux)
^
|
Lint
reviewdog exited with status code: 1
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage.txt
|
2.95 KB |
|