danger / danger/swift

Bitbucket Server not showing filename and line number in report

Open
#555 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
1.1k
Forks
152
Avg merge
9h 54m
Merged PRs (30d)
2

Description

Hello,
we got a problem with displaying the file name and line number in the feedback. We use a self-hosted Bitbucket server. How can this be fixed?

Screenshot:
Снимок экрана 2022-12-29 в 19 00 26

Logs when running under debug (DEBUG=* danger-swift ci):
{
message: 'Function body should span 60 lines or less excluding comments and whitespace: currently spans 145 lines (`function_body_length`)',
file: 'App/AppConfiguration/AppModuleConfigProviderAssembler.swift',
line: 21
},
{
message: 'Function body should span 60 lines or less excluding comments and whitespace: currently spans 77 lines (`function_body_length`)',
file: 'App/AppComponent.swift',
line: 128
},

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.